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
path: root/core
AgeCommit message (Expand)Author
2022-08-24Ignore duplicate key errors when creating temporary tables (#19662)Stefan Giehl
2022-08-23Fix logging when invalidating reports (#19641)Stefan Giehl
2022-08-08Fix for current year not processed for new custom reports (#19569)Ben Burgess
2022-08-08update szymach/c-pchart (#19604)Stefan Giehl
2022-08-04update tracking config (#19495)Peter Zhang
2022-08-02Config option to specify database error codes to ignore during updates (#19578)Ben Burgess
2022-08-02Improve the sanitization of request parameters (#19577)Ben Burgess
2022-07-25Refactor and improve password confirmation in UI & API (#19525)Stefan Giehl
2022-07-25Fix possible notices / code improvements (#19561)Stefan Giehl
2022-07-25Adds unique index for user email (#19560)Stefan Giehl
2022-07-15Full width field in settings (#19454)Victor S
2022-07-08Merge branch 'next_release' into 4.x-devsgiehl
2022-07-08update invite user (#19366)4.11.0-rc2Peter Zhang
2022-07-08Implement url parameter to ignore referrer (#19420)Stefan Giehl
2022-07-08Merge branch 'next_release' into 4.x-devsgiehl
2022-07-08Show notification if PHP version is EOL (#19421)Stefan Giehl
2022-07-04Use browser client hints for detection (#18843)Stefan Giehl
2022-06-30Provide possibility to configure referrer exclusion list (#19302)Stefan Giehl
2022-06-27Update ReportsProvider.php (#19414)Alexander Prinzhorn
2022-06-22added: setting prepare callback before validation (#19363)Victor S
2022-06-21Merge branch 'next_release' into 4.x-devsgiehl
2022-06-21[Vue] when getting plugin path relative to webroot, try all possible webroots...dizzy
2022-06-15Fix for zero average order value on charts (#19353)Ben Burgess
2022-06-15[Graphic]reload table if the default date changes (#19349)Peter Zhang
2022-06-13remove depracted dollar brace string interpolation (#19344)Lukas Winkler
2022-06-13Fix FAQ # links (#19347)Starker3
2022-06-09fixed: vardumper overriding (#19308)Victor
2022-06-07Update Version to Matomo 4.11.0-rc14.11.0-rc1Justin Velluppillai
2022-06-07Improve memory usage of CSV exporter (#19315)Stefan Giehl
2022-06-07[UI]update invalid archive notification (#19126)Peter Zhang
2022-06-07invite user replace add user (#18868)Peter Zhang
2022-05-31Goals per page - new reports and metrics for tracking page conversions (#18221)Ben Burgess
2022-05-25Add 429 response code (#19245)Jason Morton
2022-05-24[Vue] add manage goals store to share loaded idGoal with plugin components th...dizzy
2022-05-24Show sparkline evolution figures for visits, goals and ecommerce overviews (#...Ben Burgess
2022-05-18[security] Force matomo.org related requests to use ssl as default (#19098)Peter Zhang
2022-05-17Compatibility fixes for PHP 8.1 (#19143)Stefan Giehl
2022-05-16Merge 4.10.0 changes back to development branch (#19223)Justin Velluppillai
2022-05-06Add support to exclude hosts from proxy (#19139)Jürgen Thomann
2022-05-03Update to 4.10.0-rc14.10.0-rc1Justin Velluppillai
2022-04-25Merge branch 'next_release' into 4.x-devsgiehl
2022-04-25Fix some "Passing null to parameter" warnings (#19135)MichaelRoosz
2022-04-19Fix PHP 8.1 deprecation warning (#19103)Stefan Giehl
2022-04-13Create assets folder if it is missing when writing Report (#19088)Sam
2022-04-13Update version to 4.9.04.9.0Justin Velluppillai
2022-04-12Remove invalid hosts tracker settings cache (#19021)Sam
2022-04-12Adds update script to remove broken scheduled reports from db (#19062)Stefan Giehl
2022-04-11[Bug]fix prefilght cors OPTIONS request record in the action visits (#19030)Peter Zhang
2022-04-11Add the request hostname to error & exception logs (#18996)Sam
2022-04-05Remove execute bit on files that do not need it (#19052)Adrien Crivelli