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
2015-06-08removed default information from plugin.json files; move plugin descriptions ...sgiehl
2015-06-08use plugin.json instead of getInformation() method for SEO pluginsgiehl
2015-06-05language updatesgiehl
2015-06-03Fixing all tests that use Access::setSingletonInstance().diosmosis
2015-05-25language updatesgiehl
2015-05-15language updatesgiehl
2015-02-16phpdoc and scrutinizer warning fixesMatthieu Napoli
2015-02-12Added missing phpdoc file headersMatthieu Napoli
2015-02-11#7153 #4172 #7107 Refactored the SEO plugin to make it more extensible and er...Matthieu Napoli
2015-01-29refs #7103 cache SEO.getRank API output per URL for 6 hours to avoid exceedin...Thomas Steur
2015-01-08fixes #6925 - do not display age as time stringsgiehl
2014-11-28refs #6552 don't add rel=nofollow on links going through the proxy as the ref...2.10.0-b1mattab
2014-11-27Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-17Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-17language update refs #3430sgiehl
2014-11-16Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-11-14Replaced usage of deprecated \FakeAccess to Piwik\Tests\Framework\Mock\FakeAc...Matthieu Napoli
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-04language update refs #3430sgiehl
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system fo...Thomas Steur
2014-10-05refs #5940 put tests in correct folders, better testsuite names, some tests s...Thomas Steur
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19fixed method visibility keyword orderChristian Raue
2014-06-30refs #5326 as mentioned in the ticket once we have simplified the reports we ...Thomas Steur
2014-06-20fixes #5322 whois records can also read "created: $datetime"mattab
2014-06-18updating comment for consistency: free/libre analytics platformmattab
2014-06-17replacing comment for consistencymattab
2014-06-10Merge pull request #308 from piwik/plugin_widget_refactoringThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-06working on simplifying widgets. Pushing into a branch since I am not 100% hap...Thomas Steur
2014-05-09Removed unused imports in core/ and plugins/mattab
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