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-09Run queued filters after generic filters making visualizations much faster.Thomas Steur
2015-01-14removed several occurences of UserSettings pluginsgiehl
2014-10-28Merge pull request #6534 from piwik/6519_allowExecutionOfDeprecatedMethodsThomas Steur
2014-10-28refs #6519 allow execution of deprecated methodsThomas Steur
2014-10-24fix annotations which were broken in case there was no space after anotation ...Michał Gaździk
2014-10-22Partial cleanup after PR...mattab
2014-10-15refactoring of code, fixes for hiding classesd-skora
2014-10-15hide without parameter and hide for methodsd-skora
2014-10-15test fixesd-skora
2014-10-15hide annotation with testsd-skora
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-03-17Fix comment for autocompletionmattab
2014-02-03Fixes #4609 Removing last mentions of Piwik_ -- Looking sharp now!mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2013-12-27Removing @method from docs output at http://developer.piwik.org/api-reference...mattab
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-12-03refs #4244 replaced some links to hooks.Thomas Steur
2013-12-03converted some links to use @linkThomas Steur
2013-12-02refs #4244 updated some existing links to use link inline tagThomas Steur
2013-11-22Removing extra sprintfmattab
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-26Refs #4200, revised documentation for all events in plugins/*.diosmosis
2013-10-25Refs #4200 revised event docs for core/* files.diosmosis
2013-10-16fix is existing api actionThomas Steur
2013-10-16cleanup viewdatatable class, API logic did not belong into viewDataTableThomas Steur
2013-10-15Type hint for Singletonmattab
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08refs #4199 documented some more eventsThomas Steur
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-06Removed unused variable and importFabian Becker
2013-10-02refs #4134 added generic API hookThomas Steur
2013-10-02refs #4134 trigger general API event for all actionsThomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-24Remove use of Zend_Registry to hold DB connections.Benaka Moorthi
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
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-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
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-06Implemented custom event dispatching system for Piwik (replaced event dispatc...Benaka Moorthi
2013-05-12Fixes #3932mattab