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-12-17fixes #4373, #1640Julien Moumné
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-03refs #4244 converted more linksThomas Steur
2013-11-22Refs #4127 Implementing possibility for Themes to overwrite any icon or resou...mattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-10-21Refs #4200 documented core/View.php and core/WidgetsList.phpdiosmosis
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07refs #4194 marked some classes/methods/functions as available for pluginsThomas Steur
2013-10-01Merge pull request #111 from piwik/registryFabian Becker
2013-09-30Refactoring the code so that base.css is not required to be manually built bu...mattab
2013-09-29Removing all uses of Zend_Registry from core/ plugins/ and tests/Fabian Becker
2013-09-19Refs #4041, make all DataTableVisualizations derive from Piwik\View.Benaka Moorthi
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
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