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