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
2015-03-11Add support for using dependency injection in widgets, menus, tasks…Matthieu Napoli
2015-03-10Revert accidental commit in the wrong branchMatthieu Napoli
2015-03-10Remove deprecated Period::factory()Matthieu Napoli
2015-02-16Return null in case a return value is expected (suppresses warning)Matthieu Napoli
2015-02-16Renamed variableMatthieu Napoli
2014-12-17getEageCache does not expect a parameter anymore, idSite was already converte...Thomas Steur
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-04Tracker refactoringThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-15findMultiComponents can now find components in sub foldersThomas Steur
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