Skip to content
Snippets Groups Projects
  1. Nov 28, 2016
  2. Nov 15, 2016
  3. Sep 09, 2016
  4. Sep 05, 2016
  5. Aug 31, 2016
  6. Jun 28, 2016
  7. Jun 27, 2016
  8. Jun 26, 2016
  9. Jun 07, 2016
  10. Jun 02, 2016
    • Jeffects's avatar
      Change SmartyStreets Zipcode API · 722c2278
      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.
      722c2278
  11. May 27, 2016
  12. May 26, 2016
  13. May 25, 2016
  14. May 24, 2016
  15. May 15, 2016
  16. May 02, 2016
  17. Apr 28, 2016
  18. Apr 16, 2016
    • Piotr Górecki's avatar
      Use a proper domain name in ipapi_com lookup (#1020) · 162b5915
      Piotr Górecki authored
      * Add ip-api.com (ip lookup) support
      
      This service returns better coordinates for Europe than other free ip lookup services available in geocoder.
      
      * Clean the results class
      
      Remove default responses for fields.
      
      * Remove checking fields in url query
      
      API already handles unknown fields, so this check is unnecessary.
      
      * Add a test for using parameters directly in search method
      
      * Use proper domain name
      
      Use pro.ip-api.com domain in case when api key is in use, otherwise just ip-api.com.
      
      * Handle invalid api key
      
      * Add forsaken fixture
      
      * Make uniform an invalid key handler with the other geocoder lookups
      162b5915
  19. Apr 12, 2016
  20. Apr 10, 2016
  21. Apr 06, 2016
  22. Apr 04, 2016
    • Piotr Górecki's avatar
      Add ip api com lookup · c466a0c3
      Piotr Górecki authored
      * Add ip-api.com (ip lookup) support
      
      This service returns better coordinates for Europe than other free ip lookup services available in geocoder.
      
      * Clean the results class
      
      Remove default responses for fields.
      
      * Remove checking fields in url query
      
      API already handles unknown fields, so this check is unnecessary.
      
      * Add a test for using parameters directly in search method
      c466a0c3
  23. Apr 01, 2016
  24. Mar 30, 2016
  25. Mar 24, 2016
  26. Mar 18, 2016
  27. Mar 15, 2016
  28. Mar 12, 2016
  29. Mar 07, 2016
Loading