| Age | Commit message (Expand) | Author |
| 2015-06-04 | add copyright and license headers for GNU AGPL v3 | Alon Levy |
| 2015-05-27 | server/rz_kernel: remote_socket_addr is a tuple, make sure it is converted to... | Alon Levy |
| 2015-05-22 | rz_kernel: RZKernel_Exception__DB_x exceptions | LV-426 |
| 2015-05-22 | rz_kernel: check deco__DB_status_check() before DB dependent calls: | LV-426 |
| 2015-05-22 | rz_kernel: refactoring out _init_DB() | LV-426 |
| 2015-05-22 | rz_kernel: op_factory__DBO_rzdb__init_DB -> db_op_factory | LV-426 |
| 2015-05-22 | refactoring DBO_rzdoc__list -> DBO_rzdoc__search | LV-426 |
| 2015-05-22 | rz_kernel: rzdoc__reader_x() relocate | LV-426 |
| 2015-05-22 | rz_kernel: exec_chain_commit_op -> _exec_chain_commit_op, relocate | LV-426 |
| 2015-05-22 | rz_kernel: db_metablock_obtained -> db_metablock, cache for later use | LV-426 |
| 2015-05-18 | common_rest_req_exception_handler: send back rzdoc_name on RZDoc_Exception__n... | LV-426 |
| 2015-05-13 | server/rz_kernel: add missing author meta | Alon Levy |
| 2015-05-12 | server/rz_kernel: add RZ_Kernel.rzdoc__commit_log | Alon Levy |
| 2015-05-12 | server: return ts_created in meta dicts for topo_diff and attr_diff | Alon Levy |
| 2015-05-12 | server/rz_kernel: ctx not optional anymore for diff_commit__{topo,attr} | Alon Levy |
| 2015-05-10 | rz_kernel: add missing formatter | Alon Levy |
| 2015-05-05 | init_DB(): more refactoring, assist kernel via op_factory__DBO_rzdb__init_DB | LV-426 |
| 2015-05-05 | DBO_rzdb__init_DB: decouple rz_config dep -> rz_config.rzdoc__mainpage_name | LV-426 |
| 2015-05-05 | DBO_rzdb__fetch_DB_metablock: rm rz_config dep | LV-426 |
| 2015-05-05 | DB_Controller: refactor rz_config dep -> rz_config.rest_api_base_url | LV-426 |
| 2015-05-05 | rz_kernel: manage DB session, initialization | LV-426 |
| 2015-05-05 | load_node_set_by_id_attr(): converting to use kernel | LV-426 |
| 2015-04-21 | RZDoc_Reader_Association: misc: __str__ | LV-426 |
| 2015-04-15 | rz_kernel: DBO_nop, periodic check for DB conn | LV-426 |
| 2015-04-13 | rz_kernel: clear cache entries after delete, rename | LV-426 |
| 2015-04-13 | rz_kernel: DBO_rzdoc__delete: make rzdoc assoc invalid, remove later | LV-426 |
| 2015-04-13 | rz_kernel: reorder: rzdoc__lookup_by_name | LV-426 |
| 2015-04-13 | revert 61a187b8: avoid extra API function, no need to change RZDoc_Exception_... | LV-426 |
| 2015-04-12 | server/rz_kernel: reduce heartbeat to 0.5 seconds | Alon Levy |
| 2015-04-12 | Revert "server/rz_kernel: switch to 0.5 second polling.." | Alon Levy |
| 2015-04-12 | rzdoc__list: rm unnecessary rzdoc param | LV-426 |
| 2015-04-10 | server/rz_kernel: remove useless semicolon | Alon Levy |
| 2015-04-10 | server: implement doc rename | Alon Levy |
| 2015-04-10 | server/rz_kernel: switch to 0.5 second polling.. | Alon Levy |
| 2015-04-10 | rz_kernel: rzdoc__list: doesn't really need rzdoc but didn't want to change s... | Alon Levy |
| 2015-04-10 | server/rz_kernel: rzdoc__create: avoid rethrow | Alon Levy |
| 2015-04-09 | rz_kernel: misc | LV-426 |
| 2015-04-09 | rz_kernel: add ThreadPoolExecutor, kernel_heartbeat() + concurrent.futures de... | LV-426 |
| 2015-04-09 | rz_kernel: rzdoc_reader_assoc_map, reader subscription management | LV-426 |
| 2015-04-09 | rz_kernel: host rzdoc lookup cache | LV-426 |
| 2015-04-09 | rz_kernel: apply deco__exception_log to all public functions, rm recurring ex... | LV-426 |
| 2015-04-09 | rz_kernel: RZDoc_Reader_Association | LV-426 |
| 2015-04-09 | rz_kernel: rzdoc__create: raise RZDoc_Exception__already_exists | LV-426 |
| 2015-04-09 | rz_kernel: RZDoc_Exception__already_exists | LV-426 |
| 2015-04-01 | rz_kernel: misc | LV-426 |
| 2015-04-01 | rz_kernel: rzdoc__create(): call op__block_chain__init | 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 | rz_kernel: rzdoc__xx: create, list, delete, lookup_by_name | LV-426 |