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
2019-02-23Add better error message for unsupported operand error. (#14116)diosmosis
2019-01-22Adds segmented log feature to more reports (#13939)Stefan Giehl
2019-01-22Apply AddSegmentBySegmentValue filter recursive (#13962)Stefan Giehl
2018-12-11Fix possible json encoding error (#13823)Thomas Steur
2018-12-09Keep flattened columns as extra columns (#12199)Stefan Giehl
2018-11-24In LogAggregator, allow the use of a complex dimension w/ an already defined ...diosmosis
2018-10-11Implements wrapper method for a more secure unserialize with PHP 7 (#13285)Stefan Giehl
2018-09-26Stable sort for additional pivoted columns (#13477)Stefan Giehl
2018-09-20Support pivot w/ CustomDimensions (#13429)diosmosis
2018-08-03Add reusable widget to display single metric w/ sparkline & evolution percent...diosmosis
2018-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2018-06-14Allow to provide secondary sort column for reports (#12128)Stefan Giehl
2018-03-19Fix others row might not be replaced in subtables of others row (#12541)Thomas Steur
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-10-05Remove the word Piwik from CSV download (#12150)Thomas Steur
2017-09-01let console renderer handle objects in metadata correctly (#11990)Stefan Giehl
2017-09-01Fix HTML renderer not able to handle metadata of a row (#11991)Stefan Giehl
2017-03-29Make it possible to disable flattening for an report (#11529)Stefan Giehl
2017-02-21Fixes #11331 (#11368)Matthieu Aubry
2016-12-30Revert #11100 (#11113)Matthieu Aubry
2016-12-27Live API: New 'generationTimeMilliseconds' field used to process Average gene...Matthieu Aubry
2016-11-01Removes deprecated method Archive::getDataTableFromArchivesgiehl
2016-08-31fix testsThomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2016-08-23Fix fatal error when requesting RSS format (#10407)Matthieu Aubry
2016-07-20pass instance of both row objects to aggregate callback when aggregating them...Thomas Steur
2016-07-12Add possibility to specify a custom row aggregation operation (#10288)Thomas Steur
2016-07-08Fix CSV export cannot be used with dates like previousX (#10273)Thomas Steur
2016-05-05Fix some typos in comments (found by codespell) (#10120)Stefan Weil
2016-04-11Merge branch 'master' into 3.x-devThomas Steur
2016-04-11Select 10 times more rows so that resultset after grouping is more likely to ...mattab
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-04-07Excel/Libreoffice formulas can also start with @ character.mattab
2016-04-06Display labels correctly in Excel / LibreOfficemattab
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-04changed look of custom variables screen, merge metadata when specifiedThomas Steur
2015-11-04added screen to see custom variable usagesThomas Steur
2015-10-15Merge branch 'master' into 3.0Thomas Steur
2015-10-11use number formats for values displayed besides sparkline and for evolution datasgiehl
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-10-06support for secondary sort and faster sortThomas Steur
2015-10-06A Row implementation that is based on ArrayObject which is fasterThomas Steur
2015-09-19Fixes #8580 Notice - Undefined property: Piwik\DataTable\Filter\ExcludeLowPop...mattab
2015-07-13filter_excludelowpop=nb_visits should work even before 'ReplaceColumnNames' ...mattab
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-22PhpDoc and warning fixesMatthieu Napoli
2015-04-22removing that performance improvement again and someone else can add it again...Thomas Steur
2015-04-21improve performance of all websites dashboard when having thousands of websitesThomas Steur