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-13Fixing build and removing some references to AnonymizeIP.diosmosis
2013-12-11Updating link to http://developer.piwik.org/api-reference/tracking-apimattab
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-08Next try at removing this extra settermattab
2013-12-08revertingmattab
2013-12-08Wondering if this changes anything?mattab
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-12-02refs #4244 updated some existing links to use link inline tagThomas Steur
2013-11-04Renaming archiveDay -> aggregateDayReport and archivePeriod -> aggregateMulti...mattab
2013-10-27Merge remote-tracking branch 'origin/master' into ceventsmattab
2013-10-25Refs #4200 revised event docs for core/* files.diosmosis
2013-10-22Fix last test: catch that exceptionmattab
2013-10-22Tracker refactor + fix bug in bulk authentication + Cleanup some of Transitio...mattab
2013-10-15Partial revert (we do not enable all plugins in the main tests but only in th...mattab
2013-10-15Making sure at least WARNING messages are written on screenmattab
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-10Refs #4208 Remove translate singletonmattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-09refs #4199 updated some event docs and removed some more unused eventsThomas Steur
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4199 documented some more eventsThomas Steur
2013-09-29Removing all uses of Zend_Registry from core/ plugins/ and tests/Fabian Becker
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-09-19Travis checkmattab
2013-09-19Moving isPhpCli to Commonmattab
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