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-11-13Detect GA3, GA4 or GTM during installation and suggest migration guides (#19957)HEAD4.x-devBen Burgess
2022-11-09Fix PHP8.2 deprecation messages (#19918)Stefan Giehl
2022-11-06Add exception for invalid limit before grouping (#19881)Peter Zhang
2022-11-02add help link vue componet (#19922)Peter Zhang
2022-10-30Fix param handling for Controller::getLastUnitGraphAcrossPlugins (#19926)Stefan Giehl
2022-10-27Release Matomo 4.12.34.12.3next_releaseJustin Velluppillai
2022-10-26Release Matomo 4.12.3-rc14.12.3-rc1Justin Velluppillai
2022-10-25Fix for tag manager update not applied when moving from 4.12.1 => 4.12.2, ver...Ben Burgess
2022-10-21Release Matomo 4.12.24.12.2Justin Velluppillai
2022-10-21Revert "Added support to pass segment in Archiving.getIdSitesToMarkArchivesAs...Altamash Shaikh
2022-10-20Added support to pass segment in Archiving.getIdSitesToMarkArchivesAsInvalida...Altamash Shaikh
2022-10-19Release Matomo 4.12.1 (#19882)4.12.1Justin Velluppillai
2022-10-17Ensure plugin updates are executed when setting up UITestFixture (#19825)Stefan Giehl
2022-10-17Adds missing escaping (#19863)Stefan Giehl
2022-10-17Ensure password check can only throw wrong password error (#19861)Stefan Giehl
2022-10-14allow empty excludedReferrers on the global setting (#19834)Peter Zhang
2022-10-14Ensure client hints are always returned as array (#19855)Stefan Giehl
2022-10-07Typofixes (#19805)JT Smith
2022-10-05Release Matomo 4.12.04.12.0Justin Velluppillai
2022-10-02Release Matomo 4.12.0-rc24.12.0-rc2Justin Velluppillai
2022-09-30Add copy link after token been sent for the user doesnt have email set up fro...Peter Zhang
2022-09-18Update Version to Matomo 4.12.0-rc14.12.0-rc1Justin Velluppillai
2022-09-14Fix column type for id change column (#19730)Stefan Giehl
2022-09-09Improved opt out (#19528)Ben Burgess
2022-09-08Fix for long report titles overflowing on PDF reports (#19694)Ben Burgess
2022-09-07Fix couple of PHP8.2 deprecation warnings (#19690)Stefan Giehl
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