Historique des commits

Auteur SHA1 Message Date
  Mukund Sivaraman af62ea0018 [2856] Test that the state doesn't change when an exception is raised il y a 12 ans
  Mukund Sivaraman a84352beba [2856] Check complete_update() return value il y a 12 ans
  Mukund Sivaraman d4fba54dde [2856] Add start_update() tests il y a 12 ans
  Mukund Sivaraman fd38783ce7 [2856] Check that old_readers is untouched by add_reader() il y a 12 ans
  Mukund Sivaraman d474c8d062 [2856] Fix exception messages il y a 12 ans
  Mukund Sivaraman e7855781ad [2856] Reorder methods il y a 12 ans
  Mukund Sivaraman 59c4a138d1 [2856] Add add_reader() tests il y a 12 ans
  Mukund Sivaraman af0db15b17 [2856] Fix test name il y a 12 ans
  Mukund Sivaraman 3401846345 [2856] Move test in file il y a 12 ans
  Mukund Sivaraman e68217dd34 [2856] Test UPDATING -> SYNCHRONIZING with and without events in the queue il y a 12 ans
  Mukund Sivaraman c6e820b307 [2856] Add state transition test helpers, and extend complete_update() tests il y a 12 ans
  Mukund Sivaraman 8df3463968 [2856] Add "load" command handler il y a 12 ans
  Mukund Sivaraman e291894070 [2856] Pass tuples in the command queue il y a 12 ans
  Mukund Sivaraman 894180b8bf [2856] Move command handlers into their own methods il y a 12 ans
  Mukund Sivaraman a06a52e660 [2856] Extend SegmentInfo and add some basic tests il y a 12 ans
  Mukund Sivaraman 351b82d0ed [master] Use alternate syntax for shallow copy il y a 12 ans
  Mukund Sivaraman e42db3d283 [master] Use list() instead of .copy() (as it is a Python 3.3 feature) il y a 12 ans
  Mukund Sivaraman fa4e16aaa9 Merge branch 'trac2855_2' il y a 12 ans
  Mukund Sivaraman 61dcb03fbe [2855] Don't use clear() on lists (as it is a Python 3.3 feature) il y a 12 ans
  Mukund Sivaraman ed780cbba4 [master] Fix Python API compatibility issue with CPython < 3.3.0 il y a 12 ans
  Mukund Sivaraman 58f2a7f082 [2855] Use the same lock in the condition variable too il y a 12 ans
  Mukund Sivaraman 407655388f [2855] Notify on the socket if a response is ready il y a 12 ans
  Mukund Sivaraman 41e40c5cb4 [2855] Fix comments il y a 12 ans
  Mukund Sivaraman 1949be3727 [2855] Move code out of lock region il y a 12 ans
  Mukund Sivaraman ee58a132fe [2855] Make the response a tuple il y a 12 ans
  Mukund Sivaraman e15f18aff6 [2855] Add more code comments il y a 12 ans
  Mukund Sivaraman 6916c32a3f [2855] Test what happens when a bad command is passed il y a 12 ans
  Mukund Sivaraman ee90ee28b4 [2855] Add more code comments il y a 12 ans
  Mukund Sivaraman c3ef6db1a2 [2855] Add class documentation il y a 12 ans
  Mukund Sivaraman 5fe6fd9977 [2855] Add builder module tests il y a 12 ans