1. 21 May, 2015 13 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. 04 May, 2015 1 commit
  7. 02 May, 2015 1 commit
  8. 30 Apr, 2015 1 commit
  9. 29 Apr, 2015 1 commit
  10. 28 Apr, 2015 2 commits
  11. 20 Apr, 2015 1 commit
    • Juan Batiz-Benet's avatar
      remove debugerrors · 140cd1fd
      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.
      140cd1fd
  12. 19 Apr, 2015 2 commits
  13. 17 Apr, 2015 2 commits
  14. 07 Apr, 2015 4 commits
  15. 31 Mar, 2015 1 commit
  16. 09 Mar, 2015 1 commit
  17. 08 Mar, 2015 1 commit
  18. 07 Mar, 2015 2 commits
  19. 06 Mar, 2015 2 commits