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-09-19Adding ExampleAPI to work around bug reported in http://forum.piwik.org/read....mattab
2013-09-18Fixes #4128 JSON files for Piwik plugins are now plugin.jsonmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
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 to \Piwik\Core\PiwikFabian Becker
2013-07-15Refs #4054mattab
2013-07-15Refs #3942mattab
2013-07-06fixed several doc blockssgiehl
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-10-19refs #3227 removing plugin simple testssgiehl
2011-04-14Fixes #1478mattpiwik
2011-04-04refs #2256 - more invalid tagsrobocoder
2011-02-11documentation links updateJulienMoumne
2011-01-03Various code cleanups and small improvements:mattpiwik
2010-11-05remove homepage URL; this is a broken linkrobocoder
2010-10-28peephole optimization to singletons, i.e., new self vs. $c = __CLASS__; new $crobocoder
2010-09-13tweaking all the unit tests to also run from the CLI, e.g.,robocoder
2010-08-20refs #1630robocoder
2010-07-19Fixes #1485 mattpiwik
2010-07-16git-svn-id: http://dev.piwik.org/svn/trunk@2515 59fd770c-687e-43c8-a1e3-f5a4f...mattpiwik
2010-07-16Refs #1403mattpiwik
2010-07-12Refs #1446 Refs #818 mattpiwik
2010-07-06Refs #1446 Fixing failing test due to Windows EOL and headers already sent er...mattpiwik
2010-07-06Now testing various API exports for ExampleAPI plugins, for all API formats: ...mattpiwik
2010-07-06Introducing documented piwik.php PHP Tracking client.mattpiwik
2010-06-03fixes #1152 - remove deprecated "name" from getInformation() arrayrobocoder
2010-03-20fixes #1222 - document the version number policy; point developers (who read ...robocoder
2010-02-10fixes #1122 - per Matt's reviewrobocoder
2010-01-30fixes #1122robocoder
2010-01-30fixes #1096 - translateable plugin descriptionsrobocoder
2009-12-14Plugins page: use redirectToUrl on external linksrobocoder
2009-12-12fixes #1072 - wrap plugin author name with author_homepage (instead of homepage)robocoder
2009-08-22phpdoc cleanup:robocoder
2009-08-04add some missing phpdoc docblocksrobocoder
2009-07-23Add () when instantiating classes for consistency.robocoder
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofrobocoder
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsrobocoder
2009-06-28Fixes #524 - add standard Piwik header to .php files in core & plugins, withrobocoder
2009-03-30- fixing recently introduced sorting issue, refactoring, cleaning up the gene...mattpiwik
2009-02-28- small changesmattpiwik
2009-01-14Fixing #452mattpiwik
2008-12-17- adding Goal Tracking related goodness in core, and pluginsmattpiwik
2008-12-08- cleaning the API/ codemattpiwik
2008-11-24- API now returns Piwik version numbermattpiwik
2008-08-04- renamed modules/ directory in core/mattpiwik
2008-07-28- Adding description to each pluginmattpiwik