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-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-16Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-05Try to prevent a deadlock when writing options (#15666)Thomas Steur
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-17fix no data message may not be shown when deleteLogs is enabled (#14526)Thomas Steur
2015-12-22remove unused use statementssgiehl
2015-10-12Re-engineer ArchiveInvalidationTest now that invalidation cascades up.diosmosis
2015-06-03Fixing all tests that use Access::setSingletonInstance().diosmosis
2015-03-10Rename Archive\Invalidator to ArchiveInvalidator and Archive\Purger for Archi...diosmosis
2015-03-05Refs #7181, move ArchiveInvalidator to Piwik\Archive\Invalidator away from Pi...diosmosis
2015-02-09the Fixture class was movedmattab
2014-12-22When importing visits on a day different from the visits day, invalidate the ...Thomas Steur
2014-11-14Replaced usage of deprecated \FakeAccess to Piwik\Tests\Framework\Mock\FakeAc...Matthieu Napoli
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system fo...Thomas Steur