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
path: root/core/API
AgeCommit message (Expand)Author
2013-09-16Revert flattener changes.Benaka Moorthi
2013-09-15Fixing build.Benaka Moorthi
2013-09-15Remove debugging code from accidental commit.Benaka Moorthi
2013-09-15More treemap stuff.Benaka Moorthi
2013-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-03Revert change in 06fa18d and make sure treemap visualization still works.Benaka Moorthi
2013-08-24Refs #4077, added initial, minimal, new DataTable visualization (Treemap) tha...Benaka Moorthi
2013-08-15Fix the fix :( Don't look at me..Fabian Becker
2013-08-15Fixing code styleFabian Becker
2013-08-11Merge branch 'plugin_namespaces'mattab
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-10added some inline variable type hints / fixed some doc blockssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-02fixed some doc blockssgiehl
2013-08-02fixed undefined classes in doc blockssgiehl
2013-08-01fixing more namespacessgiehl
2013-07-31refs #3741 fixing some namespacessgiehl
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Fixing post merge bugsmattab
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-28Refs #4040, move Piwik_ViewDataTable::getRawSegmentFromRequest to Piwik_API_R...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-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-19Refs #3942, allow server-side and JS UI code to use colors defined in CSS.Benaka Moorthi
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-12Refs #4040, #4041, move all ViewDataTable properties to the viewProperties ar...Benaka Moorthi
2013-07-07Make Piwik_Access a singleton instance and remove use of Zend_Registry for th...Benaka Moorthi
2013-07-06fixed several doc blockssgiehl
2013-07-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-06-22RowEvolution simplifiedmattab
2013-06-19Fix error in fetching subtables when flattening report for range period.Benaka Moorthi
2013-06-17Introducing the Piwik_DataAccess_ArchiveWriter which encapsulates logic for c...mattab
2013-06-16Fixing build + getting the logic right in ArchiveProcessor.preProcessReportmattab
2013-06-16Continuing the great cleanup. It looks like archiveProcessor will have to go ...mattab
2013-06-05Factoring out archiving Custom variables + cleaning it up (breaking down huge...mattab
2013-06-05When running tests and tests fail with a NOTICE/warning, show the backtrace i...mattab
2013-05-26Only use raw 'segment' query param as default in Piwik_API_Request::processRe...Benaka Moorthi
2013-05-12Forgot to commit this onemattab
2013-05-12Getting tests to pass! YOUPI!!!mattab
2013-05-12Fixes #3932mattab
2013-05-11Refs #2135mattab
2013-05-10Refs #2135mattab
2013-04-20Fixes #3904:mattab