- Jan 31, 2017
-
-
Taufiq Muhammadi authored
-
Alex Reisner authored
-
Alex Reisner authored
TypeError: ActiveSupport::Duration can't be coerced into Integer
-
Alex Reisner authored
DEPRECATION WARNING: Passing a string to ActiveRecord::Base.establish_connection for a configuration lookup is deprecated, please pass a symbol (:sqlite) instead.
-
- Dec 10, 2016
-
-
Dzmitry authored
-
- Dec 09, 2016
-
-
Dzmitry authored
In the sea for example [Fix #1131]
-
- Nov 30, 2016
-
-
Alex Reisner authored
-
Julian Nacci authored
add new lookup to lookup.rb add new lookup file ban_data_gouv_fr.rb add new results file ban_data_gouv_fr.rb update README with new lookup create fixtures to test new lookup create unit test file for new lookup update test helper default fixture for new lookup remove invalid multibyte char (US-ASCII) 'ç' from lookup name Revert "remove invalid multibyte char (US-ASCII) 'ç' from lookup name" This reverts commit 7dbfcab4dc4bcb9473edc43651e7d53884f0e24d. Add '# encoding: utf-8' to files containing special chars Add '# encoding: utf-8' to files containing special chars Add '# encoding: utf-8' to files containing special chars remove useless Geocoder.config from test methods refacto of ban lookup results method change city serach param to fit naming conventions in ban lookup test renamed no results ban lookup fixture to fit tests removed no search results unnecessary test remove useless commented code add alias method to handle state and state_code + move from department to region name as state refacto results method
-
- Nov 28, 2016
-
-
Simon Stemplinger authored
support for opencagedata optional parameters
-
- Nov 15, 2016
-
-
sputnik82 authored
-
- Sep 09, 2016
-
-
aleem uddin authored
LocationIq # for classes location_iq # for config
-
- Sep 05, 2016
-
-
Ryan Boland authored
-
Ryan Boland authored
-
toydi authored
-
toydi authored
-
- Aug 31, 2016
-
-
Greg Signal authored
-
- Jun 28, 2016
-
-
Steve Jorgensen authored
-
Steve Jorgensen authored
-
- Jun 27, 2016
-
-
Steve Jorgensen authored
-
- Jun 26, 2016
-
-
Steve Jorgensen authored
-
- Jun 07, 2016
-
-
Hassanin Ahmed authored
* handles unreachable network exception * adds network error class * tests unreachable host exception handling
-
- Jun 02, 2016
-
-
Jeffects authored
SmartyStreets is permanently changing their ZIP Code API endpoint by June 22 at 9am Mountain Time. The legacy API endpoint is available until the 22nd. This change basically changes the API endpoint and updated the tests to reflect the change.
-
- May 27, 2016
-
-
Alex Reisner authored
Wasn't testing what it claimed to be testing.
-
- May 26, 2016
-
-
Aaron Parecki authored
-
Alex Reisner authored
Intended to fix #1048.
-
- May 25, 2016
-
-
Aaron Parecki authored
-
Alex Reisner authored
ESRI lookup now uses this method.
-
Alex Reisner authored
-
Alex Reisner authored
-
- May 24, 2016
-
-
Shinya Kitamura authored
-
- May 15, 2016
-
-
jlhonora authored
-
- May 02, 2016
-
-
jlhonora authored
-
- Apr 28, 2016
-
-
Han Loong Liauw authored
-
- Apr 16, 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 * Use proper domain name Use pro.ip-api.com domain in case when api key is in use, otherwise just ip-api.com. * Handle invalid api key * Add forsaken fixture * Make uniform an invalid key handler with the other geocoder lookups
-
- Apr 12, 2016
-
-
Alex Reisner authored
-
Tamas Erdos authored
-
- Apr 10, 2016
-
-
Tamas Erdos authored
-
- Apr 06, 2016
-
-
Tamas Erdos authored
-
Tamas Erdos 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
-