- Jun 27, 2016
-
-
Steve Jorgensen authored
-
- Jun 26, 2016
-
-
Steve Jorgensen authored
-
- Jun 09, 2016
-
-
Alex Reisner authored
-
Eric Bouchut authored
Was causing: NoMethodError: private method `include' called for ActionDispatch::Request:Class
-
- Jun 07, 2016
-
-
Hassanin Ahmed authored
* handles unreachable network exception * adds network error class * tests unreachable host exception handling
-
- Jun 02, 2016
-
-
Alex Reisner authored
Change SmartyStreets Zipcode API. Smarty street's new zipcode api endpoint as of 26 March 2016. http://status.smartystreets.com/incidents/4hjpfqh9q2k7
-
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 31, 2016
-
-
Alex Reisner authored
-
Alex Reisner authored
try Rack::Request if ActionDispatch::Request is not defined, fixes #1060
-
Alessandro Lepore authored
-
- May 27, 2016
-
-
Alex Reisner authored
-
Alex Reisner authored
-
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.
-
Alex Reisner authored
add `source_country` parameter for esri geocoder
-
- May 25, 2016
-
-
Aaron Parecki authored
-
Alex Reisner authored
Add Method for Merging Lookup Configuration
-
Alex Reisner authored
ESRI lookup now uses this method.
-
Alex Reisner authored
-
Alex Reisner authored
fix merging esri config when generating a token
-
Aaron Parecki authored
-
Alex Reisner authored
This should improve readability and make testing easier as it separates the various tasks into separate methods.
-
Alex Reisner authored
-
Alex Reisner authored
-
- May 24, 2016
-
-
Alex Reisner authored
Add Mapzen reverse geocoding
-
Shinya Kitamura authored
-
- May 20, 2016
-
-
Alessandro Lepore authored
-
- May 17, 2016
-
-
Alex Reisner authored
fix reference to EsriToken, avoid using rails .minutes
-
Aaron Parecki authored
-
- May 16, 2016
-
-
Alex Reisner authored
Disable SSL v2 and v3 if ssl enabled
-
- May 15, 2016
-
-
jlhonora authored
-
- May 06, 2016
-
-
jlhonora authored
-
jlhonora authored
-
Jason Waldrip authored
* Support for a custom telize endpoint * fix path
-
- May 02, 2016
-
-
jlhonora authored
-
- Apr 28, 2016
-
-
Alex Reisner authored
Add result_type as option for google lookup
-
Han Loong Liauw authored
-
- Apr 17, 2016
-
-
Alex Reisner authored
The #latitude and #longitude methods are defined in the Base lookup. The intention is that subclasses implement #coordinates only, as it results in less code duplication.
-
Alex Reisner authored
-