Skip to content
Snippets Groups Projects
  1. Jan 16, 2019
  2. Jan 10, 2019
  3. Nov 30, 2018
  4. Nov 12, 2018
  5. Oct 19, 2018
  6. Oct 18, 2018
  7. Sep 11, 2018
  8. Sep 08, 2018
  9. Sep 07, 2018
  10. Sep 04, 2018
  11. Aug 24, 2018
  12. Jul 31, 2018
  13. Jul 27, 2018
  14. Jun 18, 2018
  15. Jun 17, 2018
  16. Jun 15, 2018
  17. 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
  18. Apr 19, 2018
  19. Apr 10, 2018
  20. Apr 09, 2018
  21. Apr 05, 2018
  22. Apr 04, 2018
  23. Mar 13, 2018
    • Jordan Moncharmont's avatar
      add bounds detection for google results (#1196) · dcfd6e36
      Jordan Moncharmont authored
      some google geocoding requests have bounds within the result.  add a
      helper to extract these.
      
      * Add tests to cover results with no bounds
      
      In this case, calling .bounds should return nil.  Oddly, calling
      viewport on a result with no viewport causes the current code to `fail`.
      I have preserved this behavior even though I think it to be a little
      odd.
      dcfd6e36
    • Alex Reisner's avatar
      Allow HTTP protocol for Nominatim lookup · 26d57fd3
      Alex Reisner authored
      but default to HTTPS (custom hosts may not support HTTPS).
      This partially reverts 7cb0acc9.
      26d57fd3
  24. Feb 27, 2018
  25. Feb 20, 2018
Loading