1. 18 Feb, 2004 6 commits
  2. 17 Feb, 2004 3 commits
  3. 14 Feb, 2004 1 commit
  4. 12 Feb, 2004 1 commit
  5. 11 Feb, 2004 11 commits
  6. 06 Feb, 2004 1 commit
  7. 05 Feb, 2004 2 commits
  8. 04 Feb, 2004 1 commit
  9. 19 Jan, 2004 1 commit
  10. 16 Jan, 2004 5 commits
  11. 14 Jan, 2004 6 commits
  12. 09 Jan, 2004 2 commits
    • Jeremy Hylton's avatar
      Repair comment. · 1fdc239d
      Jeremy Hylton authored
      1fdc239d
    • Jeremy Hylton's avatar
      Fix bug in quick verification. · 6795ca8f
      Jeremy Hylton authored
      The server was sending all the invalidations from the queue, not just
      the ones that were later than the requested tid.  This didn't affect
      correctness of the cache, but did cause it to throw out valid data.
      
      Add test case to verify that getInvalidations() returns only what is
      expected.
      
      Bug fix candidate.
      6795ca8f