| Age | Commit message (Expand) | Author |
| 2014-12-16 | rename inner auxiliary addLink to __addLink | LV-426 |
| 2014-12-16 | do not persist Node.status | LV-426 |
| 2014-12-16 | wip: __addNode, _remove_node_set: peer_notify support (backbone sync) | LV-426 |
| 2014-12-16 | refactor __set_obj_id(), mark id property as 'enumerable' | LV-426 |
| 2014-12-16 | pass node type as __label_set array | LV-426 |
| 2014-12-16 | rename commit_diff__X according to diff type | LV-426 |
| 2014-12-16 | drop findNode, switch to find_node__by_id: avoid linear search | LV-426 |
| 2014-12-16 | removeNodes(): add filter param | LV-426 |
| 2014-12-16 | findCoordinates() - rm unused state param | LV-426 |
| 2014-12-16 | rename removeNodes -> _remove_node_set | LV-426 |
| 2014-12-16 | removeNode(): rm unsued state param, | LV-426 |
| 2014-12-16 | getConnectedNodesAndLinks(): switch to find_node__by_id(), state never used a... | LV-426 |
| 2014-12-16 | __addNode(): log on type != 'bubble' | LV-426 |
| 2014-12-16 | this hacks | LV-426 |
| 2014-12-16 | __addNode(): assert id present on insertion, | LV-426 |
| 2014-12-16 | find_node__by_id() | LV-426 |
| 2014-12-16 | rm create_node__with_optional_id(), use id if supplied to create_node_from_spec | LV-426 |
| 2014-12-16 | model/util: read nodes in 'perm' state | LV-426 |
| 2014-12-16 | set 'rhizi.local' as default dev-mode server | LV-426 |
| 2014-12-16 | wrap backend calls with rz_config.backend_enabled | LV-426 |
| 2014-12-16 | load_from_backend(): refactor, UI update callback | LV-426 |
| 2014-12-16 | util.assert | LV-426 |
| 2014-12-14 | partial config validation | LV-426 |
| 2014-12-14 | sanitize_input__attr_diff stub | LV-426 |
| 2014-12-14 | link attr operations not yet supported... | LV-426 |
| 2014-12-14 | assert ID attr_name not used in Attr_Diff | LV-426 |
| 2014-12-14 | rename from_dict -> from_json_dict | LV-426 |
| 2014-12-14 | logging | LV-426 |
| 2014-12-14 | Attr_Diff: __type_node, __type_link separation | LV-426 |
| 2014-12-14 | complete 'return {id_set}' move | LV-426 |
| 2014-12-14 | failed attempt at fixing server redirection | LV-426 |
| 2014-12-14 | bin -> ../src-py symlink handling | LV-426 |
| 2014-12-14 | global deployDirLocal prop | LV-426 |
| 2014-12-14 | rsync macro: extraOpts arg | LV-426 |
| 2014-12-14 | rsync macro doc | LV-426 |
| 2014-12-14 | Fixes #204: analyzeSentence on completer change; this highlights the question... | Alon Levy |
| 2014-12-14 | completer: textContent is the equivalent of innerText in firefox. yes, jquery... | Alon Levy |
| 2014-12-14 | completer: small refactor of clicks | Alon Levy |
| 2014-12-10 | symlink against src-py during deploy-local | LV-426 |
| 2014-12-10 | distinguish __src (obj) vs. __src_id (str) | LV-426 |
| 2014-12-10 | sanitize_input__link | LV-426 |
| 2014-12-10 | distinguish __src (obj) vs. __src_id (str) | LV-426 |
| 2014-12-10 | Tokp_Diff __str__() | LV-426 |
| 2014-12-10 | switch to q_arr format | LV-426 |
| 2014-12-10 | assert len(id_set) > 0 | LV-426 |
| 2014-12-10 | DBO_rm_node_set: return id_set | LV-426 |
| 2014-12-10 | DBO_rm_link_set | LV-426 |
| 2014-12-08 | cursor now changes to pointer on suggestion boxes | Ofer Lehr |
| 2014-12-08 | rename diff_commit__X according to diff type | LV-426 |
| 2014-12-08 | sanitize_input__X(): pre-DB data insertion boundary | LV-426 |