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
2020-05-12triple equals (#15762)Jean Baptiste Noblot
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-23Refactores the way segments are configured in dimensions (#15836)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-04-16merge 3.x to 4.x (#15821)diosmosis
2020-04-16Assume plugins that do not define a upper bound for Matomo version re… (#15...Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-03-16Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-07activate warning for php versions incompatible with next major release (#15670)Stefan Giehl
2020-02-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-02-18couple proxysite changes for comparison hopefully w/o side effects (#15570)diosmosis
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-02-03Fix possible undefined index notice (#15502)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-15Check site permission should check if site actually exists (#15264)Thomas Steur
2020-01-08Prevent double slash in URL when loading a script (#15350)Thomas Steur
2019-12-24ProxySite related changes to let comparisons work properly (#15265)diosmosis
2019-12-21Make sure unprocessed segment notification is still shown and include notific...diosmosis
2019-12-08do not check licenses in development mode since it has no cache (#15245)diosmosis
2019-12-08Update Controller.php (#15228)Thomas Steur
2019-11-18Add product name, product category, product sku, product price segments (#15144)diosmosis
2019-11-08Adds links to online guides in reports help (#15030)Stefan Giehl
2019-10-16Add new method to register a plugin auto loader when plugin is installed outs...Thomas Steur
2019-10-03Show all sites item only if multi sites is enabled (#14936)Thomas Steur
2019-10-02Change login page message when user has been redirected after auth failure (#...Kate Butler
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-09-22When loading a template url from a custom plugin directory, prefix the relati...Thomas Steur
2019-08-16Admin controllers do not call setGeneralVariablesView, so we have to … (#14...diosmosis
2019-08-16Faster segment archiving (#14761)Thomas Steur
2019-08-04Two small changes for GA importer (#14727)diosmosis
2019-07-29Add new property to store un-encoded site name for use in JS. (#14663)diosmosis
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-17Let controllers specify what type a view to be rendered is (#14309)diosmosis
2019-05-15Allow throwing exceptions for HTTP error codes to better check query param in...diosmosis
2019-05-13Allow Metric instances to be stored in Report::$metrics. (#14414)diosmosis
2019-05-06Do not create request to validate license in tracker mode (#14405)Thomas Steur
2019-04-20Adds new ViewDataTable.configure.end event (#14355)Stefan Giehl
2019-04-16Remove diagnostics plugin from list of always-activated plugins (#14349)Kate Butler
2019-04-02Load ThemeStyles in View and make theme-color themeable (#14282)simivar
2019-04-01Fixing build (#14296)diosmosis
2019-03-30Display a warning if using an EOL version of PHP (#14201)Kate Butler
2019-03-20Adds missing / in directoy check (#14228)Stefan Giehl
2019-03-15Support multiple plugin paths (#14051)Thomas Steur
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2019-01-30Don't hardcode plugins directory (#14043)Thomas Steur
2019-01-22Better check whether report is cached (#13902)Thomas Steur
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur