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-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
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-06-01Fixes #3164 - Adding 2 new functios to allow piwik plugins to hook on enable ...mattpiwik
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2012-05-26moved Piwik_Db_Adapter_Interface to its own filesgiehl
2012-05-03added/fixed several doc blocks; fixed some csssgiehl
2011-02-07refs r3861 - add phpdoc; p.s. it wasn't the source of the webtest failure in ...robocoder
2011-02-07Fixing tests?mattpiwik
2011-02-07Renamed functionmattpiwik
2010-11-06refs #1805robocoder
2010-08-20refs #1630robocoder
2010-07-26format as a list for phpdocrobocoder
2010-06-05refs #1152 - add "final" keyword to getClassName() because we dont want subcl...robocoder
2010-06-03refs #1152 -deprecate "name" in getInformation() array;use getClassName() ins...robocoder
2010-03-20fixes #1222 - document the version number policy; point developers (who read ...robocoder
2010-03-13revert [1909]robocoder
2010-03-13add nonce generator/validator (plugin framework enhancement)robocoder