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-10-01Rename login_whitelist_ip config to login_allowlist_ip (#16413)Thomas Steur
2020-08-18Reporting API: showColumns and hideColumns are now applied recursively (#11115)Matthieu Aubry
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-05-12triple equals (#15762)Jean Baptiste Noblot
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-19Run tests on bionic distribution & run AllTests with PHP 7.4 (#15720)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-03-22Remove PHP serialization response format (#15558)Stefan Giehl
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2019-12-24MergeDataTables does not correctly merge if table2 has more data than table1 ...diosmosis
2019-12-11PHP 7.4 warning in ColumnDelete (#15224)Thomas Steur
2019-11-18Invert change comparison when displaying percents in the UI … (#15098)diosmosis
2019-11-04Prevent warning array to string conversion in console renderer (#15037)Thomas Steur
2019-10-02Proper encoding of segment values for Actions reports. (#13481)diosmosis
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-06-02If no pivotBy column is specified, make sure when getting first column… (#1...diosmosis
2019-05-20Console: invalidating reports with segment based on custom Dimensions fails (...Thomas Steur
2019-04-11Display all product categories if present in the visitor log (#14083)diosmosis
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