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-02-05Send 204 response for bulk requests to avoid possible CORB issue (#17180)Stefan Giehl
2020-06-21Allow configuration of a shorter lock wait time in tracker mode (#16092)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-03-04Fix PHPDocs (#15663)Jean Baptiste Noblot
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-11Use \PHPUnit\FrameWork\TestCase instead of \PHPUnit_Framework_TestCase (#15554)Stefan Giehl
2020-01-28Use rebranded components (#15253)Stefan Giehl
2019-10-03Removed closing PHP tag due to PSR-2 definition (#14929)Kai Neuwerth
2019-10-01Replace some usages of Common::printDebug w/ use of logger (#13968)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-28Ensure each plugin has a config.php and tracker.php file (#14430)Kate Butler
2018-12-06 Report tracking into wrong Site ID and missing token auth (#13493)Thomas Steur
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-10-16Even more HTTPS links (#12161)Lukas Winkler
2016-12-02Password hashing (#10926)Thomas Steur
2016-08-23PHP 7: when there is a fatal error in API request processing, display the ori...Matthieu Aubry
2015-12-22remove unused use statementssgiehl
2015-10-02Add test to BulkTracking system test.diosmosis
2015-10-02Fixes https://github.com/piwik/piwik-log-analytics/issues/96, do not fail bul...diosmosis
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-09-07Quick refactor to BulkTracking Response.diosmosis
2015-09-07Only return invalid indices in bulk tracking if token auth is for a superuser.diosmosis
2015-09-02Only output invalid_indices if bulk tracking request is authenticated.diosmosis
2015-09-01In BulkTracking output, return the index of each invalid request in addition ...diosmosis
2015-06-22Make sure BulkTracking skips requests for nonexistant sites so other requests...diosmosis
2015-06-18Remove usage of UnitTestCaseMatthieu Napoli
2015-02-12Set a consistent description in plugins metadatamattab
2014-12-04refs #6075 added a bit of documentationThomas Steur
2014-12-04Tracker refactoringThomas Steur