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-03-22Remove PHP serialization response format (#15558)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2018-10-11Implements wrapper method for a more secure unserialize with PHP 7 (#13285)Stefan Giehl
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2014-12-10Fix refactor failmattab
2014-12-10reuse $row->getSubtable() as much as possible instead of callng Manager::getI...mattab
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-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-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-02refs #4123 fix some phpstorm inspection warningsThomas Steur
2013-08-02fixed more doc blockssgiehl
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 to \Piwik\Core\PiwikFabian Becker
2013-07-09Refs #4041, cleaned up ViewDataTable, related classes, and related templates:Benaka Moorthi
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
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-15Refs #1253, fix regression in PHP DataTable renderer.benakamoorthi
2012-11-25Fixes #3575, remove code in ResponseBuilder.php that turns DataTable_Simple i...benakamoorthi
2012-07-30Refs #3207 - Fixing (?) a 4 year old issue with the DataTable_Manager:mattpiwik
2012-05-28added/fixed doc blockssgiehl
2012-05-28Fixes #3004, tweaks.benakamoorthi
2012-05-26Fixes #3004, redesigned DBStats plugin, added several new reports including d...benakamoorthi
2012-05-24completed a bunch of php 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-07-13Refs #1446 mattpiwik
2010-06-11Fixes #1372 Thanks JulienM for patchmattpiwik
2009-08-22phpdoc cleanup:robocoder
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-30- fixes #578 Actions API: clarify idsubdatatable VS databaseSubtableId in API...mattpiwik
2009-03-30- fixing recently introduced sorting issue, refactoring, cleaning up the gene...mattpiwik
2009-03-02- fix #561 (Piwik_DataTable_Renderer doesn't use the Piwik_API_Request $reque...mattpiwik
2009-01-14Fixing #452mattpiwik
2008-12-17- adding Goal Tracking related goodness in core, and pluginsmattpiwik
2008-08-04oops i totally screwed up my last commit, deleting /modules instead of renami...mattpiwik