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
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-04Fix PHPDocs (#15663)Jean Baptiste Noblot
2020-02-26Fix CSV export for idSite=all (#15584)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2018-11-12Ability to change periods over which evolution graphs display in scheduled re...diosmosis
2017-09-11Changes to support custom periods (#11837)Benaka
2016-08-31API.getReportMetadata should work only for one siteThomas Steur
2016-05-12plugins: Fix typos (found by codespell)Stefan Weil
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-06-08remove getInformation() method from ImageGraph pluginsgiehl
2015-02-11a few performance tweaks as everything in that for loop is executed over and ...Thomas Steur
2015-01-12Method renamingMatthieu Napoli
2015-01-12Removed usage of the deprecated TaskSchedulerMatthieu Napoli
2014-12-23fixes #6895 - add a config option that causes the image graphs to show the ev...Timo Besenreuther
2014-08-04refs #5895 replace _GET access by helper method2.5.0-b1mattab
2014-08-04refs #5895 should append segment parameter to imageGraph if set in the origin...Thomas Steur
2014-07-19fixed field visibility keyword orderChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-03-04refs #4747 make sure to restrict sites to login when generating graph urlThomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-06Phpstorm organize importsmattab
2013-10-24Fix bug in last commit.diosmosis
2013-10-24Refs #4200, finished documenting core/Plugin/Controller and moved Controller:...diosmosis
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Minormattab
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-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
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-20Converting to namespace: Period, Sitemattab
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-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-15Refs #3942mattab
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-06fixed several doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-16Continuing the great cleanup. It looks like archiveProcessor will have to go ...mattab
2013-05-26Fixes #3887mattab
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-05refs #3013JulienMoumne
2012-08-25Refs #2742, add idSubtable parameter to imageGraphUrl if it is present in the...benakamoorthi
2012-05-03added/fixed several doc blocks; fixed some csssgiehl
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder