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
2021-01-19Ensure metadata is available if page url can't be found (#16920)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)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-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2016-08-23Fix fatal error when requesting RSS format (#10407)Matthieu Aubry
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2014-08-06refs #5896 started to move rendering code from response builder in other clas...Thomas Steur
2014-07-15removed unused variablesChristian 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-03-11Using SettingsPiwik::getPiwikUrl() instead of getCurrentUrlWithoutFileName() ...mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-11-18Refactor const to highlight their coupling #4278mattab
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-08-15replaced presentational html tagssgiehl
2013-08-02fixed some doc blockssgiehl
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-05-31Refactored archive data querying code. Removed tree-like data structure from ...Benaka Moorthi
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
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-06-03Fixes #3173mattpiwik
2012-05-28added/fixed doc blockssgiehl
2011-12-07refs #2809 - refactoringrobocoder
2011-12-06fixes #2809, refs #2714: making signature of Piwik_DataTable_Renderer::render...BeezyT
2011-11-23refs #2714 column translations for html and rss export, general fine tuning o...BeezyT
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-29Refs #56 mattpiwik
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-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