Skip to content
Snippets Groups Projects
  1. Oct 04, 2018
  2. Sep 11, 2018
  3. Sep 04, 2018
  4. Jul 31, 2018
  5. Jun 19, 2018
  6. Jun 17, 2018
  7. Jun 16, 2018
  8. Jun 15, 2018
  9. May 25, 2018
  10. May 21, 2018
  11. 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
  12. Apr 09, 2018
  13. Mar 09, 2018
  14. Feb 16, 2018
  15. Jan 11, 2018
  16. Jan 10, 2018
  17. Nov 03, 2017
  18. 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
  19. Oct 18, 2017
  20. Oct 17, 2017
  21. 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
  22. Sep 15, 2017
  23. Sep 12, 2017
Loading