- Oct 23, 2015
-
-
Andy Mention authored
-
- Oct 09, 2015
-
-
Mario Zigliotto authored
Move away from generating a `geocoder.rb` initializer with old school ruby hash syntax in favor of the new/current style.
-
- Oct 02, 2015
-
-
Christian Roy authored
-
- Oct 01, 2015
-
-
Perry Devetzis authored
-
- Sep 29, 2015
-
-
Ray Zeller authored
-
- Sep 21, 2015
-
-
Akira Matsuda authored
-
Akira Matsuda authored
-
- Sep 10, 2015
-
-
Alex Reisner authored
-
Alex Reisner authored
Fixes GH #907.
-
- Sep 09, 2015
-
-
Arnaud Joubay authored
safe_location and location should not rely on the same variable, otherwise calling one before the other will yield unexpected results and could even cause a security risk if location is called before safe_location
-
- Sep 07, 2015
-
-
Alex Reisner authored
-
Alex Reisner authored
See GH #832.
-
Alex Reisner authored
Not pretty, but it fixes out-of-the-box verbosity issues (see GH #881).
-
- Aug 19, 2015
-
-
Alex Reisner authored
-
- Jul 28, 2015
-
-
Andrew Kane authored
-
- Jul 27, 2015
-
-
Alex Reisner authored
-
Alex Reisner authored
This reverts the parts of commit 350567f5 that are outside of the README and should not have been included.
-
Andrew Kane authored
-
- Jul 12, 2015
-
-
Alex Reisner authored
-
- Jun 23, 2015
-
-
Vladimir Lyzo authored
-
- Jun 13, 2015
-
-
Costa Shapiro authored
-
- Jun 12, 2015
-
-
Alex Reisner authored
-
- May 25, 2015
-
-
Alex Reisner authored
-
Matthew Rudy Jacobs authored
-
Matthew Rudy Jacobs authored
avoid overriding `use_ssl?` or `protocol` directly
-
- Apr 24, 2015
-
-
Alex Reisner authored
-
- Apr 23, 2015
-
-
Peter Backman authored
-
- Apr 10, 2015
-
-
Alex Reisner authored
-
- Apr 09, 2015
-
-
Thu Trang Pham authored
-
- Apr 04, 2015
-
-
Alex Reisner authored
This reverts commit 4ba15c82, reversing changes made to c740bbb7. Conflicts: lib/geocoder/lookups/mapquest.rb test/services_test.rb
-
- Mar 27, 2015
-
-
Alex Reisner authored
-
- Mar 25, 2015
-
-
Alex Reisner authored
-
- Mar 23, 2015
-
-
Alex Reisner authored
-
Alex Reisner authored
This was preventing lookups from forcing a particular protocol.
-
- Mar 21, 2015
-
-
Alex Reisner authored
-
- Mar 11, 2015
-
-
Wojciech Pietrzak authored
-
- Feb 24, 2015
-
-
Thu Trang Pham authored
-
- Feb 16, 2015
-
-
Thu Trang Pham authored
-
Thu Trang Pham authored
-
- Feb 13, 2015
-
-
Christian Billen authored
sometime geoip database does not return complete hashes, use this method to provide bulletproof retrieval
-