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
2020-08-20Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
2020-08-17Number formatting may be wrong when eg German language is used (#16295)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-02-03Fix possible undefined index notice (#15502)Stefan Giehl
2019-11-08Adds links to online guides in reports help (#15030)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-13Allow Metric instances to be stored in Report::$metrics. (#14414)diosmosis
2018-12-09Keep flattened columns as extra columns (#12199)Stefan Giehl
2018-11-13Regenerate OmniFixture dump w/ more xss payloads (#13556)diosmosis
2018-09-20Support pivot w/ CustomDimensions (#13429)diosmosis
2018-08-03Add reusable widget to display single metric w/ sparkline & evolution percent...diosmosis
2018-06-14Allow to provide secondary sort column for reports (#12128)Stefan Giehl
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-09-26Better fetching of saved report parameters by report ID (#11983)Thomas Steur
2017-03-29Make it possible to disable flattening for an report (#11529)Stefan Giehl
2017-01-24added a new method that allows plugins to define metrics we expect to see per...Thomas Steur
2017-01-07Use gender-neutral wording where possible (#10982)Lucas Jenß
2016-09-30fix typo across codebase: Let's -> letsmattab
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2016-05-05Fix some typos in comments (found by codespell) (#10120)Stefan Weil
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2015-10-06added missing docThomas Steur
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-06-17refs #7893 added possibility to measure mobile appsThomas Steur
2015-06-09Merge pull request #7885 from spacenate/6948_rename_ecomm_goal_categoriesThomas Steur
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-05-12Add TranslationHelper to Goals Plugin, alter English text files for Goal cate...Nathan Sollenberger
2015-04-23Archiving of aggregated ecommerce metrics #6986Thomas Steur
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2015-03-16possibility to define a default sort order in a report classThomas Steur
2015-03-05Faster flattening for many reportsThomas Steur
2015-01-22Merge branch 'master' into move_language_reportsgiehl
2015-01-20improved method namesgiehl
2015-01-17moved checking for fixed view types to factorysgiehl
2015-01-13refs #3962 - moved language reports to their own pluginsgiehl
2015-01-12refs #6928 - set fixed view type for visitor logsgiehl
2015-01-07make sure uppercase first is possibleThomas Steur
2015-01-07this cache has to be plugin aware, otherwise some test fail when the load new...Thomas Steur
2015-01-07by fixing the factory it looks like I can remove some hacksThomas Steur
2015-01-07refs #6022 moved some reports and columns to ecommerce pluginThomas Steur
2015-01-06Fixes #6924Matthieu Napoli
2014-12-17added support for different caching backends such as redisThomas Steur
2014-11-27Fix several bugs causing differences in API output w/ master.diosmosis
2014-11-26Fixing most system tests.diosmosis
2014-11-25Fix remaining Plugin.get API methods; delete temporary columns in queued filter.diosmosis
2014-11-24Move MetricsFormatter::getMetricsToFormat logic to Report class.diosmosis
2014-11-24Do not compute conversion_rate in Goals archiving logic, instead compute as n...diosmosis