Commit History

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