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
2015-02-09Fix unit tests by removing deprecated classesMatthieu Napoli
2014-11-14Deprecated root test classes because they have been replaced by namespaced onesMatthieu 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-05refs #5940 IntegrationTestCase => SystemTestCaseThomas Steur
2014-09-18added some missing use statementsThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-03-04Merge branch 'master' into uiunittestsdiosmosis
2014-03-03Simplify tests, remove the $createConfig flag because it leads to edge case p...mattab
2014-02-20Refactoring testing framework:diosmosis
2013-11-06Phpstorm organize importsmattab
2013-10-18Refs #4200, do not generate docs for CacheFile class, document @api methods i...diosmosis
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-05-19Get benchmarking system to work with new test structure and make it easier to...Benaka Moorthi
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-02-04Removing some more PHP 5.4/5.5 incompatibilities.Fabian Becker
2013-02-02fixing some STRICT warnings on php 5.4mattab
2012-11-22Keeping things tidymattpiwik
2012-09-13Refs #3330, #766, #3227 use RankingQuery and truncate tables as they are crea...benakamoorthi
2012-09-10Refs #3177, set svn property.benakamoorthi
2012-09-10Fixes #3177, added benchmarking system that uses phpunit and visualphpunit.benakamoorthi