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-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-08-14When Piwik DB needs to be upgraded, the API should return a valid responseThomas Steur
2015-03-17fix error "Cannot use Piwik\Updater as Updater because the name is already in...Thomas Steur
2015-02-25Refs #7276, initial backwards compatible refactor of updater classes (moved C...diosmosis
2015-01-12Moved classes into new Scheduler componentMatthieu Napoli
2014-10-14#6372 Added events for Piwik update, enable/disable plugin and Plugin Setting...Matthieu Napoli
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-03by checking for dimension version changes only if there was a file change we ...Thomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur
2014-07-01started to add possiblity to add conversion columnsThomas Steur
2014-06-25started to handle changes to dimensions, for instance if a new dimension is a...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-05refs #5301 started to simplify scheduled tasks API while staying backwards co...Thomas Steur
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Fixes #5115 Fixes couple issues in the logic which should finally solve repor...mattab
2014-04-10it is no longer required to define a command in an event. Convention over con...Thomas Steur
2014-03-20Changed Updater.checkForUpdates name to Platform.initialized, make sure #cont...diosmosis
2014-03-13fixes #4843 send email notifications to all super users in case of new Piwik ...Thomas Steur
2014-02-20Fixes #4711 Adding new console command to trigger Piwik core and Plugins upgr...mattab
2014-02-18added missing use statementThomas Steur
2014-02-18fix update on cli from 2.0.3 to 2.1-rc1 does not workThomas Steur
2014-02-07refs #4631 started to work on installing updates during installation in case ...Thomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...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*, Metrics, Segment, SegmentExpression, Plugin...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-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-15Refs #3942mattab
2013-07-12fixed/added some missing doc blockssgiehl
2013-06-28* Converting CLI templates to twigmattab
2013-04-22Merge branch 'master' into 2.x-twigFabian Becker
2013-04-20Fixes #3904:mattab
2013-04-07Converted CoreUpdater to Twig (except cli_ templates)Fabian Becker
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-12-23Fixes #1554, add language selector to updater and installer.benakamoorthi
2011-08-12When running the archive.php script as CLI, and that piwik files were upgrade...mattpiwik
2011-04-07refactoring cache clearing mattpiwik
2011-03-27Fixes #2175 Adding link, in update screen, to the new FAQ explaining how to d...mattpiwik
2010-08-20refs #1630robocoder
2010-07-21Refs #660mattpiwik