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-08-11Fix a couple a possible warning in PHP 8.1 (#17869)Stefan Giehl
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2021-01-17Ensure all file handles to GeoIP databases are closed before replacing the fi...Stefan Giehl
2020-12-15Improves Geolocation diagnostics (#16780)Stefan Giehl
2020-11-16Make it clear that tracking ISP data requires Provider plugin (#16718)Stefan Giehl
2020-10-01Make it possible to use DBIP ASN lite database (#16503)Stefan Giehl
2020-08-04allow invalidating plugin archives only and archiving past data for plugins (...diosmosis
2020-06-30Make geolocation provider work with isp database only (#16163)Stefan Giehl
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-02-27Removes GeoIp Legacy support (#15521)Stefan Giehl
2020-02-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-02-22Try to determine the region iso code based on it's name if not available (#15...Stefan Giehl
2020-01-28Use rebranded components (#15253)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-15Allow customization of GeoIP2 database location using DI (#13913)Stefan Giehl
2018-08-27Adds support for continent specific GeoIP2-City databases (#13338)fs1
2018-06-20show ASN org as ORG aswell (#13078)Fabian Dellwing
2018-05-22Check configured variables for availability in GeoIP2 server module (#12892)Stefan Giehl
2018-05-20Allow use of GeoLite2-ASN database as ISP database (#12874)Stefan Giehl
2018-05-06removes extra strong tagsgiehl
2018-05-04GeoIP2 implementation as a plugin (#12699)Stefan Giehl