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-02-03Removing last Piwik_ occurencesFabian Becker
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28Convert the old author/author_homepage to the new structure.Fabian Becker
2013-12-10Fixes #4367, remove version column and move version to name column and make v...diosmosis
2013-11-18getting rid of the fetch parameterThomas Steur
2013-11-11Adding type hinting to API classesmattab
2013-11-08Adding some type hintmattab
2013-11-06Phpstorm organize importsmattab
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-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
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-07Removed Piwik::log and replace with calls to Log::... functions. Also changed...Benaka Moorthi
2013-10-02refs #4134 use plural to indicate a developer can add multiple entries or wid...Thomas Steur
2013-10-01refs #4134 renamed some hooksThomas Steur
2013-09-15translations cleanup: removed more duplicate translationssgiehl
2013-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-08-14added missing ';' / use double quotes for attribute values instead of single ...sgiehl
2013-08-11Merge branch 'plugin_namespaces'mattab
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-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...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-20Merge remote-tracking branch 'origin/master' into php-5.3-namespacesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-19Fix Google Indexed Pages metric for sites with less than dozens pages listed ...mattab
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-12fixed/added some missing doc blockssgiehl
2013-07-01removing extra space, rawmattab
2013-07-01* Enabling Twig 'strict_variables' so that we write best code possible, and l...mattab
2013-07-01* Fix the SEO widgetmattab
2013-06-23Merge pull request #75Fabian Becker
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-16refactoring / improvements of Archiveprocessing (in progress)mattab
2013-05-30Rename template file namesThomas ZILLIOX
2013-05-30Fixing bug in SEO template,mattab
2013-05-08Reorganizing the stylesheets & javascripts folders for every pluginsThomas ZILLIOX
2013-04-11Fix typo in SEO pluginFabian Becker
2013-04-10Converted SEO plugin to Twig.Fabian Becker
2013-03-29refs #3734 better integration of Majesticseo.com links1.12-b2mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-25Refs #3734, add tooltip to majestic SEO icon.diosmosis