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
2019-03-15Support multiple plugin paths (#14051)Thomas Steur
2015-06-02Use test.php DI config options if PIWIK_TEST_MODE is defined.diosmosis
2015-06-02Rename Piwik_TestingEnvironment to TestingEnvironment and move the class to P...diosmosis
2014-12-22Removed Piwik\Loader: Composer's autoloader is now included in core/bootstrap...Matthieu Napoli
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-09-30Removing disablePurge hack in tests, as this should not be needed anymoremattab
2014-08-20Remove Piwik autoloader and replace composer autoloader.diosmosis
2014-07-07Merge branch 'master' into report_and_dimension_refactoringThomas Steur
2014-07-01Small refactor, replace static variable with two static methodsmattab
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-12this should fix some testsThomas Steur
2014-05-30reimplemented caching; fixed detection of BOT 'os'sgiehl
2014-05-12Do not mention archive.php in the sourcecode, instead mention `./console core...mattab
2014-04-04garbage commitdiosmosis
2014-03-30Remove backtrace printing define from proxy so they won't appear in screensho...diosmosis
2014-02-12refs #4610 fix testsThomas Steur
2013-11-12Trying a different fix for the random build failuremattab
2013-11-12Disabling max execution to help tests generate with code coverage report whic...mattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-09 test proxy endpoints have some commonsmattab