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
2021-10-07Merge 4.5.0 release (#18105)Justin Velluppillai
2021-10-06fix broken test (#18100)Peter Zhang
2021-10-06[Vue] migrate periods service to typescript & introduce frontend unit testing...dizzy
2021-10-04JavaScript tracker exclude query parameters (#18031)Ben Burgess
2021-09-28A few more PHP8.1 fixes (#17989)Tim-Hinnerk Heuer
2021-09-24add mysql row format dynamic option (#18002)Peter Zhang
2021-09-23Check config file was written correctly (#18024)Jason Morton
2021-09-21Improves Overlay UI tests (#17920)Stefan Giehl
2021-09-20Update device detector to 4.3.1 (#18034)Stefan Giehl
2021-09-16add Kurdish language to Matomo (#17934)Lukas Winkler
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-30Syncs all translations from Transifex (#17931)Stefan Giehl
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-22remove acceptedValues from PageUrl (#17895)Tim-Hinnerk Heuer
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-17Run AllTests on PHP8 (#16897)Stefan Giehl
2021-08-16Skip max execution query hint test for Mysqli (#17893)Stefan Giehl
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-10Fixing some test failures (#17852)dizzy
2021-08-04update search engine listsgiehl
2021-08-04updates composer dependencies (#17828)Stefan Giehl
2021-08-02Fix sorting of Geolocation providers (#17835)Stefan Giehl
2021-07-30make sure summary rows are serialized with their in-db subtable ID and not in...dizzy
2021-07-28updates expected test filessgiehl
2021-07-22Fix Mail test (#17806)Stefan Giehl
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-19Support filter_truncate parameter for MultiSites API (#17795)Stefan Giehl
2021-07-19Fix filter in UserCountry.getCountry for Map of Maps (#17779)Stefan Giehl
2021-07-19Updates device detector to 4.3.0 (#17792)Stefan Giehl
2021-07-16add config to read the last IP address in the list of proxies rather than the...dizzy
2021-07-13Fix possible warning that session is not active for anonymous user (#17758)Stefan Giehl
2021-07-01Adds some more tests for log importer (#17700)Stefan Giehl
2021-06-25Remove type attribute from tracking code (#17685)Justin Velluppillai
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-15Improvements to site type detection (added Drupal and WebFlow) (#17671)Stefan Giehl
2021-06-10Remove archive status locking since it is not needed anymore (#17657)dizzy
2021-06-09fix regression (#17656)Zoltan Flamis
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-27Show report generated time when date range includes today (#17506)Zoltan Flamis