| Age | Commit message (Expand) | Author |
| 2015-04-29 | test_db_controller: test_rzdb__fetch_DB_metadata, test_rzdb__init_DB | LV-426 |
| 2015-04-25 | test_neo4j_cypher: misc | LV-426 |
| 2015-04-25 | test_neo4j_cypher: add unicode statement tests | LV-426 |
| 2015-04-20 | test_rz_user_db: update | LV-426 |
| 2015-04-01 | test_neo4j_cypher: add missing DB ops | LV-426 |
| 2015-04-01 | test_util: generate_random_diff__topo__minimal() | LV-426 |
| 2015-04-01 | neo4j_qt.py: refactor query transformation logic to dedicated file | LV-426 |
| 2015-04-01 | RZDoc: remove init id param, offset setting to caller | LV-426 |
| 2015-04-01 | db_op: rename: DBO_rz__clone -> DBO_rzdoc__clone | LV-426 |
| 2015-04-01 | test_util__pydev.py: @debug__pydev_pd_arg main function decorator | LV-426 |
| 2015-04-01 | src/server-tests: misc | LV-426 |
| 2015-04-01 | test_util: generate_random_RZDoc() | LV-426 |
| 2015-04-01 | test_rzdoc.py: rzdoc lifecycle test | LV-426 |
| 2015-04-01 | neo4j_test_util: rand_label__doc() | LV-426 |
| 2015-04-01 | follow rzdoc_xx var naming convention | LV-426 |
| 2015-04-01 | test_neo4j_cypher.py: adopt new query transformation application syntax | LV-426 |
| 2015-03-15 | wip: cypher parser test case | LV-426 |
| 2015-03-11 | wip: cypher parser test case | LV-426 |
| 2015-03-04 | cypher language parsing test case | LV-426 |
| 2015-02-03 | DBO_random_data_generation__domain__CRI() mv + ;tweeking | LV-426 |
| 2015-02-02 | DBO_random_data_generation__domain__CRI() test: generate data & export to cvs | LV-426 |
| 2015-01-25 | user_db test | LV-426 |
| 2015-01-20 | mv ws_emit__topo_diff into test_util.py | LV-426 |
| 2015-01-20 | refactor rz_socket into top-level class | LV-426 |
| 2015-01-19 | rename rhizi_api -> rz_api (tests still broken) | LV-426 |
| 2015-01-19 | rm /add_node_set REST path | LV-426 |
| 2015-01-18 | flush_db: dedicated DBO class, cleanup | LV-426 |
| 2015-01-18 | rename rand_id() -> generate_random_id__uuid() | LV-426 |
| 2015-01-18 | mv rand_id() -> neo4j_util.py | LV-426 |
| 2015-01-12 | test_ws_event__topo_diff(): augment test with link | LV-426 |
| 2015-01-12 | test_rz_mesh: adapt to multi-valued return values on diff commit | LV-426 |
| 2015-01-12 | generate_random_node_dict(): include random name | LV-426 |
| 2015-01-11 | test_rz_mesh(): use Topo_Diff.Commit_Result_Type, clean assertions | LV-426 |
| 2015-01-11 | test_rz_mesh(): use test_labels | LV-426 |
| 2015-01-11 | test_db_controller: rm test_rm_node_set(), outdated, tested in test_diff_comm... | LV-426 |
| 2015-01-11 | test_db_controller.py: test ordering | LV-426 |
| 2015-01-11 | test_diff_commit__topo(): adapt to node_set_rm -> node_id_set_rm, same for links | LV-426 |
| 2015-01-11 | update test_db_op_statement_iteration(), correct location in file | LV-426 |
| 2015-01-11 | sort imports | LV-426 |
| 2015-01-06 | test_diff_commit__topo(): adapt to namedtuple return type | LV-426 |
| 2015-01-06 | test_add_node/link_set: map by label/type via meta_attr_list_to_meta_attr_map() | LV-426 |
| 2015-01-06 | test_diff_commit__attr(): update | LV-426 |
| 2015-01-06 | test_diff_commit__topo: update() | LV-426 |
| 2015-01-06 | test_add_link_set(): update | LV-426 |
| 2015-01-06 | test_add_node_set(): update | LV-426 |
| 2015-01-06 | import generate_random_node_dict | LV-426 |
| 2015-01-06 | test_util: generate_random_link_dict() | LV-426 |
| 2015-01-06 | test_db_controller: improve code ordering | LV-426 |
| 2015-01-06 | DBO_topo_diff_commit -> DBO_diff_commit__topo, same for __attr | LV-426 |
| 2015-01-06 | test_add_link_set(): update: use rand_label(), etc | LV-426 |