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-06-09fix regression (#17656)Zoltan Flamis
2021-05-11Do not confuse normal rows with the label "-1" w/ the summary row (#17517)dizzy
2021-04-19store segment hash in DB (#17408)Zoltan Flamis
2021-04-13fix random failure + update two screenshots (#17453)dizzy
2021-03-30Use ranking query in custom dimensions archiver (#17396)dizzy
2020-07-24Rename config setting for maximum rows in custom dimension reports (#16229)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2019-10-10Smaller varchar size for log_action.name (#14859)Thomas Steur
2019-08-07 Handle ranking query others row properly in contents & events archiver. (#14...diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-26Use ranking query on userid reports. (#14551)diosmosis
2019-04-24Group referrer URLs with different protocols together (#14358)Kate Butler
2019-04-05 Add new config datatable_archiving_maximum_rows_site_search (#14112)Kate Butler
2018-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2015-09-22TODO these system tests need to be moved to Provider plugin refs #5341mattab
2015-05-25Fixing BlobReportLimitingTest. Fixture::createConfig has no effect now, and s...diosmosis
2015-05-25Do not derive from Singleton in Config (since the object is now in DI).diosmosis
2015-05-01Remove GlobalSettingsProvider interface and replace w/ GlobalSettingsProvider...diosmosis
2015-04-18Merge branch 'master' into config_step_2diosmosis
2015-04-16Improve performance of BulkTracking and QueuedTrackingThomas Steur
2015-04-06Update updattoken.php to setup environment correctly and get BlobReportLimiti...diosmosis
2015-04-02Remove uses of Config::init(), Config::clear() and Config::setTestEnvironment...diosmosis
2015-03-05Faster flattening for many reportsThomas Steur
2015-01-14removed several occurences of UserSettings pluginsgiehl
2014-11-26Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-10-24updating some more testssgiehl
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-06refs #5940 fix namespacesThomas Steur
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur