- Jan 10, 2018
-
-
Alex Reisner authored
Handle IPv6 addresses when removing port numbers in request.location. Closes #1210
-
- Jan 02, 2018
-
-
Abe Voelker authored
-
- Nov 30, 2017
-
-
Alex Reisner authored
-
Alex Reisner authored
Fixes #1243.
-
- Nov 17, 2017
-
-
Alex Reisner authored
-
Carlos Villela authored
* Handle Geocoder::OverQueryLimitError gracefully. Geocoder::OverQueryLimitError errors were not being generated correctly, and the response was coming back empty but with no indication. This changes the behavior slightly so that unknown errors are also returned. * Add error handling tests * Remove unnecessary config in tests
-
- Nov 09, 2017
-
-
Alexander Logunov authored
-
- Nov 03, 2017
-
-
Rhonda Glennon authored
* Update Mapzen and Pelias links * add monthly free limits
-
- Oct 23, 2017
-
-
Ryan Dlugosz authored
* Update docs to include additional Mapbox options Support for additional query params was added with commit 844da1c11c2e74777ee8aab40cf82cee0f68dfa8 but this was not reflected in the documentation. * Remove duplicate info; use consistent wording Removed an unneeded example from the Mapbox docs & use a single level of indentation. Also, change "options" to "params" in both the Google and Mapbox examples.
-
- Oct 18, 2017
-
-
Alex Reisner authored
Services readme update
-
fordfischer authored
realized most other providers do not include links to pricing pages so I wanted to remain consistent with that
-
fordfischer authored
updated docs for several street service providers to reflect current pricing, and eliminated geocoder.us as it appears to no longer exist
-
- Oct 17, 2017
-
-
Alex Reisner authored
-
- Oct 12, 2017
-
-
Thu Trang Pham authored
-
- Oct 11, 2017
-
-
Thu Trang Pham authored
This reverts commit ffcb5552.
-
- Sep 26, 2017
-
-
Thu Trang Pham authored
* Removing ruby versions that are not supported anymore from our travis matrix * Remove 2.1.2 from travis matrix
-
- Sep 25, 2017
-
-
Carlos Villela authored
* Add support for DB-IP.com geocoding service * Added support for https with paid accounts * Use `use_https` to distinguish between paid/unpaid API usage * Clean rubocop warnings
-
Srihari Thalla authored
* Update LocationIQ geocoding provider with limits and handle errors * Correct syntax errors * Update over limit fixture * Set HTTPS as the assertion for the URL * Add missing fixtures for unit tests * Correct the mistakes in doc * Let users decide SSL usage * Revert incorrectly asserted URL without https * Remove use_ssl from lookup subclass * Update the assertion of the URL to HTTP and not HTTPS
-
- Sep 19, 2017
-
-
Alex Reisner authored
This is a better way to force HTTPS.
-
- Sep 15, 2017
-
-
Luján Fernaud authored
Add missing commas to hashes in test stubs.
-
- Sep 12, 2017
-
-
Alex Reisner authored
Add coordinates for testing stubs to README
-
Jake Anderson authored
-
- Sep 06, 2017
-
-
Alex Reisner authored
Update OpenCage Data README section
-
Alex Balhatchet authored
PickPoint already included such a link in their "Quota" line.
-
Alex Balhatchet authored
-
- Aug 18, 2017
-
-
Leonel Galán authored
* Allows radius to be a symbol representing a column in DB * Proposed changes by @alexreisner: - Keeping branching condition consistent - Not overwrite the method argument: ‘radius’ - Not assigning two variables in a single line, and - Add code comments where needed By “proposed” I meant, I copy/paste them from his comment. But we are in agreement. * Fixes broken test in PR
-
- Jul 27, 2017
-
-
Alex Reisner authored
specify rails version for migrations
-
ydakuka authored
-
- Jul 24, 2017
-
-
Alex Reisner authored
Add time_zone to Opencagedata result
-
Sam Oliver authored
-
- Jul 21, 2017
-
-
Alex Reisner authored
-
Alex Reisner authored
-
- Jul 20, 2017
-
-
Alex Reisner authored
for clarity (damn, the README has gotten awfully long).
-
Alex Reisner authored
Reverting back to freegeoip.net (from freegeoip.io) as it appears to be the intended default host (see: https://github.com/fiorix/freegeoip/issues/165).
-
Alex Reisner authored
Source: http://freegeoip.net/
-
- Jul 18, 2017
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Igor Novikov authored
* Add place_id search for Google search * Add place_id example to wiki * Update README.md * fix
-
- Jul 14, 2017
-
-
Alex Reisner authored
Link to configuration.rb in docs
-
JSON Deppen authored
-