Skip to content
Snippets Groups Projects
  1. Jun 15, 2018
  2. May 25, 2018
  3. May 21, 2018
  4. May 14, 2018
    • Heath Attig's avatar
      Deprecate Freegeoip and Implement Ipstack (#1289) · 0f575821
      Heath Attig authored
      * Update initializer template to use ipinfo_io
      
      * Implement ipstack lookup
      
      * Add Ipstack readme documentation
      
      * Add post-install message
      
      * Remove DSL from ipstack lookup
      
      * Remove unnecessary logging
      
      * Update post-install message
      0f575821
  5. Apr 09, 2018
  6. Mar 09, 2018
  7. Feb 16, 2018
  8. Jan 11, 2018
  9. Jan 10, 2018
  10. Nov 03, 2017
  11. Oct 23, 2017
    • Ryan Dlugosz's avatar
      Update docs to include additional Mapbox options (#1236) · 0adc761b
      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.
      0adc761b
  12. Oct 18, 2017
  13. Oct 17, 2017
  14. Sep 25, 2017
    • Carlos Villela's avatar
      Add support for DB-IP.com geocoding service, take 2 (#1223) · b2da2604
      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
      b2da2604
    • Srihari Thalla's avatar
      Update LocationIQ geocoding provider with limits and handle errors (#1216) · bd86c08a
      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
      bd86c08a
  15. Sep 15, 2017
  16. Sep 12, 2017
  17. Sep 06, 2017
  18. Jul 20, 2017
  19. Jul 18, 2017
  20. Jul 14, 2017
  21. Jun 29, 2017
  22. Jun 28, 2017
  23. May 31, 2017
  24. May 25, 2017
  25. May 11, 2017
  26. May 01, 2017
  27. Apr 25, 2017
    • Leon Guan's avatar
      Added Amap(AutoNavi) integration: http://lbs.amap.com (#1164) · 2921ed13
      Leon Guan authored
      * Added support for AMap, aka AutoNavi Map, 高德地图
      
      * Try to include amap error info if failed
      
      * Get correct result from amap response
      
      * Fix result error in amap return
      
      * Refactor codes for AMap handling
      
      * Refactor codes for amap result handling
      
      * Refactor amap handling codes
      
      * Fixed coordinates handling error
      
      * Added tests
      
      * Fixded amap result handling and tests
      
      * Lock webmock on 2.3.2 for ruby 1.9.3 support
      2921ed13
  28. Jan 31, 2017
  29. Jan 07, 2017
Loading