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-09-19Does this make build fail?mattab
2013-09-16The long awaited DbHelpermattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Refactoring Profiler features out of Piwik classmattab
2013-09-13Fixes #4135 kuddos @halfdan for finding the bug & patch!mattab
2013-09-12Minor code changes + style following reviewmattab
2013-09-08Return JSON string on error in bulk trackingFabian Becker
2013-09-08Properly catch exception on failed authentication for bulk importFabian Becker
2013-09-06Fix a few typosFabian Becker
2013-09-06Fix syntax error. VisitExcluded is not an Exception, nor is it ever thrownFabian Becker
2013-09-06Merge branch 'master' of https://github.com/piwik/piwikFabian Becker
2013-09-06Fix authentication for bulk trackingFabian Becker
2013-09-06Fix Tracker variable was not set properlymattab
2013-08-09Fixing tracker namespacemattab
2013-08-09Fixing tracker namespacemattab
2013-08-09Fixing tracker namespacemattab
2013-08-02fixed some doc blocks/namespacessgiehl
2013-08-02fixed more doc blocks and 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-07fixed doc blockssgiehl
2013-07-07removed useless codesgiehl
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-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-07-03printing one beacon instead of twomattab
2013-07-03Fixing last testmattab
2013-07-03Yet another trymattab
2013-07-03Fixing build following refactormattab
2013-07-02Fixing testsmattab
2013-07-02Refactor Tracker_Visit, moving 400+ lines to a new Tracker_Request object. Th...mattab
2013-06-24Use correct template path in Piwik_Tracker_ExitWithException (when PIWIK_TRAC...Benaka Moorthi
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-16Continuing the great cleanup. It looks like archiveProcessor will have to go ...mattab
2013-05-29Adding failing test case showing the bug (visit over several days, creates to...mattab
2013-05-24Refs #3612mattab
2013-05-09Fix pathsFabian Becker
2013-05-08Change all links starting with theme/defaultThomas ZILLIOX
2013-03-31fixing some doc blockssgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-24Use span+css instead of font tag [ci skip]Fabian Becker