| Age | Commit message (Expand) | Author |
| 2015-01-12 | WebSocket_Graph_NS,on_diff_commit__attr/topo(): tx both diff-obj & commit_ret | LV-426 |
| 2015-01-12 | rz_mesh: handle multiple returned values, serialization special-case handling | LV-426 |
| 2015-01-12 | import sort | LV-426 |
| 2015-01-12 | rz_kernel: return: a tuple containing the input diff and the result of it's c... | LV-426 |
| 2015-01-11 | update_link(): mirror update_node() handling | LV-426 |
| 2015-01-11 | follow n_id var naming convention | LV-426 |
| 2015-01-11 | client: json loading: don't send invalid dates | Alon Levy |
| 2015-01-11 | client: allow rename case of node (no merge et); Fixes #254 | Alon Levy |
| 2015-01-11 | client/graph: fix node attr_diff return path | Alon Levy |
| 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 | rz_api_websocket: object serialization, error handling | LV-426 |
| 2015-01-11 | replacing namedtuples with Topo_Diff.Commit_Result_Type | LV-426 |
| 2015-01-11 | use q_arr | LV-426 |
| 2015-01-11 | update_node(): handle incoming attr_diff on ajax success | LV-426 |
| 2015-01-11 | model_util: adapt_format_read_diff__attr() | LV-426 |
| 2015-01-11 | update_node: rm incoming ID change detection - should not occur for incoming ... | LV-426 |
| 2015-01-11 | Attr_Diff: remove spec from constructor, force use of prototype aux functions | LV-426 |
| 2015-01-11 | rename adapt_format_write_topo_diff -> adapt_format_write_diff__topo | LV-426 |
| 2015-01-11 | __type, __label_set: expect array of length 1 in both cases on backend | 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-11 | server/rz_server: reorder imports, system first | Alon Levy |
| 2015-01-11 | server: document and test for simplejson | Alon Levy |
| 2015-01-11 | server: add index.html->index redirect, Fixes #218 | Alon Levy |
| 2015-01-11 | server: give each redirect_entry function a different func_name | Alon Levy |
| 2015-01-11 | client/graph_view: root links in link_group regardless of selection, Fixes #207 | Alon Levy |
| 2015-01-11 | client/view/graph_view: add missing semicolon | Alon Levy |
| 2015-01-11 | client/graph_view: disable reordering of links for now; Fixes #213 | Alon Levy |
| 2015-01-11 | client/graph_view: set linktext class on update_view | Alon Levy |
| 2015-01-11 | client/selection: add link_selected, use it for linktext | Alon Levy |
| 2015-01-11 | client/graph_view: remove unused parameter in showNodeInfo | Alon Levy |
| 2015-01-11 | client/selection: make explicit dependency on main_graph and not rz_core | Alon Levy |
| 2015-01-11 | client: cleanup selection | Alon Levy |
| 2015-01-11 | server: don't limit link length arbitrarily | Alon Levy |
| 2015-01-11 | server/Topo_Diff: use link_id_set_rm and node_id_set_rm | Alon Levy |
| 2015-01-11 | client/textanalysis: fix node type change on tab to use cursor correctly (sti... | Alon Levy |
| 2015-01-11 | client/textanalysis: move tokenize into module | Alon Levy |
| 2015-01-07 | client/textanalysis: fix Tab setting on new nodes. Cannot change types of exi... | Alon Levy |
| 2015-01-06 | client: fix tab switching; move to new tokenize implementation (not strictly ... | Alon Levy |
| 2015-01-06 | client/model/graph: nodes before links | Alon Levy |
| 2015-01-06 | client/model/graph: silence debug print | Alon Levy |
| 2015-01-06 | client/textanalysis: whitespace in header | Alon Levy |
| 2015-01-06 | client/textanalysis: use new_tokenize | Alon Levy |
| 2015-01-06 | client: wip: get tab working again | Alon Levy |
| 2015-01-06 | client/analyzeSentence: use spec | Alon Levy |
| 2015-01-06 | textanalysis: new_tokenise: return node start/end | Alon Levy |