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-03-10Remove deprecated Period::factory()Matthieu Napoli
2015-02-02Replaced calls of static methods with dependency injectionMatthieu Napoli
2014-11-11removing @api tag as it created in https://github.com/piwik/developer-documen...mattab
2014-11-11Adding few unit tests for getRangeStringmattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-20Refactor factory methods into base Factory type for ease of testing.diosmosis
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-02Fixes #5037 You can now configure periods that are available in the UI and APImattab
2014-05-02refs #5065 add back the factory() method for backward compatmattab
2014-05-02Refs #5037 Refactor the factory out of the Period class in its own Period\Fac...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-12-08Refs #4200 revised some of class/method docs.diosmosis
2013-12-03refs #4244 converted more linksThomas Steur
2013-11-13finish short sentenceThomas Steur
2013-11-12Remove TaskScheduler from @api refs #4200mattab
2013-11-06Phpstorm organize importsmattab
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-29Merge Period::factory and Period::advancedFactory.diosmosis
2013-10-27no need to double check that every timesgiehl
2013-10-21Refs #4200, documented several more classes.diosmosis
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-08-11Merge branch 'plugin_namespaces'mattab
2013-08-10added some inline variable type hints / fixed some doc blockssgiehl
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 Namespacesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-06fixed several doc blockssgiehl
2013-06-16Continuing the great cleanup. It looks like archiveProcessor will have to go ...mattab
2013-05-31Refactored archive data querying code. Removed tree-like data structure from ...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-01-18fixed some doc blockssgiehl
2012-08-17refs #3332: Preparations for TransitionsBeezyT
2012-05-30added/fixed doc blockssgiehl
2012-05-24completed a bunch of php doc blockssgiehl
2011-04-04fixes #2256 - missing data type in phpdocs, e.g., @param $namerobocoder
2011-03-21Refs #572mattpiwik
2011-01-16Fixes #1888mattpiwik
2010-08-20refs #1630robocoder
2010-05-31Fixes #1351 All error messages displayed to screen/API should not be translat...mattpiwik