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
2016-12-27Live API: New 'generationTimeMilliseconds' field used to process Average gene...Matthieu Aubry
2015-10-06A Row implementation that is based on ArrayObject which is fasterThomas Steur
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-14wondering if this fixes the skipped test?Thomas Steur
2014-08-06refs #5896 this fixes some testsThomas Steur
2014-08-06refs #5896 tests are showing converting an array to a dataTable and run the f...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-12-18rename class Filter -> BaseFilter to prevent error "two constructors are defi...Thomas Steur
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-10-22Refs #4200, removed Null filter and documented many more filters.diosmosis
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-04-20Fixes #3904:mattab
2013-03-31fixing some doc blockssgiehl
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-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-08-19Fixes #3300, added hideColumns/showColumns query parameters to customize API ...benakamoorthi
2012-05-28added/fixed doc blockssgiehl
2011-03-23Refs #2218 Thanks for the tip Anthon, it helped me see the light... mattpiwik
2011-01-17Fixes #173 - making all filters recursive by default (no performance impact s...mattpiwik
2010-08-20refs #1630robocoder
2009-11-17Slight improvements to existing DataTable filters mattpiwik