| Age | Commit message (Expand) | Author |
| 2015-03-15 | server/db_driver: reraising exception loses stack, so log first part before r... | Alon Levy |
| 2015-03-15 | client/graph_view: record rest force layout position and load right after clo... | Alon Levy |
| 2015-03-15 | client/graph_view: rename debug only function with double underscore prefix | Alon Levy |
| 2015-03-15 | client/graph_view: extract force__load_graph | Alon Levy |
| 2015-03-15 | wip: cypher parser test case | LV-426 |
| 2015-03-15 | wip: cypher parser | LV-426 |
| 2015-03-15 | log warning on query result set limit hit | LV-426 |
| 2015-03-15 | server/db_op: raise limit to results in a single query to 16384 | Alon Levy |
| 2015-03-15 | client: add util.log_error, use for clone missing dst/src ids | Alon Levy |
| 2015-03-15 | client: ignore bad links on clone | Alon Levy |
| 2015-03-15 | server/rz_feedback: clearer fix for utf-8 feedback problem | Alon Levy |
| 2015-03-15 | server/rz_server: add time and level to logs | Alon Levy |
| 2015-03-15 | server/rz_mail: allow feedback comment to be utf-8 | Alon Levy |
| 2015-03-15 | server/rz_mail: use bytearray for feedback, fixes #379 | Alon Levy |
| 2015-03-13 | README: update to deployment section from Amir's notes and my almost working ... | Alon Levy |
| 2015-03-13 | client/graph_view: double force layout distance (CRI patch) | Alon Levy |
| 2015-03-13 | build.ant: fix typo | Alon Levy |
| 2015-03-13 | client: fix json export and import to use model/types to account for allowed ... | Alon Levy |
| 2015-03-13 | history: broken wheel recording, specifically when scrolling in node_info, si... | Alon Levy |
| 2015-03-13 | cri/from_csv: add missing | Alon Levy |
| 2015-03-13 | cri: from_csv: multiple fixes, update to new internship label | Alon Levy |
| 2015-03-12 | domain/cri/from_csv: add argument parser and main and config option | Alon Levy |
| 2015-03-12 | wip upload/blob | Alon Levy |
| 2015-03-12 | client: use some more VK constants | Alon Levy |
| 2015-03-11 | wip: cypher parser test case | LV-426 |
| 2015-03-11 | wip: cypher parser | LV-426 |
| 2015-03-10 | client: graph_view: handle keyboard events when svg nodes are focused | Alon Levy |
| 2015-03-10 | client: graph_view: make nodes tabindex'able sorted top to bottom left to right | Alon Levy |
| 2015-03-10 | client: show red circle around focused element (focus != selection) | Alon Levy |
| 2015-03-10 | client: don't capitalize info-card textarea values: Fixes #369 | Alon Levy |
| 2015-03-10 | readme.md: generalize to apt based systems | LV-426 |
| 2015-03-10 | readme.md: cleanup client section | LV-426 |
| 2015-03-10 | fix typo | LV-426 |
| 2015-03-10 | readme.md: add deployment section, rm mingw notes | LV-426 |
| 2015-03-10 | readme.md - merge duplicate requirements sections | LV-426 |
| 2015-03-09 | client/view/search: deduplicate and debounce for 300 milliseconds | Alon Levy |
| 2015-03-09 | client/view/search: use FRP | Alon Levy |
| 2015-03-09 | client: search in nodes and attributes | Alon Levy |
| 2015-03-09 | client/graph_view: set maximal size of 100px for an image, keeping aspect ratio | Alon Levy |
| 2015-03-09 | client/graph_view: show images with correct size, but force layout doesn't ta... | Alon Levy |
| 2015-03-09 | client/graph_view: console debug log when link is an image according to crude... | Alon Levy |
| 2015-03-09 | client: graph_view: update image href+width+height on every "frame" | Alon Levy |
| 2015-03-09 | client/graph_view: remove extra useless 'a' element on nodes | Alon Levy |
| 2015-03-09 | client: graph_view: make nodes tab focusable. no visible indication (:focus) ... | Alon Levy |
| 2015-03-09 | client: fix scrolling of window on focus in feedback button (Fixes #366) | Alon Levy |
| 2015-03-09 | client: remove logos and buttons from tab-index, leaving search and textanalyser | Alon Levy |
| 2015-03-09 | client/view/svg_input: missing param x doc | Alon Levy |
| 2015-03-08 | client/textanalyser_input: completer options: small rewrite | Alon Levy |
| 2015-03-08 | client/completion: support links as well | Alon Levy |
| 2015-03-08 | textanalyuser_input: provide bus for analysis results events (post analysis, ... | Alon Levy |