| Age | Commit message (Expand) | Author |
| 2015-04-01 | e_param: doc | LV-426 |
| 2015-04-01 | e_kv_pair: is_set__key, is_set__value, assertions | LV-426 |
| 2015-04-01 | p_label_set_container: remove, use p_node.label_set & p_rel.type properties | LV-426 |
| 2015-04-01 | sub_exp_set_by_type: fix logical recursion bug | LV-426 |
| 2015-04-01 | neo4j_cypher_parser: rename: f_cascade -> f_recurse | LV-426 |
| 2015-04-01 | DBO_block_chain__commit: request ctx: use attribute access | LV-426 |
| 2015-04-01 | btn_rzdoc__new(): fix rzdoc__open() call | LV-426 |
| 2015-04-01 | sanitize_input__rzdoc_name(): retrieve max rzdoc name from global rz_config | 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 | reset-db__clean.cypher: unique __RZDOC.id constraint | LV-426 |
| 2015-04-01 | reset-db__clean.cypher: init __RZDOC node, default doc meta NS | LV-426 |
| 2015-04-01 | style: cmd-bar, cmd-bar_rzdoc_new, cmd-bar__rzdoc_open | LV-426 |
| 2015-04-01 | style: rzdoc-bar | LV-426 |
| 2015-04-01 | buttons.js: btn_rzdoc__open() | LV-426 |
| 2015-04-01 | buttons.js: btn_rzdoc__new() | LV-426 |
| 2015-04-01 | rz_core.js: initDrawingArea(): call rzdoc__open | LV-426 |
| 2015-04-01 | rz_core.js: rzdoc__open_default() | LV-426 |
| 2015-04-01 | rz_core.js: rzdoc__current__get_name() - TODO: use RZDoc object | LV-426 |
| 2015-04-01 | rz_core.js: rzdoc__open() | LV-426 |
| 2015-04-01 | model/core.js: remove rz_state (previously used for cur_rzdoc tracking) | LV-426 |
| 2015-04-01 | rz_api_backend: misc: log with console.dir(), import util module | LV-426 |
| 2015-04-01 | rz_api_backend: rzdoc_create(), rzdoc_list() | LV-426 |
| 2015-04-01 | rz_api_backend: ajax_rs(): use xhr.responseJSON.error as error msg | LV-426 |
| 2015-04-01 | rz_api_backend: rz_clone -> rzdoc_clone | LV-426 |
| 2015-04-01 | rz_api_backend: expect ajax errors to be server with non 200 HTTP status | 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_cypher: misc | LV-426 |
| 2015-04-01 | neo4j_util: generate_random_rzdoc_id() | LV-426 |
| 2015-04-01 | neo4j_util: merge validate_label() | LV-426 |
| 2015-04-01 | neo4j_util: quote__backtick(), quote__singlequote() | LV-426 |
| 2015-04-01 | neo4j_util: reorder | LV-426 |
| 2015-04-01 | neo4j_util: rzdoc__ns_label(), rzdoc__meta_ns_label() | LV-426 |
| 2015-04-01 | rz_api: map REST path /rz/xxx | LV-426 |
| 2015-04-01 | rz_server: hook rzdoc REST calls, reorder | LV-426 |
| 2015-04-01 | index.html: 'Welcome' -> 'Hello', avoid collision with 'Welcome Rhizi' mainpage | LV-426 |
| 2015-04-01 | index.html: rzdoc-bar | LV-426 |
| 2015-04-01 | index.html: order rz_config | LV-426 |
| 2015-04-01 | REST /index endpoint: configure rz_config__rzdoc_cur__name, rz_config__rzdoc_... | LV-426 |
| 2015-04-01 | rz_api_common: misc | LV-426 |
| 2015-04-01 | rz_api_rest: imports | LV-426 |
| 2015-04-01 | rz_api_rest: rzdoc__delete(), rzdoc__list() | LV-426 |
| 2015-04-01 | rz_req_handling: misc | LV-426 |
| 2015-04-01 | rz_kernel: rzdoc__xx: create, list, delete, lookup_by_name | LV-426 |
| 2015-04-01 | db_op: misc | LV-426 |
| 2015-04-01 | db_controller: logging | LV-426 |
| 2015-04-01 | DBO_rzdoc__create: rename from DBO_rzdoc__new, return rzdoc id, name | LV-426 |
| 2015-04-01 | DBO_rzdoc__lookup_by_name: return RZDoc | LV-426 |
| 2015-04-01 | db_op: DBO_rzdoc__xx: list, delete | LV-426 |