| Age | Commit message (Expand) | Author |
| 2015-05-22 | graph_view: rm unused debug_print() | LV-426 |
| 2015-05-22 | main.js: organizing imports | LV-426 |
| 2015-05-22 | view/cmd_bar.js: cmd-bar view widget useful for new/open/search commands | LV-426 |
| 2015-05-19 | style: activity view (aka history): | LV-426 |
| 2015-05-19 | activity.js: use proper phrasing for singe [hour, minute, day] | LV-426 |
| 2015-05-18 | Removed circle css class + clean graph-view.css file | garbash |
| 2015-05-18 | client/view/activity: clear on document change | Alon Levy |
| 2015-05-18 | client/model/graph: shortests_paths: bug fix | Alon Levy |
| 2015-05-18 | client/view/toolbar__status: hide: fix this value for hide call | Alon Levy |
| 2015-05-18 | client/view/activity: add toggle button | Alon Levy |
| 2015-05-18 | view/toolbar__status: refactoring out view | LV-426 |
| 2015-05-18 | rz_core: rzdoc__open(): handle rzdoc 404, use of status-bar requires model/vi... | LV-426 |
| 2015-05-18 | buttons.js: remove NOP on_error | LV-426 |
| 2015-05-18 | graph.js: commit_and_tx_diff__topo: remove on_error which duplicates default ... | LV-426 |
| 2015-05-18 | rz_api_backend.js: propagate xhr, text_status, err_thrown | LV-426 |
| 2015-05-18 | graph.js: misc | LV-426 |
| 2015-05-18 | style: toolbar_x: close_btn | LV-426 |
| 2015-05-18 | rz_code: rzdoc__create_and_open() | LV-426 |
| 2015-05-18 | client/view/selection: use shortest paths for plural selection | Alon Levy |
| 2015-05-18 | client/model/graph: add find_nodes__by_id | Alon Levy |
| 2015-05-18 | client/model/graph: implement BFS and shortest_paths on top of that | Alon Levy |
| 2015-05-18 | client/model/graph: add get_node_ids | Alon Levy |
| 2015-05-18 | client/model/graph: refactor kind out of neighbourhood | Alon Levy |
| 2015-05-14 | div -> span for activity stream assertions | garbash |
| 2015-05-13 | client/activity: add topo-diff or attr-diff classes to div | Alon Levy |
| 2015-05-13 | client/activity: move root element to index.html | Alon Levy |
| 2015-05-13 | client/view/activity: refactor, use time_ago, attribute diff explanation | Alon Levy |
| 2015-05-13 | client/model/graph: commits shown need to be new on top | Alon Levy |
| 2015-05-12 | app.js: support fragment path injection | LV-426 |
| 2015-05-12 | domain_types.js: depend on requirejs path config | LV-426 |
| 2015-05-12 | app.js: sort paths | LV-426 |
| 2015-05-12 | client: removing unused jquery-ui | LV-426 |
| 2015-05-12 | client/view/activity: add hover highlight of links and nodes" | Alon Levy |
| 2015-05-12 | client/view/graph_view: add and export {node,link}__hover__{start,end} | Alon Levy |
| 2015-05-12 | client/view/graph_view: link_hover: don't use this | Alon Levy |
| 2015-05-12 | client/view/graph_view: removing debug argument to link_on_hover | Alon Levy |
| 2015-05-12 | client/view/graph_view: factor out link__hover__{start,end} | Alon Levy |
| 2015-05-12 | client/rz_mesh: push attribute diffs to activity monitor | Alon Levy |
| 2015-05-12 | client/rz_mesh: remove duplicate code | Alon Levy |
| 2015-05-12 | client/view/activity: clickable to select changed nodes, description | Alon Levy |
| 2015-05-12 | client/textanalysis: report sentence meta to server | Alon Levy |
| 2015-05-12 | client/rz_core: let activity widget see main_graph activities | Alon Levy |
| 2015-05-12 | client/rz_mesh: set meta on topo_diff_spec | Alon Levy |
| 2015-05-12 | client/view/selection: add select_both & invert_both | Alon Levy |
| 2015-05-12 | client/view/selection: ECMA-5 does not support named parameters, although it ... | Alon Levy |
| 2015-05-12 | client/rz_core: split out init_graphs, rename initDrawingArea/init_graph_views/ | Alon Levy |
| 2015-05-12 | client/model/graph: handle new clone with commit_log | Alon Levy |
| 2015-05-12 | client/model/graph: add activityBus | Alon Levy |
| 2015-05-12 | client/model/diff: add meta to Attr_Diff and Topo_Diff | Alon Levy |
| 2015-05-12 | client: add initial activity stream | Alon Levy |