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
2020-05-12triple equals (#15762)Jean Baptiste Noblot
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-11-18Invert change comparison when displaying percents in the UI … (#15098)diosmosis
2019-11-04Prevent warning array to string conversion in console renderer (#15037)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2017-09-01let console renderer handle objects in metadata correctly (#11990)Stefan Giehl
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2014-12-10reuse $row->getSubtable() as much as possible instead of callng Manager::getI...mattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-06refs #5896 started to move rendering code from response builder in other clas...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-03-17Fix error when metadata are objects and not arraymattab
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-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-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-10-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
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-03-11Refs #3465, fixing builddiosmosis
2013-03-11Refs #3465, remove Piwik_DataTable_Array::metadata and move data to Piwik_Dat...diosmosis
2013-02-20Fixing more bugs in the build + Mapping visits from China region 14 to Tibet ...mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-18Refs #1253, fixes #3349, fix bugs and regressions in annotations and tweaked ...benakamoorthi
2012-07-30 Refs #3207 - Fixing regressionsmattpiwik
2012-07-30Refs #3207 - Fixing (?) a 4 year old issue with the DataTable_Manager:mattpiwik
2012-05-28added/fixed doc blockssgiehl
2011-12-07refs #2809 - refactoringrobocoder
2011-01-03Various code cleanups and small improvements:mattpiwik
2010-11-04refs #1793 - refactoring output() to renderHeader()robocoder
2010-11-01fixes #1793robocoder
2010-08-20refs #1630robocoder
2010-06-11Fixes #1372 Thanks JulienM for patchmattpiwik
2010-03-21clean-up XHTML self-closing tags in preparation for validation; note: I skip...robocoder
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
2009-04-27- API CHANGE: the API for the function Piwik_AddWidget has changed. The new A...mattpiwik
2009-03-02- fix #561 (Piwik_DataTable_Renderer doesn't use the Piwik_API_Request $reque...mattpiwik
2008-12-09- a few renaming, datatable updates, test files updatemattpiwik
2008-08-04oops i totally screwed up my last commit, deleting /modules instead of renami...mattpiwik