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
2022-08-09Removes unused method Proxy\Controller:isPiwikUrl() (#19610)Stefan Giehl
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-03-04[Vue] Chunk UMD JavaScript into a set of asynchronously loaded files (#18761)dizzy
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-16Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-10retry less compile if it fails (#15684)Thomas Steur
2020-02-11Use \PHPUnit\FrameWork\TestCase instead of \PHPUnit_Framework_TestCase (#15554)Stefan Giehl
2019-10-03Removed closing PHP tag due to PSR-2 definition (#14929)Kai Neuwerth
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-28Ensure each plugin has a config.php and tracker.php file (#14430)Kate Butler
2018-07-25Replace proxy redirect with rel=noreferrer (#12780)Christian Schmidt
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2015-09-09fix indentationmattab
2015-09-06code rearrangehaseebeqx
2015-06-08removed default information from plugin.json files; move plugin descriptions ...sgiehl
2015-06-08use plugin.json instead of getInformation() method for Proxy pluginsgiehl
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-09-14Replace header() with Common::sendHeader() when possibleKyleK
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-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-17fixes #4373, #1640Julien Moumné
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-07Refs #4125 Renaming plugin from Referers to Referrersmattab
2013-10-02Fix translations regression. Translations cannot be true merged asset since i...Benaka Moorthi
2013-09-14Adding UrlHelper containing random logic around manipulating urlsmattab
2013-09-14ProxyHttp class until I find a better namemattab
2013-09-14Refactoring ProxyStaticFile class:mattab
2013-09-12Refs #4151, make sure developing w/ merged assets disabled isn't a big pain.Benaka Moorthi
2013-09-12Refs #4151, make sure translations JS is always regenerated when merged asset...Benaka Moorthi
2013-09-12Refs #4151, remove loadJavascriptTranslations twig function and automatically...Benaka Moorthi
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,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-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 several doc blockssgiehl
2013-06-20always use the html5 charset declarationThomas ZILLIOX
2013-06-20Always use a valid HTML5 doctypeThomas ZILLIOX
2013-05-30Rename template file namesThomas ZILLIOX
2013-04-15Converted ProxyFabian Becker
2013-04-15Converted rest of CoreAdminHomeFabian Becker
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab