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
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-09-18added some missing use statementsThomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-02Refs #5037 Refactor the factory out of the Period class in its own Period\Fac...mattab
2014-03-13Move SqlDump fixture from Bencharmks dir to Fixtures dir, fix bug in core/Upd...diosmosis
2014-02-20Refactoring testing framework:diosmosis
2014-02-03Fixes #4614 Remove VisualPHPUnit from the codebase, since we don't use the to...mattab
2013-11-06Phpstorm organize importsmattab
2013-10-30Update README.mdMatthieu Aubry
2013-10-30Update README.mdMatthieu Aubry
2013-10-30Update and rename README.txt to README.mdMatthieu Aubry
2013-10-18Refs #4200, do not generate docs for CacheFile class, document @api methods i...diosmosis
2013-10-15Cleaning up @group comments on tests to keep only 4 groups: Core, Integration...mattab
2013-10-09Add new integration test case that makes sure piwik works w/ 1.13 data.diosmosis
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-12Minor code changes + style following reviewmattab
2013-09-06Ignore new google and facebook bots http://forum.piwik.org/read.php?2,106051mattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period, Sitemattab
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 class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-06Refs #3124, add benchmark for MultiSites.getAll and benchmark fixture that ad...Benaka Moorthi
2013-06-18Moving some logic to Piwik_DataAccess_ArchiveTableCreatormattab
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-05-20Fix the new archive query benchmark.Benaka Moorthi
2013-05-20Added new benchmark to test archive querying w/o launching the archiving proc...Benaka Moorthi
2013-05-20Fix two other benchmarks.Benaka Moorthi
2013-05-19Added new benchmark that adds thousands of distinct urls to one site for ever...Benaka Moorthi
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
2012-12-13refactoring READMEmattpiwik
2012-09-10Refs #3177, set svn property.benakamoorthi
2012-09-10Fixes #3177, added benchmarking system that uses phpunit and visualphpunit.benakamoorthi