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-03-10More refactoring to Updates.php base & Columns\Updater, make Updates.php meth...diosmosis
2015-02-26Refs #7276, add integration test for core:update command, fix strict notice e...diosmosis
2015-02-25Refs #7276, initial backwards compatible refactor of updater classes (moved C...diosmosis
2015-02-20Remove calls to config->init()mattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-27refs #5237 Add note to release manager to mention the major upgrade in changelogmattab
2014-03-13Move SqlDump fixture from Bencharmks dir to Fixtures dir, fix bug in core/Upd...diosmosis
2014-02-05Remove $schema = 'Myisam' from all update methods refs #4611mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
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-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-08-02fixed some doc blocks/namespacessgiehl
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-17Refs #546 Adding core "Uninstall" feature for Plugins and Themes + Cleanups +...mattab
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-11-12Refs #2465 Will test on demo + Cleaning up Insight plugin from config file +...mattpiwik
2012-08-16refs #2976 updates can be marked a majorBeezyT
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2011-05-05update phpdocsrobocoder
2011-01-11Page titles report improvements fixes #1898mattpiwik
2010-08-20refs #1630robocoder
2010-07-28refs #1368 - use schema instead of adapter; in strict mode, update() can't be...robocoder
2010-03-24update phpdoc commentsrobocoder
2010-03-22extended getSql() interface to take optional adapter name; defaults to PDO_MYSQLrobocoder
2010-02-14fix typorobocoder
2010-02-12refs #1129, refs #1151 - refactoring to add getSql() to return array of SQL s...robocoder