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
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-02-19Implements new SMS Provider ASPSMS.com (#11263)Stefan Giehl
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2015-11-17refs #9208 new API to create custom SMS providersThomas Steur
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-07-19fixed method visibility keyword orderChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28refs #4565 migrate config super user to databaseThomas Steur
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-23refs #4564 #2589 we need a small difference between superUser and configSuper...Thomas Steur
2014-01-08refs #1486 trigger an event when a phone number is deletedThomas Steur
2013-11-11Adding type hinting to API classesmattab
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_GetOption and SetOption. Now use: Option:...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08minormattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07Refs #4125 Renaming PDFReports to ScheduledReportsmattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14translations cleanup: merged General_Settings with UserSettings_SubmenuSettingssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...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-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-06fixed missing parametersgiehl
2013-07-06fixed several doc blockssgiehl
2013-04-04Cleaning up the API output by removing some functions from display with @igno...mattab
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-12-20 * Fixing bug, when anonymous user is set with some permission, it should workmattpiwik
2012-12-16refs #3337#comment:7 remove white spaces in submitted phone numberJulienMoumne
2012-12-15Fixes #3491, applying pebosi's patch to use mt_rand instead of rand.benakamoorthi
2012-08-15refs #2708JulienMoumne
2012-08-14Refs #2708mattpiwik
2012-08-14refs #2708JulienMoumne
2012-07-31Refs #2708 Using Piwik_Common::json* instead of core PHP to avoid annoying PH...mattpiwik
2012-07-26Refs #2708 Small changesmattpiwik
2012-06-14fixes #2708JulienMoumne