Skip to content
Snippets Groups Projects
  1. Nov 28, 2011
  2. Nov 22, 2011
  3. Nov 19, 2011
  4. Nov 13, 2011
  5. Oct 28, 2011
  6. Oct 26, 2011
  7. Oct 22, 2011
  8. Oct 13, 2011
  9. Oct 03, 2011
  10. Sep 27, 2011
  11. Sep 23, 2011
  12. 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
  13. Sep 18, 2011
  14. Sep 17, 2011
Loading