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
2021-11-13add feedback question, remove other related. (#18262)Peter Zhang
2021-03-17Ask users to refer us to other friends (#17234)Zoltan Flamis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-09-19Make it easier to search help resources from within Matomo (#14870)Kate Butler
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-18 Ask users to leave a review for Matomo (#14432)Kate Butler
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-03-21replacing feedback link with About Piwik page giving us the possibility to wr...Thomas Steur
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-18getting rid of the fetch parameterThomas Steur
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
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-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-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-05-30Rename template file namesThomas ZILLIOX
2013-04-07Converted Feedback plugin to TwigFabian Becker
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-05-03added/fixed several doc blocks; fixed some csssgiehl
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2012-02-10Spam should diemattpiwik
2012-02-04Avoid "Please write your message in English" feedback messagesmattpiwik
2011-04-23fixes #1111 - add support for IPv6 addresses (tracking, anonymization, and ex...robocoder
2011-04-08fixes #2279robocoder
2011-01-03Various code cleanups and small improvements:mattpiwik
2010-10-29fixes #1789robocoder
2010-08-20refs #1630robocoder
2010-03-23fixes #1236 - handle browser/extension/add-on causing a double page load, inv...robocoder
2010-03-16fixes #1091 - update the Feedback plugin per ticket; also i18n-ize the remain...robocoder
2009-08-26edit for consistent use of Piwik_TranslateException()robocoder
2009-08-22phpdoc cleanup:robocoder
2009-08-12fixes #922 - use View factory in core plugins; post View.getView event (new h...robocoder
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsrobocoder
2009-06-01git-svn-id: http://dev.piwik.org/svn/trunk@1172 59fd770c-687e-43c8-a1e3-f5a4f...mattpiwik
2009-05-31increasing mini feedback to minimize spammattpiwik
2009-04-27- API CHANGE: the API for the function Piwik_AddWidget has changed. The new A...mattpiwik
2008-08-04- renamed modules/ directory in core/mattpiwik
2008-07-28- Adding description to each pluginmattpiwik
2008-07-21- small fixes (removing TODO from the code)mattpiwik
2008-06-30- feedback form updates (error when empty message or wrong email, limiting spam)mattpiwik
2008-06-26- converting line breaks to UNIXmattpiwik