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-18we cannot apply nbvisits sort by default as this would break other pluginsThomas Steur
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2015-03-16possibility to define a default sort order in a report classThomas Steur
2014-11-14Make sure processed metrics are computed after processed metrics adding filte...diosmosis
2014-11-08Fixing tests and code.diosmosis
2014-11-08Filling out TODO items and refactoring ResponseBuilder + computing/formatting...diosmosis
2014-11-07Fixing some tests, make sure processed metrics are computed even if generic f...diosmosis
2014-11-07Fixing some tests and removing processed metrics file (no longer used).diosmosis
2014-11-07Moved processed metrics computation to DataTableGenericFilter, removed new fi...diosmosis
2014-07-22removed dead codeChristian Raue
2014-07-11Refs #5397, quick fix for issue where Limit filter is run before LabelFilter:...diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-13the property $genericFiltersInfo was not used so I removed itThomas Steur
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Small refactor refs #4706mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2013-10-30Fix setrawcookie error messagemattab
2013-10-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-09-03Revert change in 06fa18d and make sure treemap visualization still works.Benaka Moorthi
2013-08-24Refs #4077, added initial, minimal, new DataTable visualization (Treemap) tha...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-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
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-11-01Fixes #3503 #3492mattpiwik
2012-09-27Fixes #2159, allow limit dropdown to be used with evolution graphs (including...benakamoorthi
2012-05-28added/fixed doc blockssgiehl
2012-05-26Fixes #3004, redesigned DBStats plugin, added several new reports including d...benakamoorthi
2012-05-25Fixes #3137, added ability for data table views to link to arbitrary related ...benakamoorthi
2012-05-24completed a bunch of php doc blockssgiehl
2012-02-09Fixes #2912mattpiwik
2011-10-28Refs #584mattpiwik
2011-10-27Fixes #584, #536, #2031 - Kuddos to Benaka akka capedfuzz for this great patc...mattpiwik
2011-09-21Fixes #2530 by removing wrong optimization causing code to fail, thanks for t...mattpiwik
2011-05-23Refs #898 mattpiwik
2011-01-17Fixes #173 - making all filters recursive by default (no performance impact s...mattpiwik
2011-01-16Fixes #2022 mattpiwik
2010-08-20refs #1630robocoder
2010-07-27Truncating is higher priority than Limiting result setmattpiwik
2010-07-20Refs #1485 mattpiwik
2010-07-20 * Small modifications to UImattpiwik
2010-07-12fixes #1456 added default sorting order (desc) if filter_sort_order is not givensgiehl
2010-06-18Refs #774 mattpiwik
2010-06-14Refs #774mattpiwik
2010-06-01Fixing typomattpiwik