Skip to content
Snippets Groups Projects
  1. Sep 21, 2011
    • Rob Sanheim's avatar
      Make https support really work: · 5b8215a7
      Rob Sanheim authored
        - need to set `use_ssl` to true
        - also cannot use `get_response` class method for https requests
        - add a smoke_test that calls out to google for real, to make sure
          things work end to end (not using test_helper for this, because it's invasive
          and opens code under test to do it's mocking)
        - add smoke_test to default test run
      5b8215a7
  2. Sep 18, 2011
  3. Sep 17, 2011
  4. Sep 15, 2011
  5. Sep 13, 2011
  6. Sep 12, 2011
  7. Sep 07, 2011
  8. Aug 31, 2011
  9. Aug 25, 2011
  10. Jul 21, 2011
  11. Jul 16, 2011
  12. Jul 05, 2011
  13. Jul 01, 2011
  14. Jun 25, 2011
Loading