- Dec 21, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
Yandex API key is not required
-
alno authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Now every fake query does not need to be listed in the code, a fixture just needs to be added.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Changed since pull request was submitted.
-
Alex Reisner authored
-
Alex Reisner authored
Also add test for method presence in all lookups.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
This code appears to be copied from the Freegeoip lookup, where it is undesirable to begin with.
-
Alex Reisner authored
-
Alex Reisner authored
Conflicts: test/lookup_test.rb
-
git://github.com/gonzoyumo/geocoderAlex Reisner authored
Conflicts: README.rdoc lib/geocoder.rb lib/geocoder/configuration.rb
-
- Dec 20, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
Fix query params escaping for OauthUtil
-
m0thman authored
-
- Dec 09, 2012
-
-
Alex Reisner authored
-
- Dec 08, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
Conflicts: lib/geocoder/query.rb
-
Alex Reisner authored
-
Alex Reisner authored
Conflicts: lib/geocoder/query.rb
-
Alex Reisner authored
Cache is now lookup-specific.
-
Alex Reisner authored
Make Geocoder.configure accept a hash (now preferred) and add Geocoder.config method (for reading config). Deprecate old syntax.
-
- Dec 07, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
instead of instance variables.
-
Alex Reisner authored
Previously they were testing many things which were not configuration. All we care about is whether settings are read/writeable via the methods provided.
-
Alex Reisner authored
-
Alex Reisner authored
Conflicts: lib/geocoder/lookups/base.rb lib/geocoder/lookups/yahoo.rb lib/geocoder/query.rb
-
- Dec 06, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
add #route to google result parser
-
andrea longhi authored
-
- Nov 30, 2012
-
-
Alex Reisner authored
Support for X_REAL_IP and X_FORWARDED_FOR
-