Skip to content
Snippets Groups Projects
  1. Nov 30, 2013
  2. Oct 01, 2013
  3. Sep 03, 2013
  4. Aug 09, 2013
  5. Jul 26, 2013
  6. Jul 05, 2013
  7. May 17, 2013
  8. May 05, 2013
  9. Mar 02, 2013
  10. Feb 06, 2013
  11. Nov 18, 2012
  12. Oct 18, 2012
  13. Oct 17, 2012
  14. Oct 15, 2012
  15. Oct 06, 2012
  16. Oct 05, 2012
  17. Oct 04, 2012
  18. Sep 25, 2012
    • Ian Cordasco's avatar
      Fix the 404 errors. · 305d6eb3
      Ian Cordasco authored
      Update TODO with notes about hurds that will be faces in the future while
      testing. Also update the README with accurate approximation and date.
      305d6eb3
  19. Sep 24, 2012
    • Ian Cordasco's avatar
      Update README. · 45f6be1a
      Ian Cordasco authored
      Fix the last of that awful test pattern:
      
      with expect.raises(github3.GitHubError):
          # multiple statements
      45f6be1a
  20. Sep 22, 2012
  21. Sep 17, 2012
  22. Sep 07, 2012
  23. Sep 04, 2012
  24. Aug 19, 2012
  25. Aug 01, 2012
  26. Jul 25, 2012
  27. Jul 17, 2012
  28. Jul 05, 2012
  29. Jun 28, 2012
  30. Jun 27, 2012
  31. Jun 25, 2012
  32. Jun 19, 2012
  33. Jun 17, 2012
  34. Jun 13, 2012
  35. Jun 11, 2012
    • SigmaVirus24's avatar
      Finish Watching. Start Hooks. Update TODO · 8e2f7abc
      SigmaVirus24 authored
      I also realized that with some of the functions that check a condition, e.g.,
      is_watching() and is_following(), GitHub returns 404 in the instance you're
      not watching/following the repository/user. This would throw an Error instead
      of returning a boolean value. Instead of catching the error, the simplest
      solution is to simply check the status code returned by the request.
      8e2f7abc
Loading