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-07-21refs #5863 moved some translations from core into pluginsThomas Steur
2014-07-09Refs #5273 Replace Trac ticket URL to Githubmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-19Fixes #5181 Renamed methodmattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-03-04refs #4747 make sure to restrict sites to login when generating graph urlThomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-16Remove top_controls_inner div + other fixes, preparing for this ticket refs #...mattab
2013-12-26Renaming file Fixes #4420mattab
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-11-11Adding type hinting to API classesmattab
2013-11-06Phpstorm organize importsmattab
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-24Fix bug in last commit.diosmosis
2013-10-24Refs #4200, finished documenting core/Plugin/Controller and moved Controller:...diosmosis
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-10Refs #4208 Remove translate singletonmattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Minormattab
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-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-07fix fatal error that API is already in useThomas Steur
2013-10-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-09-30Refs #4133mattab
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Adding Filesystem class which contains file operationsmattab
2013-09-14refs #4151 refactored some usages of _js hacksgiehl
2013-08-14fixed some doc blockssgiehl
2013-08-11fixed namespacessgiehl
2013-08-11Merge branch 'plugin_namespaces'mattab
2013-08-11Merge with Master + fix build + Namespaces conquest checkmattab
2013-08-10added some inline variable type hints / fixed some doc blockssgiehl
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-20Converting to namespace: Period, Sitemattab
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