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-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
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-01Revert changes, !count -> empty()Fabian Becker
2013-03-01Code cleanupFabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-05-03added/fixed several doc blocks; fixed some csssgiehl
2011-11-18Refs #1820 Timo sorry for this feedback, you're right in this case magic numb...mattpiwik
2011-11-09refs #1820 added metrics picker to more core reports. some language updates t...BeezyT
2011-10-31refs #1454 new action metrics are only accessed by actions plugin, bounce rat...BeezyT
2011-10-20Fixes #2730mattpiwik
2011-09-28Fixes #2646 Removing nb_uniq_visitors_returning when period != daymattpiwik
2011-09-07Refs #2633 redesigned segmentation api: all segments work for all reports nowBeezyT
2011-05-18Fixes #2434 Now Actions.get* and Goals.get* (which were the two API not suppo...mattpiwik
2011-05-17Refs #898mattpiwik
2011-05-16Refs #898 Work in progress (but should leave trunk stable and not break anyth...mattpiwik
2011-05-05#2373 inline documentation for reports and metricsBeezyT