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
2014-04-03Refs #4878, create update script for converting *_returning metrics to new se...diosmosis
2014-03-28Refs #4878, fix strange bug in computing unique returning visitors for visit ...diosmosis
2014-03-28Refs #4878, fix nb_uniq_visitors metric issue in VisitFrequency archiving and...diosmosis
2014-03-27Fixes #4878, re-introduce VisitFrequency Archiver in order to successfully co...diosmosis
2014-03-27Refs #4878, fix bug in VisitFrequency.addPrePiwik2DataIfNewDataAbsent and add...diosmosis
2014-03-27Refs #4878 Fix error addPrePiwik2DataIfMissing not definedmattab
2014-03-27Refs #4878 typos @diosmosis please add integration test triggering this code ...mattab
2014-03-26Fixing build.diosmosis
2014-03-26Fixes #4878, use pre-piwik 2 data in VisitFrequency API if post-piwik 2 data ...diosmosis
2014-03-20worked on the possibility to leave feedback easier and to place help urls / i...Thomas Steur
2014-03-17URL encoding the segment for consistency refs ##2981mattab
2014-02-22Menu order for screenshotsmattab
2014-02-21Fix order menu in UI testsmattab
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-21Removing unused parameter to getEvolutionGraphmattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-11Adding type hinting to API classesmattab
2013-10-11refactor segment for reusing archivesmattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
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-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-16DbHelper groups logic around Db, tables, etc.mattab
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-09doc blockssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Merge branch 'master' into php-5.3-namespacesmattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-31Refs #4040, #4041, fix sparklines regression caused by datatable css refactor...Benaka Moorthi
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-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-07-02Merge with masterThomas ZILLIOX
2013-06-20Use id attribute instead of a tag for anchorThomas ZILLIOX
2013-05-30Rename template file namesThomas ZILLIOX
2013-04-11Converted VisitFrequency plugin to TwigFabian Becker