Historique des commits

Auteur SHA1 Message Date
  Mukund Sivaraman 377e88195e [2856] Add documentation for the __handle_load() method, etc. il y a 12 ans
  Mukund Sivaraman d9b56777aa [2856] Include the state transition diagram il y a 12 ans
  Mukund Sivaraman 7027266480 [2856] Add some more missing documentation il y a 12 ans
  Mukund Sivaraman 2de17f71ba [2856] Add documentation il y a 12 ans
  Mukund Sivaraman 644a03f0da [2856] Fix handle_load() invocation il y a 12 ans
  Mukund Sivaraman 89a447a134 [2856] Add more thorough remove_reader() tests il y a 12 ans
  Mukund Sivaraman 292f28a54f [2856] Add more thorough sync_reader() tests il y a 12 ans
  Mukund Sivaraman 1bbc190647 [2856] Add basic sync_reader() and remove_reader() tests il y a 12 ans
  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