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-06-15Fix for zero average order value on charts (#19353)Ben Burgess
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2018-12-11Adds new event to define units for metrics (#13640)Stefan Giehl
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-11-06Phpstorm organize importsmattab
2013-10-21It was confusing to have a coreViewDataTable and pluginViewDataTable class. I...Thomas Steur
2013-10-15removed visualization propertiesThomas Steur
2013-10-09Refs #4202 Menu refactor GO. This one is tricky...mattab
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-05Renaming DataTable\Array to DataTable\Map in comments and testsmattab
2013-10-03refs #3994 evolution graph failed to load if DataTable object is givenThomas Steur
2013-10-02refs #4123 fix some phpstorm inspection warningsThomas Steur
2013-08-31Refs #4041, small tweak to last commit.Benaka Moorthi
2013-08-31Refs #4041, refactored jqplot datatable visualizations (mainly the evolution ...Benaka Moorthi
2013-08-26Refs #4041, #4077, started refactoring of series picker JavaScript so it can ...Benaka Moorthi
2013-08-14Refs #4041, removed Visualizations\Chart\* classes and moved Visualization\Ch...Benaka Moorthi
2013-08-14Refs #4041, add default getDefaultPropertyValues() call for DataTableVisualiz...Benaka Moorthi
2013-08-09Refs #4041, fix regression when evolution graph tries to display empty graph.Benaka Moorthi
2013-08-05Refs #4041, #4040 add new CoreVisualizations plugin and move HtmlTable, Cloud...Benaka Moorthi