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-02-16Check folder & permission before downloading a GeoIP database (#18799)Stefan Giehl
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2021-04-08Escape URL in geolocation admin error message (#17436)Stefan Giehl
2021-03-03Prevent possible warning during GeoIP2 update if providers aren't initialised...Thomas Steur
2021-01-19Limit GeoIP downloads to certain hosts only (#17097)Stefan Giehl
2021-01-17Ensure all file handles to GeoIP databases are closed before replacing the fi...Stefan Giehl
2020-12-10Append a suffix to temporary downloaded geoip files (#16704)Stefan Giehl
2020-12-10Harden check for db-ip urls (#16911)Stefan Giehl
2020-11-17DB-IP URL is automatically updated in the options (#16713)Nina Pypchenko
2020-11-09Download GeoIP files always to tmp directory (#16677)Stefan Giehl
2020-10-01Make it possible to use DBIP ASN lite database (#16503)Stefan Giehl
2020-09-28Help user configure correct url by checking for protocol (#16463)Thomas Steur
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-05-14Make it possible to automatically set up geoip2 in installation (#15939)Stefan Giehl
2020-05-11fix geoip2updatesgiehl
2020-05-08Fix GeoIP2 autoupdate (#15916)Stefan Giehl
2020-03-04Fix PHPDocs (#15663)Jean Baptiste Noblot
2020-02-27Removes GeoIp Legacy support (#15521)Stefan Giehl
2020-02-23Allow using paid db-ip urls for auto update (#15606)Stefan Giehl
2020-01-08Allow using and auto-updating dbip databases and default to db-ip.com lite in...diosmosis
2019-05-13Copy geoip archive into temporary folder instead of in the geoip folder (#14380)Thomas Steur
2019-03-28Fix number of sprintf placeholders in GeoIP2AutoUpdater (#14259)Stefan Giehl
2019-03-04Improve GeoIP2 re-scheduling (#14161)Stefan Giehl
2018-07-10Disables some more feature if internet features are disabled (#13076)Stefan Giehl
2018-05-04GeoIP2 implementation as a plugin (#12699)Stefan Giehl