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-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14Refactoring Profiler features out of Piwik classmattab
2013-09-07removed unused deprecated methodsgiehl
2013-09-04Replace create_function calls with lambda functions.Fabian Becker
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Fixing post merge bugsmattab
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-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-15Making Plugin enable/disable work for a thememattab
2013-07-01* Restoring the cache buster output filter which was lost at some pointmattab
2013-07-01* Enabling Twig 'strict_variables' so that we write best code possible, and l...mattab
2013-06-28* Converting CLI templates to twigmattab
2013-06-28* removing most mentions to "tpl"mattab
2013-06-23Merge pull request #75Fabian Becker
2013-06-23Fixing testmattab
2013-05-30Rename template file namesThomas ZILLIOX
2013-04-06More Twig modifications.Fabian Becker
2013-04-04Adjusted paths in AssetManager for plugins/Zeitgeist (for now static)Fabian Becker
2013-04-04Day 3:Fabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-06Refactoring views & simplifymattab
2013-02-26Remove commented code.Fabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-11-23small code improvementssgiehl
2012-09-02Fixes #3334, redesigned the reset password functionality.benakamoorthi
2012-05-24completed a bunch of php doc blockssgiehl
2012-03-07fixes #3021, refs #1331 - adds Piwik_View_OneClickDonerobocoder
2012-03-07refs #1331, refs #3021 - remove #1331 hacksrobocoder
2012-03-07refs #1713, refs #1331 - this should fix the one click updaterobocoder
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2012-02-27Fixes #2980 mattpiwik
2012-02-26Fix regression: widgets should always load in the iframemattpiwik
2012-02-11Fix noticemattpiwik
2012-02-11Fixing notice when url not specifiedmattpiwik
2011-11-18refs #2771 - reverting patchrobocoder
2011-11-18fixes #2771 - will revert this when the minimum requirements is php 5.3 and w...robocoder
2011-11-10refactoring Piwik_iView to Piwik_View_Interfacerobocoder
2011-09-19Fix tests?mattpiwik
2011-09-12Allowing one plugin to define 2 top bar menusmattpiwik
2011-08-02fixes #2606, refs #2594robocoder
2011-08-01 * fixes #2594 - apply gator's patchrobocoder
2011-05-26Refs #898mattpiwik
2011-05-14fixes #2428robocoder
2011-05-05refs #2373 - minor edits; btw I don't think singleReport() should be in core/...robocoder