Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2021-10-27[Vue] Always enable CoreVue. (#18222)dizzy
2021-10-14remove remain customer variables and provider unit test (#18148)Peter Zhang
2021-07-19check plugin exists in the filesystem on plugin activate command (#17772)dizzy
2021-05-21Modiy refer banner (#17598)Zoltan Flamis
2021-03-07Fix Marketplace falsely thinks a plugin is installed when it is not (#17278)Thomas Steur
2020-11-27WP optimize is not a matomo plugin (#16820)Thomas Steur
2020-11-19Ignore plugin timings when matomo is not installed yet (#16744)Thomas Steur
2020-11-18Do not allow uninstalling custom variables and provider for a while (#16734)Thomas Steur
2020-11-10Keep track of last activate/deactivate date for plugins (#16683)diosmosis
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2020-01-15Make BulkTracking plugin always activated (#15248)Kate Butler
2020-01-08Prevent double slash in URL when loading a script (#15350)Thomas Steur
2019-10-16Add new method to register a plugin auto loader when plugin is installed outs...Thomas Steur
2019-09-22When loading a template url from a custom plugin directory, prefix the relati...Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-07-05Copy downloaded plugin to all plugins directories (#14537)nabiltntn
2019-05-06Do not create request to validate license in tracker mode (#14405)Thomas Steur
2019-04-16Remove diagnostics plugin from list of always-activated plugins (#14349)Kate Butler
2019-03-20Adds missing / in directoy check (#14228)Stefan Giehl
2019-03-15Support multiple plugin paths (#14051)Thomas Steur
2019-01-30Don't hardcode plugins directory (#14043)Thomas Steur
2018-07-10Disables some more feature if internet features are disabled (#13076)Stefan Giehl
2018-07-07Do not check for license in test mode (#13133)Thomas Steur
2018-06-22Validate premium feature license correctly when cancelled (#13064)Thomas Steur
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-05-15Make sure plugins in config.ini.php are sorted depending on dependencies (#11...Thomas Steur
2017-05-13Unload plugin instead of deactivating it when a plugin has a missing dependen...Thomas Steur
2017-05-09Make sure required plugins are loaded in correct orderThomas Steur
2017-03-25Premium Plugin Installer shows false error message after install (#11516)Thomas Steur
2017-02-21Make activated plugins count in Admin widget correct (#11377)Matthieu Aubry
2017-01-24small performance improvementThomas Steur
2016-11-15Update Marketplace to work with new API (#10799)Thomas Steur
2016-11-02Ensure component updated event is triggered even if there is no update file (...Stefan Giehl
2016-11-01adds missing use statementsgiehl
2016-10-04Do not issue warning/errors during update, when activating a plugin that is a...Matthieu Aubry
2016-10-03Visitor IP Segment is defined twice (#10621)Thomas Steur
2016-09-23 Activating a plugin should fail when the plugin has missing dependencies (#1...Matthieu Aubry
2016-09-14improve commentssgiehl
2016-09-02trigger events after a plugin was installed / uninstalledsgiehl
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-02-13show error message in case we deactivate a plugin because of missing dependen...Thomas Steur
2015-12-22remove unused use statementssgiehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-11-17show an error message if installing a plugin failsThomas Steur
2015-11-05refs #9171 better check for valid plugin namesThomas Steur
2015-08-06Add new RequestProcessor to Actions plugin for action detection + new Request...diosmosis