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-07Refs #4125 Renaming PDFReports to ScheduledReportsmattab
2013-10-02refs #4134 renamed some more hooks and removed some not used and not needed h...Thomas Steur
2013-10-02refs #4134 use plural to indicate a developer can add multiple entries or wid...Thomas Steur
2013-10-02refs #4134 renamed template hooksThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-29fixes #4163Julien Moumné
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-19Fixing some build errormattab
2013-09-18consistent div name for errorsmattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-11renamed PDFReports translation keys to ScheduledReportssgiehl
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-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 class Piwik to \Piwik\Core\PiwikFabian 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-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-23Merge pull request #75Fabian Becker
2013-06-23Remove last url function calls. Fixed PDFReports.Fabian Becker
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-19Fixed remaining notice refs #4014mattab
2013-05-30Rename template file namesThomas ZILLIOX
2013-05-19ref #71, #3934 - segment selection for scheduled html, pdf & sms reportsJulien Moumné
2013-05-17Refs #2135mattab
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-05-08Change all broken links starting with theme/default/imagesThomas ZILLIOX
2013-05-07fixes #3926 thanks for the suggestion, fixing Piwik core to allow several tra...mattab
2013-04-23fix #3896Julien Moumné
2013-04-08Refs #3781, fixing build, revert last change and add getSuperUserLogin to Piw...diosmosis
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-13fixes #3821 do not schedule reports set to never send (period=never)Julien Moumné
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-01-26fixes #3704 #3706JulienMoumne
2012-12-31r7670 unit testJulienMoumne
2012-12-20 * Fixing bug, when anonymous user is set with some permission, it should workmattpiwik
2012-12-17refs #3337 better management of the PDFReport plugin top menu linkJulienMoumne
2012-09-10Fixes #3372 Ensuring no empty email usedmattpiwik
2012-09-05refs #3013JulienMoumne
2012-09-01Fixes #3354 Do not use filter_varmattpiwik
2012-08-19Refs #3184, display tooltips for top bar links.benakamoorthi
2012-08-14Fixing email reports not sendingmattpiwik