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-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-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-17Fixes #4046 Not checking for config/config.ini.php in the system check since ...mattab
2013-07-17Fixes #4047 Just removing the test as it is actually not useful anymore (the ...mattab
2013-07-07Fix build & remove Piwik::createAccessObject function.Benaka Moorthi
2013-07-07Added new integration test for archive.php cron script.Benaka Moorthi
2013-07-07Make Piwik_Access a singleton instance and remove use of Zend_Registry for th...Benaka Moorthi
2013-07-07Removed the deprecated Piwik_Config_Compat file and the Piwik::createConfigOb...Benaka Moorthi
2013-07-06fixed several doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-28* removing most mentions to "tpl"mattab
2013-06-27Removing Smarty strings from codebase, fixing installmattab
2013-06-23adding vendor/ to directories to protectmattab
2013-06-23Merge pull request #75Fabian Becker
2013-06-23Merge branch 'master' into 2.x-twigFabian Becker
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-22RowEvolution simplifiedmattab
2013-06-18Moving some logic to Piwik_DataAccess_ArchiveTableCreatormattab
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-06-17Introducing the Piwik_DataAccess_ArchiveWriter which encapsulates logic for c...mattab
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-06-12Fix bug in SegmentEditor plugin, make sure getKnownSegmentsToArchiveAllSites ...Benaka Moorthi
2013-05-23Move the user logo from themes folder to miscThomas ZILLIOX
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-05-08Change all broken links starting with theme/default/imagesThomas ZILLIOX
2013-04-29Merge branch 'master' into 2.x-twigFabian Becker
2013-04-23Refs #2135mattab
2013-04-22Reverting PR #51.Fabian Becker
2013-04-12Merge branch 'master' into 2.x-twigFabian Becker
2013-04-10refs #1700 time trackingTimo Besenreuther
2013-04-09Merge branch 'master' into 2.x-twigFabian Becker
2013-04-08Refs #3781, fixing build, revert last change and add getSuperUserLogin to Piw...diosmosis
2013-04-07Merge branch 'master' into 2.x-twigFabian Becker
2013-04-06More template adjustments.Fabian Becker
2013-04-05Fix regexppebosi
2013-04-05Add apostroph as allowed character to local email partpebosi
2013-04-03refs #1700: new metrics min_time_generation, max_time_generationTimo Besenreuther
2013-04-03Beautify the time in Metadata reports + testsmattab
2013-04-02refs #1700 performance analyticsTimo Besenreuther
2013-03-31fixing some doc blockssgiehl
2013-03-28refs #1700 better time formatting for millisecondsTimo Besenreuther
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