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-05Faster flattening for many reportsThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2014-01-21refs #1486 in case we do not apply the filters directly, keep them in the new...Thomas Steur
2014-01-10refs #1486 execute applyQueuedFilters only if not disabled, prevents an issue...Thomas Steur
2013-11-21refs #1816 do not pass variable by reference, leads to weird issuesThomas Steur
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-09-21Fix Flattener regression where queued filters on root table were not being ex...Benaka Moorthi
2013-09-16Revert flattener changes.Benaka Moorthi
2013-09-15Fixing build.Benaka Moorthi
2013-09-15More treemap stuff.Benaka Moorthi
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-04-17Refs #3465, fixing build.diosmosis
2013-04-17Refs #3465, fix regression for flattener filter where queued filters were app...diosmosis
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-17Fixes #3465, refactor row evolution code to fix bug where if no labels are sp...diosmosis
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-05-28added/fixed doc blockssgiehl
2012-05-24completed a bunch of php doc blockssgiehl
2012-04-10refs #2714, refs #3073BeezyT
2012-04-05refs #3073 flatten table UI, option to include aggregate rows (this option wi...BeezyT
2012-03-28refs #3073 data table flattener and test casesBeezyT