Commit History

Author SHA1 Message Date
  Mukund Sivaraman 7448e48dda [2853] Fix unittest for the new DataSourceStatus constructor 12 years ago
  Mukund Sivaraman c8050a3b7d [2853] Split DataSourceStatus constructor into two 12 years ago
  Mukund Sivaraman dde7e27a9e [2853] Use info.ztable_segment_ as indicator of unused segment 12 years ago
  Mukund Sivaraman bd3f52daf5 [2853] Remove unused catch argument name 12 years ago
  Mukund Sivaraman 157d04befe [2853] Update coding style 12 years ago
  Mukund Sivaraman 3ffa4a979d [2853] Handle exceptions from getSegmentType() 12 years ago
  Mukund Sivaraman 3cc9fc1217 [2853] Add get_status() test where segment type is mapped and state is SEGMENT_WAITING 12 years ago
  Mukund Sivaraman fbe7def71c [2853] Update getStatus() C++ method 12 years ago
  Mukund Sivaraman 171e04fdad [2853] Fix Doxygen and Python documentation 12 years ago
  Mukund Sivaraman 41439e23c8 [2853] Update some more docs 12 years ago
  Mukund Sivaraman c7c8f0af32 [2853] Update documentation 12 years ago
  Mukund Sivaraman dcef553fe8 [2853] Move ConfigurableClientList doc to a separate file 12 years ago
  Mukund Sivaraman dcd88c0223 [2853] Test that ZoneWriter methods throw 12 years ago
  Mukund Sivaraman 9d2bd293b5 [2853] Fix args type for load() method 12 years ago
  Mukund Sivaraman 2cba268b3a [2853] Use a decorator when skipping test 12 years ago
  Mukund Sivaraman 7028594590 [2853] Wrap long line 12 years ago
  Mukund Sivaraman 92ebcb9a94 [2853] Add some more assertions 12 years ago
  Mukund Sivaraman 3a6139c33b [2853] Return empty list instead of None for empty get_status() result 12 years ago
  Mukund Sivaraman a555e12ddf [2853] Update ZoneWriter documentation from C++ docs using doxygen XML output 12 years ago
  Mukund Sivaraman fae036eecd [2853] Add Python binding for getStatus() method 12 years ago
  Mukund Sivaraman efea64180e [2853] Return any error message returned by ZoneWriter::load() 12 years ago
  Mukund Sivaraman cbd8f4ddcd [2853] Use Py_RETURN_NONE macro instead of returning PyNone directly 12 years ago
  JINMEI Tatuya f61a5e7372 [2853] Add Doxyfile-xml 12 years ago
  Mukund Sivaraman 3d96ea46c8 [2853] Skip running test_find_mapped() where shared memory is not available 12 years ago
  Mukund Sivaraman 358984aecf [2853] Update comment 12 years ago
  JINMEI Tatuya 86d1383a1a [2853] Make sure the ZoneWriter object is cleared before the mapfile is removed 12 years ago
  Mukund Sivaraman 38beb040c8 Revert "[2853] Add another unittest (that crashes currently)" 12 years ago
  JINMEI Tatuya c5352f69e7 [2853] Add another unittest (that crashes currently) 12 years ago
  Mukund Sivaraman 71eec22b3e [2853] Acquire a ref on the ConfigurableClientList object when creating a ZoneWriter 12 years ago
  JINMEI Tatuya 9b1ceb8412 [2853] removed unnecessary reinterpret_cast from the template output. 12 years ago