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
AgeCommit message (Expand)Author
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Fixing post merge bugsmattab
2013-07-31Fixing post merge bugsmattab
2013-07-31Fixing post merge bugsmattab
2013-07-31Merged master into namespace branchmattab
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-31Refs #4040, #4041 convert RowEvolution popup rendering code to set view prope...Benaka Moorthi
2013-07-30Refs #4040, #4041, added ability to access view properties directly, started ...Benaka Moorthi
2013-07-29Refs #4040, converted VisitorInterest plugin to use display properties instea...Benaka Moorthi
2013-07-29Refs #4040, converted UserCountry plugin to use display properties instead of...Benaka Moorthi
2013-07-29Refs #4040, converted Referrers plugin to use display properties instead of V...Benaka Moorthi
2013-07-28Refs #4040, convert Provider plugin to use display properties instead of View...Benaka Moorthi
2013-07-28Refs #4040, converted Live plugin to use display properties instead of ViewDa...Benaka Moorthi
2013-07-28Refs #4040, move Piwik_ViewDataTable::getRawSegmentFromRequest to Piwik_API_R...Benaka Moorthi
2013-07-28Refs #4040, Modify getReportDisplayProperties to add display properties for a...Benaka Moorthi
2013-07-28Refs #4041, merge _dataTableGraph.twig with _dataTable.twig (moved unmergable...Benaka Moorthi
2013-07-27Refs #4041, modify tag cloud ViewDataTable to use _dataTable.twig w/ Visualiz...Benaka Moorthi
2013-07-27Simplify ViewDataTable_HtmlTable and move main template to new HtmlTable visu...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 Namespacesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-21Avoid links in Piwik::globr to avoid infinite recursion in unit tests.Benaka Moorthi
2013-07-20Remove use of globals when non-intrusively setting up test environment and ad...Benaka Moorthi
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Converting to namespace: Archivemattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-20Merge remote-tracking branch 'origin/master' into php-5.3-namespacesmattab
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-19Refs #4041, move Piwik_ViewDataTable_GenerateGraphData logic to new JqplotDat...Benaka Moorthi
2013-07-19Fix regression caused by ViewDataTable::viewProperties refactor (setting enab...Benaka Moorthi
2013-07-19Refs #4052 Reprocess CSS file if any of merged files has changedmattab
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-18Fixing build.Benaka Moorthi
2013-07-18Refactor Piwik_PluginsManager and Piwik_Plugin class, moved plugin metadata l...Benaka Moorthi
2013-07-17Added initial UI integration tests that use cutycapt to take screenshots of U...Benaka Moorthi
2013-07-17Fixes #4046 Not checking for config/config.ini.php in the system check since ...mattab
2013-07-17Refs #546 Adding core "Uninstall" feature for Plugins and Themes + Cleanups +...mattab
2013-07-17Fixes #4047 Just removing the test as it is actually not useful anymore (the ...mattab
2013-07-16Refs #3942mattab
2013-07-16Refs #3942mattab
2013-07-15Refs #3942mattab
2013-07-15Refs #3942 Adding Themes menu in the admin screen. Next: make Zeitgeist the d...mattab
2013-07-15Making Plugin enable/disable work for a thememattab