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
2014-08-15before including a file make sure it exists... makes the whole cache kinda ne...Thomas Steur
2014-08-04Fixing issue when there is an invalid cache pointing to a file that does not ...mattab
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-03fix cached klassnameThomas Steur
2014-07-03performance improvement by not having to use the autoloader when loading a si...Thomas Steur
2014-07-02this might make the ui faster, do no longer check for components all the timeThomas Steur
2014-07-02a few more tweaksThomas Steur
2014-07-02wondering how this effects the tracking performance? added possibility to per...Thomas Steur
2014-06-24reuse staticCache component and make sure to even cache a not found resultThomas Steur
2014-06-24should improve loading performance of menus, widgets, ...Thomas Steur
2014-06-23this improves tracking performance on my test machine from on average 450ms t...Thomas Steur
2014-06-20this should cache all "find plugin components" calls when trying to find comp...Thomas Steur
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-16When executing tests, check for non-core plugin that should be loaded by look...diosmosis
2014-06-10starting to move dimensions from core into plugins and put each dimension int...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-05refs #5301 started to simplify scheduled tasks API while staying backwards co...Thomas Steur
2014-04-09refs #4967 started to work on verifying plugin version during run time and be...Thomas Steur
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-28Remove remaining occurences of author_homeFabian Becker
2013-12-17fixes #4373, #1640Julien Moumné
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-03refs #4244 replaced some links to hooks.Thomas Steur
2013-12-03refs #4244 converted more linksThomas Steur
2013-10-21Documented core/Plugin.php class.diosmosis
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07refs #4194 marked some more classes as apiThomas Steur
2013-10-04Improving Themes Manage, fix css bug with merged assets disabledmattab
2013-09-27Last of the documentation.Benaka Moorthi
2013-09-26Finished more.Benaka Moorthi
2013-09-24Finished converting exception handling.Benaka Moorthi
2013-09-19fixes doc blocksgiehl
2013-09-19throw exception in case plugin defines the metadata in getInformation method ...Thomas Steur
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-02fixed more doc blocks and namespacessgiehl
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-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-18Fixing build.Benaka Moorthi
2013-07-18Refactor Piwik_PluginsManager and Piwik_Plugin class, moved plugin metadata l...Benaka Moorthi
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-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab