- Nov 08, 2014
-
-
Alex Reisner authored
-
Alex Reisner authored
GeoLite2 is a free version of a product called GeoIP2. Both use the same format.
-
Alex Reisner authored
-
- Nov 06, 2014
-
-
Alex Reisner authored
-
- Nov 04, 2014
-
-
Alex Reisner authored
-
- Oct 20, 2014
-
-
Alex Reisner authored
Use faster ruby methods See: https://speakerdeck.com/sferik/writing-fast-ruby
-
Christian Bøtker Høj authored
-
Nikolay Petrachkov authored
-
- Oct 19, 2014
-
-
Alex Reisner authored
Fixes OID warnings when using PostgreSQL
-
- Oct 18, 2014
-
-
Jev Zelenkov authored
-
- Oct 17, 2014
-
-
Jev Zelenkov authored
Postgres correctly identifies OIDs when BEARING and DISTANCE contain numerical values. It fails to identify OID for a NULL type. This patch explicitly sets an OID type for NULLs when running in PostgreSQL environment.
-
Alex Reisner authored
Add table_name to AR geocoded and not_geocoded scopes
-
- Oct 16, 2014
-
-
David Gil authored
-
Christian Bøtker Høj authored
-
Christian Bøtker Høj authored
-
- Oct 15, 2014
-
-
Christian Bøtker Høj authored
-
- Oct 11, 2014
-
-
Alex Reisner authored
Add :postcode_anywhere_uk lookup.
-
Rob Murray authored
-
Rob Murray authored
-
Rob Murray authored
-
Rob Murray authored
-
Rob Murray authored
Handle responses that only have one component in the Location field, assume this is a county and so return blank city
-
Rob Murray authored
Add PostcodeAnywhere API error handling; Map key limit exceeded, invalid key to Geocode errors and call all others as just Error
-
Rob Murray authored
-
Rob Murray authored
-
Rob Murray authored
-
Rob Murray authored
-
Rob Murray authored
-
Rob Murray authored
-
Rob Murray authored
-
Rob Murray authored
-
- Oct 05, 2014
-
-
Alex Reisner authored
-
- Sep 30, 2014
-
-
Alex Reisner authored
-
kakoni authored
-
kakoni authored
-
kakoni authored
-
Karri Niemelä authored
-
Alex Reisner authored
Limit maxmind local subselect query to reduce cost
-
Alex Rakoczy authored
Since we only want to select one IP block anyway, limiting this query reduces the query cost from (cost=22531.65..22539.67 rows=1 width=31) to (cost=0.53..8.54 rows=1 width=31)
-
- Sep 27, 2014
-
-
Alex Reisner authored
IPv6 loopback ip ::1 should be detected as a valid loopback ip..
-