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
AgeCommit message (Expand)Author
2022-05-06Add support to exclude hosts from proxy (#19139)Jürgen Thomann
2022-05-02Rename MenuDropdown component to MenuItemsDropdown to finally avoid any case ...Stefan Giehl
2022-04-12Remove invalid hosts tracker settings cache (#19021)Sam
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-03-28Fix issue where date ranges might include too many subperiods (#18995)Stefan Giehl
2022-03-15[automatic Intl data updates from CLDR 40.0.0] (#18943)github-actions[bot]
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-03-09Merge RC patches back to main branch (#18901)Justin Velluppillai
2022-02-02Retry scheduled tasks on failure (#18335)Ben Burgess
2021-12-08add disable archiving segment for plugins (#18279)Peter Zhang
2021-11-13add feedback question, remove other related. (#18262)Peter Zhang
2021-10-27Always remove hash part from URL when detecting the script name (#18204)Stefan Giehl
2021-10-26update big int on cookie expire time to datatime format (#18179)Peter Zhang
2021-09-23Check config file was written correctly (#18024)Jason Morton
2021-09-03Added config option for custom tracking image (#17879)Ben Burgess
2021-09-03Provide SecurityPolicy method to allow embedded iframes to fetch their resour...Justin Velluppillai
2021-09-01Prepares Weblate migration (#17927)Stefan Giehl
2021-08-20When aggregating reports, inflate one expanded datatable at a time (#17817)dizzy
2021-08-19Test Config::getBool() for clarity of configuration options (#17865)Tim-Hinnerk Heuer
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-07-30make sure summary rows are serialized with their in-db subtable ID and not in...dizzy
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-16add config to read the last IP address in the list of proxies rather than the...dizzy
2021-05-31Allow overriding some Tracker config by idSite (#17636)dizzy
2021-05-26Clear EventDispatcher cache in tests (#17620)Stefan Giehl
2021-05-17Make sure summary row subtables are included in the serialized representaion ...dizzy
2021-05-11Do not confuse normal rows with the label "-1" w/ the summary row (#17517)dizzy
2021-03-12Make sure not to clear the tracker cache so often when invalidating in core:a...dizzy
2021-02-18Allow nonce checks to provide custom required referrer URL. (#17228)dizzy
2021-01-15Introduce PHP CS to improve code quality (#16755)Stefan Giehl
2021-01-05Add unit test for QueueConsumer::shouldSkipArchiveBecauseLowerPeriodOrSegment...diosmosis
2021-01-01Don't accept files that are bigger than the upload limit when uploading plugi...Stefan Giehl
2020-12-17Fix intersecting period logic so proper archives will archive in parallel. (#...diosmosis
2020-12-10Use wikimedia/less.php instead of leafo/lessphp (#16813)Stefan Giehl
2020-12-10Allow using last (week|month|year) as date param (#16830)Stefan Giehl
2020-12-10Harden check for numeric array indices (#16908)Stefan Giehl
2020-12-07fix a bunch of incorrect class names (#16902)Stefan Giehl
2020-11-19fix namespace of test filessgiehl
2020-11-18add check for dangling invalidations (#16739)diosmosis
2020-11-11Add hash equals method (#16696)Thomas Steur
2020-11-05Fix plugin might not be loaded when installing the plugin (#16663)Thomas Steur
2020-11-03Fix build (#16658)Thomas Steur
2020-11-02simplified cookies (#14444)Lukas Winkler
2020-11-02reactivate some tests that were disabled till first release (#16652)Stefan Giehl
2020-10-05Fix failing tests (#16523)Stefan Giehl
2020-10-02JS Offline tracking (#15970)Thomas Steur
2020-08-18Reporting API: showColumns and hideColumns are now applied recursively (#11115)Matthieu Aubry