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-02do no longer request all idsites by default as it would otherwise load the me...Thomas Steur
2014-11-17Change force_format_processed_metrics query param to format_metrics in remain...diosmosis
2014-11-12Fixing Overlay UI tests.diosmosis
2014-11-11Filling out missing documentation and removing simpler TODOs.diosmosis
2014-11-07Fixing some tests, make sure processed metrics are computed even if generic f...diosmosis
2014-10-15fixes #6384 do not send headers in case total values are calculatedThomas 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 do not apply queued filters when they are disabledThomas Steur
2014-01-13Fix links to developer guidesmattab
2013-11-27Adding new hook to enrich Conversions + minor changesmattab
2013-11-21refs #1816 do not pass variable by reference, leads to weird issuesThomas Steur
2013-11-19refs #1816 return ratio in APIThomas Steur
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-11-13Refs #4278 Rewriting aggregateNumericMetrics() to use DataTable aggregation o...mattab
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
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-10-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-09-16Revert flattener changes.Benaka Moorthi
2013-09-15More treemap stuff.Benaka Moorthi
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-02fixed some doc blockssgiehl
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-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-06-19Fix error in fetching subtables when flattening report for range period.Benaka Moorthi
2013-03-31fixing some doc blockssgiehl
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-03-11Refs #3465, remove Piwik_DataTable_Array::metadata and move data to Piwik_Dat...diosmosis
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-11-20Fixes #3432, allow filter_pattern_recursive to be used w/ flat=1 & add test f...benakamoorthi
2012-09-26Refs #3158 #3227 mattpiwik
2012-05-28added/fixed doc blockssgiehl
2012-05-24completed a bunch of php doc blockssgiehl
2012-04-11refs #534BeezyT
2012-04-10refs #3073BeezyT
2012-04-10refs #3073BeezyT
2012-03-28refs #3073 data table flattener and test casesBeezyT