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-10-07Typofixes (#19805)JT Smith
2022-08-08update szymach/c-pchart (#19604)Stefan Giehl
2022-08-02Improve the sanitization of request parameters (#19577)Ben Burgess
2022-06-07Improve memory usage of CSV exporter (#19315)Stefan Giehl
2022-05-31Goals per page - new reports and metrics for tracking page conversions (#18221)Ben Burgess
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-01-11Ignore array keys that match unsummable columns when summing row array column...Ben Burgess
2021-12-15Fix for datatable row sum error (#18500)Ben Burgess
2021-11-24Further improvements for PHP 8.1 (#18330)Stefan Giehl
2021-11-16Fix some PHP8.1 deprecation warnings occurred while running tests (#18314)Stefan Giehl
2021-11-15Proportional evolution comparison for incomplete periods (#18099)Ben Burgess
2021-11-05Fix for HTML entity decoding of single quotes in campaigns and csv/xml export...Ben Burgess
2021-10-15Minor optimisations to Archiving (#18156)Sam
2021-09-03Simple fixes for PHP8.1 (#17929)Justin Velluppillai
2021-08-20Ignore overwrite subtable warning for summary rows for old data… (#17891)dizzy
2021-08-20When aggregating reports, inflate one expanded datatable at a time (#17817)dizzy
2021-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2021-07-20Fix exporting main metrics with a period of weeks and export format CSV (#17442)Daniel Ziegenberg
2021-07-18Throw a meaningful exception if a report does not support pivot feature (#17778)Stefan Giehl
2021-06-13Add some extra information when two non-summable columns are added together f...dizzy
2021-05-11Do not confuse normal rows with the label "-1" w/ the summary row (#17517)dizzy
2021-04-01Use exceptions to provide more context to warning logs in Row.php (#17413)dizzy
2021-03-01fix character encoding for csv file names (#17276)Zoltan Flamis
2021-01-19Ensure metadata is available if page url can't be found (#16920)Stefan Giehl
2020-12-10Improvements on prepending a plus sign to evolutions (#16923)Stefan Giehl
2020-11-30Improve php8 compatibility (#16838)Thomas Steur
2020-10-13Generate segment string even if label value is 0 (#16564)Thomas Steur
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