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
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 some warningsmattab
2013-10-08Refs #4059 Converting updates files to use namespacesmattab
2013-10-07Refs #4125 adding backtick so it works if there is no prefix (where `option`...mattab
2013-10-07Refs #4125 Fixesmattab
2013-10-07Refs #4125 commit SQL Update file2.0-a13mattab
2013-10-07Refs #4125 Renaming PDFReports to ScheduledReportsmattab
2013-10-07Move deadlock info logging to Db.php, fix core updater translation regression...Benaka Moorthi
2013-09-27Use tag concept instead of plugin when logging and default to calling class n...Benaka Moorthi
2013-09-26Added tests and fixed bugs.Benaka Moorthi
2013-09-26Finished more.Benaka Moorthi
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-01fixing more namespacessgiehl
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,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-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
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-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-17Refs #546 Adding core "Uninstall" feature for Plugins and Themes + Cleanups +...mattab
2013-06-03Ignore column already exists error in two 1.12 DB updates.Benaka Moorthi
2013-05-23Refs #3934 Thanks Peter for testing and finding this. the array_map('urlencod...mattab
2013-05-19ref #71, #3934 - segment selection for scheduled html, pdf & sms reportsJulien Moumné
2013-05-15Refs #2135 Enabling plugin by default for all updatesmattab
2013-03-29 * Small tweaks to translation refs #1700mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-26refs #1700 basic performance analytics: handle server generation time for eac...Timo Besenreuther
2013-03-23Simplify code [ci skip]Fabian Becker
2013-03-23Piwik_Config::setConfigOption() is outdated and should not be used for upgrades.Fabian Becker
2013-03-21Piwik_Config::setConfigOption() is outdated and should not be used for upgrades.Fabian Becker
2013-02-21Refs #1652mattab
2013-02-20Fixes #2830 Implementing Tracker Cache TTL (in config file, [Tracker]mattab
2013-02-10Fixes #3232, add ability to discard URL fragments when tracking for all websi...diosmosis
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-01-28small UX chagne + trigger update refs #3704 #3706mattpiwik
2013-01-26fixes #3704 #3706JulienMoumne
2013-01-161.10.1 fixes a few non critical bug reported by early users of Piwik 1.101.10.1mattpiwik
2013-01-16Enable Overlay pluginmattpiwik
2012-12-30refs #3337 MobileMessaging installed by defaultJulienMoumne
2012-12-14Fixes #1253, added annotations plugin that allows attaching notes to differen...benakamoorthi
2012-11-24Fixes #2375, added ability to exclude visits from tracking based on global & ...benakamoorthi