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-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-17Refs #546 Adding core "Uninstall" feature for Plugins and Themes + Cleanups +...mattab
2013-07-16Refs #3942mattab
2013-07-15Refs #4053mattab
2013-07-15Refs #3942mattab
2013-07-15Refs #3942 Adding Themes menu in the admin screen. Next: make Zeitgeist the d...mattab
2013-07-15Refactor template assignment of top menu + isFileWritable()mattab
2013-07-12fixed/added some missing doc blockssgiehl
2013-07-01* Enabling Twig 'strict_variables' so that we write best code possible, and l...mattab
2013-06-25Reverting my commit where I removed all |raw per @halfdan feedbackmattab
2013-06-24See the branch 2.x-twig for list of commits on twig... Kuddos @halfdan for yo...mattab
2013-05-30Rename template file namesThomas ZILLIOX
2013-04-05Converted CorePluginsAdmin to TwigFabian Becker
2013-04-04Adjusted paths in AssetManager for plugins/Zeitgeist (for now static)Fabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-01Code cleanupFabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-01-29New admin menus, hooray!Fabian Becker
2012-12-07removing unused view variables; topbar is never rendered in admin headersgiehl
2012-10-24Fixes #3404, remove feedburner plugin and allow Piwik to work if plugin folde...benakamoorthi
2012-05-29Fixes #2048 Added Do Not Track preference under Privacy screen. Now will upda...mattpiwik
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-06-03PrivacyManager / Delete old statistics from database; Refs #2233, #53, #5peterbo
2011-04-14fixes #2312, refs #1679 - donerobocoder
2011-02-07Renamed functionmattpiwik
2011-01-07Fixes #1382mattpiwik
2010-12-20Fixes #1632mattpiwik
2010-11-26Refs #1711 - simplifying code: now homepage/license links link directly to th...mattpiwik
2010-11-06fixes #1805 - add optional license and license_homepage to Plugin's getInform...robocoder
2010-09-25refs #1014 - move getCss, getJs, getHtc, and redirect to Proxy plugin; todo: ...robocoder
2010-08-20refs #1630robocoder
2010-07-30quick fixes #1529 - recovers more gracefully if glob() is disabled; installer...robocoder
2010-07-27Refs #71mattpiwik
2010-07-21Refs #1490 little fixes to admin UI screensmattpiwik
2010-07-21Fixes #1481 mattpiwik
2010-06-30Refs #1438mattpiwik
2010-06-03fixes #1152 - remove deprecated "name" from getInformation() arrayrobocoder
2010-05-14Fixes #1153 Adding warning message in UI if config file not writable for the ...mattpiwik
2010-04-09Fixes #526mattpiwik
2010-04-05fixes #1280robocoder
2010-04-02 * Added General settings page to: enable browser archiving, define today's a...mattpiwik
2010-03-30Fixes #1001 Adding currency setting per websitemattpiwik
2010-03-20fixes #1206 - CorePluginsAdmin should load translations for third-party pluginsrobocoder
2010-03-20fix typo in the HTMLrobocoder