1. 16 May, 2014 6 commits
  2. 15 May, 2014 5 commits
  3. 14 May, 2014 3 commits
  4. 13 May, 2014 11 commits
  5. 12 May, 2014 6 commits
  6. 09 May, 2014 8 commits
  7. 08 May, 2014 1 commit
    • Disable threads::refdb::edit_while_iterate test · bb45e390
      It seems that with the various recent changes to reference updating
      and reflog writing, that the thread safety of refdb updates has
      been reduced (either that or it was never thread safe and the
      window for error has increased).  Either way, this test is now
      sometimes segfaulting which is no good, so let's disable the test
      for now.  We don't really make any public promises about thread
      safety for this type of operation, so I think this is acceptable,
      at least in the short term.
      Russell Belfer committed