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
2021-08-30If a usable archive exists and the invalidation is for a specific plugin, del...Justin Velluppillai
2021-08-26Update intl cldr 39 (#17917)Lukas Winkler
2021-08-22Only set requests in tracking request set when correct value is given (#17877)Thomas Steur
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-08-16Fix possible notices (#17886)Stefan Giehl
2021-08-13add token_auth to overlay requests where necessary (#17851)Tim-Hinnerk Heuer
2021-08-12before trying to invalidate parent period, make sure period is enabled in INI...dizzy
2021-08-12Set CSP header to prevent XSS (#17798)Justin Velluppillai
2021-08-12avoid large amounts of notifications being added to the session (#17736)dizzy
2021-08-11Remove checking for /proc existence (#17846)avkarenow
2021-08-11Fix a couple a possible warning in PHP 8.1 (#17869)Stefan Giehl
2021-08-11Improve I/O performance by not writing placeholder files when they already ex...Justin Velluppillai
2021-08-10Fixing some test failures (#17852)dizzy
2021-08-10Do not log a failed login if a valid app token_auth is sent with the request,...Stefan Giehl
2021-08-03get rid of stashed datatables before going into safe mode to free up memory (...dizzy
2021-08-03Scheduled tasks: Always read timetable from the database and not from… (#17...Thomas Steur
2021-08-02Release 4.4.1 :rocket:4.4.1Matthieu Aubry
2021-07-304.4.1-rc1Matthieu Aubry
2021-07-30Revert "use strict-origin-when-cross-origin Referrer-Policy (#17382)" (#17842)Thomas Steur
2021-07-30better checks when shell_exec is disabled (#17840)dizzy
2021-07-30make sure summary rows are serialized with their in-db subtable ID and not in...dizzy
2021-07-28Update Version.php4.4.0Matthieu Aubry
2021-07-28Fix dimension1 is not a supported segment. (#17822)4.4.0-rc3Thomas Steur
2021-07-284.4.0-rc3Matthieu Aubry
2021-07-21do not introduce breaking change in Mail.send (#17800)dizzy
2021-07-20Fix exporting main metrics with a period of weeks and export format CSV (#17442)Daniel Ziegenberg
2021-07-20do not ignore remote_addr if reading the last ip in proxy header lists (#17790)Thomas Steur
2021-07-19More helpful messages on db connection failures (#17789)Justin Velluppillai
2021-07-19check plugin exists in the filesystem on plugin activate command (#17772)dizzy
2021-07-194.4.0-rc24.4.0-rc2Matthieu Aubry
2021-07-18Throw a meaningful exception if a report does not support pivot feature (#17778)Stefan Giehl
2021-07-18Add log handlers syslog and errorlog (#17764)mwithheld
2021-07-16add config to read the last IP address in the list of proxies rather than the...dizzy
2021-07-15use backticks since we can potentially insert batch into the option table (#1...dizzy
2021-07-154.4.0-rc14.4.0-rc1Matthieu Aubry
2021-07-13Fix possible warning that session is not active for anonymous user (#17758)Stefan Giehl
2021-06-29Allow enabling aurora read replica read committed (#17718)Justin Velluppillai
2021-06-29Stronger condition to check NFS (#17695)Sébastien Beyou
2021-06-28Add some context to this error since logs will not have the host or instance ...dizzy
2021-06-28Add log for record aggregation. (#17716)dizzy
2021-06-18allow empty site list (#17693)Lukas Winkler
2021-06-18fix regression in trackingspamprevention and warning in bound parameter check...dizzy
2021-06-18don't pass null as a glob() flag (#17687)Lukas Winkler
2021-06-18pass array to Db::fetchOne() (#17688)Lukas Winkler
2021-06-17Improves detection of local hostnames (#17681)Stefan Giehl
2021-06-17check bound parameters for Date instances if in development mode (#17676)dizzy
2021-06-15Improvements to site type detection (added Drupal and WebFlow) (#17671)Stefan Giehl
2021-06-15Ensure DbException is thrown correctly (#17670)Stefan Giehl