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-10-08scheduled tasks should not launch archiving when browser archiving is disable...Peter Zhang
2021-10-07Merge 4.5.0 release (#18105)Justin Velluppillai
2021-10-04JavaScript tracker exclude query parameters (#18031)Ben Burgess
2021-10-01replace db error message (#18085)Peter Zhang
2021-09-28[Vue] Introduce Vue + Workflow commands (#17940)dizzy
2021-09-28A few more PHP8.1 fixes (#17989)Tim-Hinnerk Heuer
2021-09-274.5.0-rc14.5.0-rc1Matthieu Aubry
2021-09-244.5.0-b34.5.0-b3Matthieu Aubry
2021-09-24add mysql row format dynamic option (#18002)Peter Zhang
2021-09-23Check config file was written correctly (#18024)Jason Morton
2021-09-22removed Mssql and pgsql (#18042)Peter Zhang
2021-09-21Optimise tables separately (#18032)Ben Burgess
2021-09-20Always use secure randomness (#18030)Lukas Winkler
2021-09-204.5.0-b24.5.0-b2Matthieu Aubry
2021-09-14#17812 Improve handling of NotSupportedBrowserException (#17915)mwithheld
2021-09-13delete old log_* table data also without idvisit (#17964)Tim-Hinnerk Heuer
2021-09-07Fix notice Undefined index in DataCollection (#17967)Thomas Steur
2021-09-04show users more informative information on error (#17900)Tim-Hinnerk Heuer
2021-09-03Added config option for custom tracking image (#17879)Ben Burgess
2021-09-03Simple fixes for PHP8.1 (#17929)Justin Velluppillai
2021-09-03Fix auto completion in controller was not working for plugin for security pol...Thomas Steur
2021-09-03Allow more img sources when embedding page in an iframe (#17958)Thomas Steur
2021-09-03try and reconnect database after running each scheduled task (at most once pe...dizzy
2021-09-03Provide SecurityPolicy method to allow embedded iframes to fetch their resour...Justin Velluppillai
2021-09-02Revert "Expose methods to disable CSP or loosen it for embedded iframes (#179...Thomas Steur
2021-09-02Expose methods to disable CSP or loosen it for embedded iframes (#17910)Justin Velluppillai
2021-09-02When processing a dependent archive for a range, then only process the reques...Thomas Steur
2021-09-01Prepares Weblate migration (#17927)Stefan Giehl
2021-08-31Load sparkline images only once they are near view port (#17937)Thomas Steur
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