- Apr 12, 2016
-
-
lowellmower authored
-
lowellmower authored
-
- Apr 09, 2016
-
-
Thu Trang Pham authored
-
- Apr 05, 2016
-
-
Alex Reisner authored
-
- Apr 04, 2016
-
-
Piotr Górecki authored
* Add ip-api.com (ip lookup) support This service returns better coordinates for Europe than other free ip lookup services available in geocoder. * Clean the results class Remove default responses for fields. * Remove checking fields in url query API already handles unknown fields, so this check is unnecessary. * Add a test for using parameters directly in search method
-
- Apr 01, 2016
-
-
Alex Reisner authored
No longer needed now that :yahoo lookup is gone.
-
- Mar 18, 2016
-
-
unit authored
-
- Mar 15, 2016
-
-
Gil Raphaelli and Nic Cavigliano authored
-
- Mar 12, 2016
-
-
unit authored
-
- Mar 11, 2016
-
-
Thu Trang Pham authored
-
- Mar 07, 2016
-
-
Evan Marks authored
-
- Feb 25, 2016
-
-
PWoltman authored
I uncovered a small issue when switching from Yahoo BOSS to Google (with API, which requires enabling :use_https). Because the Freegeoip.rb file is missing a supported_protocols method, it attempts to do an https lookup for IP lookups when enabling :use_https. I already tested this on my setup and it appears to resolve the issue, with lookups/base.rb detecting that https is not supported for Freegeoip
-
- Feb 21, 2016
-
-
Emil Sågfors authored
TimeoutError is deprecated in Ruby 2.3.0. It has been an alias for Timeout::Error starting in Ruby 1.8.0, and should be safe to replace.
-
- Feb 20, 2016
-
-
Galia authored
The Yahoo BOSS Placefinder API is being discontinued. https://developer.yahoo.com/boss/placefinder/
-
Alex Reisner authored
-
Galia authored
https://developer.yahoo.com/boss/placefinder/ the Yahoo lookup will be fully removed via: https://github.com/alexreisner/geocoder/pull/985
-
- Feb 18, 2016
-
-
Emil Sågfors authored
-
Emil Sågfors authored
-
Emil Sågfors authored
-
Emil Sågfors authored
-
- Feb 15, 2016
-
-
Emil Sågfors authored
-
Emil Sågfors authored
-
Emil Sågfors authored
-
Emil Sågfors authored
-
- Feb 12, 2016
-
-
Emil Sågfors authored
-
Emil Sågfors authored
-
Emil Sågfors authored
-
- Jan 31, 2016
-
-
Alex Reisner authored
-
mathias authored
-
- Jan 25, 2016
-
-
Derek Kniffin authored
-
- Jan 23, 2016
-
-
Derek Kniffin authored
I just spent a few hours trying to get this function to work, then realized I had my parameters in the wrong order. I was following the order listed in the comment, rather than the actual method definition! *facepalm* Anyhow, this fixes the comment, for the next person to read it.
-
- Jan 21, 2016
-
-
Thu Trang Pham authored
-
- Jan 19, 2016
-
-
Vojta Drbohlav authored
-
- Jan 12, 2016
-
-
Robert Pocklington authored
-
- Jan 04, 2016
-
-
Roy Quader authored
-
- Dec 28, 2015
-
-
Alex Reisner authored
-
- Dec 23, 2015
-
-
Alex Reisner authored
This reverts commit 97b6bb94.
-
- Dec 15, 2015
-
-
Alex Reisner authored
-
- Dec 10, 2015
-
-
Roy Quader authored
-
- Dec 06, 2015
-
-
Anton Davydov authored
-