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-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
2021-06-14Disable logme functionality by default (#17665)Stefan Giehl
2021-06-13Add some extra information when two non-summable columns are added together f...dizzy
2021-06-11Check if config loaded in getHostname() (#17526)Zoltan Flamis
2021-06-10Remove archive status locking since it is not needed anymore (#17657)dizzy
2021-06-09fix regression (#17656)Zoltan Flamis
2021-06-04use strict-origin-when-cross-origin Referrer-Policy (#17382)Lukas Winkler
2021-06-04fix usort() in SQL Profiler (#17645)Lukas Winkler
2021-06-02Do not use which when determining if ps and awk are available (#17576)dizzy
2021-06-01insert invalidations for segment archives that get invalidated when invalidat...dizzy
2021-05-31Allow overriding some Tracker config by idSite (#17636)dizzy
2021-05-30Allow aborting sending mails via Mail.send event. (#17635)dizzy
2021-05-30Improve purge log data logic (#17632)Thomas Steur
2021-05-27Fix possible notice when no user is set (#17624)Stefan Giehl
2021-05-27in cache buster only look at activated plugins, not loaded plugins (#16880)Thomas Steur
2021-05-27Show report generated time when date range includes today (#17506)Zoltan Flamis