1. 21 May, 2015 12 commits
  2. 20 May, 2015 1 commit
  3. 19 May, 2015 1 commit
  4. 18 May, 2015 1 commit
  5. 06 May, 2015 2 commits
  6. 05 May, 2015 1 commit
  7. 04 May, 2015 1 commit
  8. 02 May, 2015 1 commit
  9. 30 Apr, 2015 1 commit
  10. 29 Apr, 2015 1 commit
  11. 28 Apr, 2015 2 commits
  12. 20 Apr, 2015 1 commit
    • Juan Batiz-Benet's avatar
      remove debugerrors · 70f2b6b0
      Juan Batiz-Benet authored
      We now consider debugerrors harmful: we've run into cases where
      debugerror.Wrap() hid valuable error information (err == io.EOF?).
      I've removed them from the main code, but left them in some tests.
      Go errors are lacking, but unfortunately, this isn't the solution.
      
      It is possible that debugerros.New or debugerrors.Errorf should
      remain still (i.e. only remove debugerrors.Wrap) but we don't use
      these errors often enough to keep.
      70f2b6b0
  13. 19 Apr, 2015 2 commits
  14. 17 Apr, 2015 2 commits
  15. 07 Apr, 2015 4 commits
  16. 31 Mar, 2015 1 commit
  17. 09 Mar, 2015 1 commit
  18. 08 Mar, 2015 1 commit
  19. 07 Mar, 2015 2 commits
  20. 06 Mar, 2015 2 commits