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-11Fix PHP8 Trim Error (#18903)Ben Hayden
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-02-02Retry scheduled tasks on failure (#18335)Ben Burgess
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-13Couple assorted changes (#13935)diosmosis
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-09-06Add [tests] config option to enable logging in tests. (#13335)diosmosis
2016-09-23Improves handling of Geolocation providers (3.x) (#10523)Stefan Giehl
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-08-19fix a system testThomas Steur
2015-06-05Rename TestingEnvironment to TestingEnvironmentVariables.diosmosis
2015-06-02Rename Piwik_TestingEnvironment to TestingEnvironment and move the class to P...diosmosis
2015-05-22Fix TrackerTest provideContainerConfig() method. Now that it is called during...diosmosis
2015-04-20Refs #7632, when getting user info in UserCountry dimensions, set language us...diosmosis
2015-04-08In tracker, run scheduled tasks via CliMulti, add tests for running scheduled...diosmosis
2014-12-04Tracker refactoringThomas Steur
2014-11-14refs #6661 also return a HTTP 400 in case there is another invalid request paramThomas Steur
2014-11-14refs #6661 also return HTTP 400 when idsite is 0Thomas Steur
2014-11-14refs #6661 added a test to make sure it worksThomas Steur
2014-11-13refs #6577 Return HTTP 204 instead of GIF for JavaScript tracking.Thomas Steur