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-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2014-12-10reuse $row->getSubtable() as much as possible instead of callng Manager::getI...mattab
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-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
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-12-03converted some links to use @linkThomas Steur
2013-10-23Tweaking some docs, fixing build, fixing a MultiSites css issue and fixing re...diosmosis
2013-10-23Refs #4200, document rest of DataTable filters.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-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
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-09-10Refs #3330, #766 add integration test for blob limiting behavior present in c...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-08-22phpdoc cleanup:robocoder
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofrobocoder
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsrobocoder
2008-11-27- summary row label should not be -1 in actions nowmattpiwik
2008-08-04oops i totally screwed up my last commit, deleting /modules instead of renami...mattpiwik