]> git.ipfire.org Git - location/libloc.git/history - src/scripts/location-importer.in
geofeeds: Delete any data that did not update within two weeks
[location/libloc.git] / src / scripts / location-importer.in
2023-07-04  Michael Tremergeofeeds: Delete any data that did not update within...
2023-07-04  Michael Tremergeofeeds: Delete any data on 404
2023-07-04  Michael Tremerimporter: Log any errors to the database
2023-07-04  Michael Tremerimporter: Catch TimeoutError when loading Geofeeds
2023-07-04  Michael Tremerimporter: Silence invalid country code warning
2023-07-04  Michael Tremerimporter: Skip lines we cannot decode
2023-07-04  Michael Tremerimporter: Convert country codes to uppercase from Geofeeds
2023-07-04  Michael Tremerimporter: Silently ignore any empty country codes in...
2023-07-04  Michael Tremerimporter: Drop method to import routing information...
2023-07-03  Michael TremerMerge remote-tracking branch 'origin/geofeed'
2022-09-27  Michael Tremerimporter: Validate country codes from Geofeeds
2022-09-27  Michael Tremerimporter: Ensure that we only use HTTPS URLs for Geofeeds
2022-09-27  Michael Tremerimporter: Fix reading Geofeeds from remarks
2022-09-27  Michael Tremerimporter: Add a search index match geofeed networks...
2022-09-27  Michael Tremerimporter: Use a GIST index for networks from geofeeds
2022-09-27  Michael Tremerimporter: Use geofeeds for country assignment
2022-09-27  Michael Tremerimporter: Sync geofeeds
2022-09-27  Michael Tremerimporter: Just fetch any exception from the executor
2022-09-27  Michael Tremerimporter: Add command to import geofeeds into the database
2022-09-27  Michael Tremerimporter: Store geofeed URLs from RIR data
2022-09-27  Michael Tremerimporter: Fix potential SQL command injection
2022-09-27  Peter Müllerlocation-importer.in: Add new Amazon region codes
2022-09-27  Peter Müllerlocation-importer.in: Conduct sanity checks per DROP...
2022-08-14  Peter Müllerlocation-importer.in: Fix dangling variable
2022-08-12  Michael Tremerimporter: Import all sources in alphabetical order
2022-08-12  Michael Tremerimporter: Tolerate that data might exist from other...
2022-08-12  Michael Tremerpython: Fix missing bracket
2022-08-12  Michael Tremerimporter: Import each source individually
2022-08-12  Michael Tremerimporter: Move importing extended sources/ARIN into...
2022-08-12  Michael Tremerimporter: Change download behaviour
2022-08-12  Michael Tremerimporter: Actually perform the Spamhaus sanity check
2022-07-05  Peter Müllerlocation-importer: AS names starting with "DNIC" actual...
2022-07-05  Peter Müllerlocation-importer: Only delete override data if we...
2022-04-14  Michael TremerMake sources around that we can run tests without locat...