| Age | Commit message (Expand) | Author |
| 2014-10-26 | introduce signal, start using in history; use consts for signal name | Alon Levy |
| 2014-10-26 | textanalysis: protect from temp nodes on finalize (all these patches - need t... | Alon Levy |
| 2014-10-26 | textanalysis (#86): make star case avoid an empty string that was causing a c... | Alon Levy |
| 2014-10-26 | s/const/var/ ES6 defines const, not there yet | Alon Levy |
| 2014-10-26 | Fixes #86 | Alon Levy |
| 2014-10-26 | textanalysis: use consts | Alon Levy |
| 2014-10-26 | textanalysis: whitespace fix (same line touched by last patch) | Alon Levy |
| 2014-10-26 | remove extra spaces around 'and' nodes | Alon Levy |
| 2014-10-26 | tests: print link label in graphviz output | Alon Levy |
| 2014-10-26 | Fixes #114 | Alon Levy |
| 2014-10-26 | textanalysis: factor out tokenize | Alon Levy |
| 2014-10-26 | tests: forgot test2.js (used by test_require_js.js) | Alon Levy |
| 2014-10-26 | tests: forgot some more files | Alon Levy |
| 2014-10-26 | oops, forgot tests/base.js | Alon Levy |
| 2014-10-26 | Fixes #96 URL property in node isn't saved to JSON | Alon Levy |
| 2014-10-24 | textanalysis.ui: shift-tab now changes type back, tab forward | Alon Levy |
| 2014-10-24 | fixes #106 | Alon Levy |
| 2014-10-24 | robot: fix undefined variable from define addition | Alon Levy |
| 2014-10-21 | acknowledge duplicate links may be returned in response | LV-426 |
| 2014-10-21 | load_link_set_by_link_ptr_set: introducing a deserialize_param_set() step | LV-426 |
| 2014-10-21 | revert back to flush_db test setup - see https://github.com/Rhizi/rhizi-serve... | LV-426 |
| 2014-10-21 | enable neo4j JSON streaming by default | LV-426 |
| 2014-10-21 | mv DB_Driver classes to their own file | LV-426 |
| 2014-10-21 | introducing the Link_Ptr concept - able to fuzzy point at a link by src_id, d... | LV-426 |
| 2014-10-21 | test_analyzer: better test | Alon Levy |
| 2014-10-21 | fix test_analyzer after require.js | Alon Levy |
| 2014-10-21 | rhizicore: remove unused variable | Alon Levy |
| 2014-10-21 | oops - removed d3 accidentally | Alon Levy |
| 2014-10-20 | introduce require.js and rewrite tests | Alon Levy |
| 2014-10-20 | misc | LV-426 |
| 2014-10-20 | Attr_Diff: | LV-426 |
| 2014-10-20 | augment test_topo_diff_commit - extra node creation | LV-426 |
| 2014-10-20 | augment test_attr_diff_commit - test attr_write, attr_rm separately | LV-426 |
| 2014-10-20 | Neo4JException | LV-426 |
| 2014-10-20 | DBO_match_node_id_set query generation | LV-426 |
| 2014-10-20 | query result processing: | LV-426 |
| 2014-10-20 | DB_composed_op - optimize for empty n_add, l_add sets | LV-426 |
| 2014-10-20 | misc | LV-426 |
| 2014-10-20 | special handling of DB_composed_op execution | LV-426 |
| 2014-10-20 | DBO_attr_diff_commit - augment query generation | LV-426 |
| 2014-10-20 | fix missing ' ' in DBO_attr_diff_commit() query | LV-426 |
| 2014-10-19 | remove no longer used watchdog.js | Alon Levy |
| 2014-10-19 | factor out util.js | Alon Levy |
| 2014-10-19 | [wip] tests/test_analyzer #82 | Alon Levy |
| 2014-10-19 | text_analyzer: drop unused verb variable | Alon Levy |
| 2014-10-19 | adding proper Save As (with non random filename); MIT licensed | Alon Levy |
| 2014-10-16 | DBO_attr_diff_commit on_completion response processing, test_attr_diff_commit... | LV-426 |
| 2014-10-16 | DB_row, update DBO_XXX iteration loops, test updates | LV-426 |
| 2014-10-15 | DBO_attr_diff_commit & test - todo: parse DB response | LV-426 |
| 2014-10-15 | Attribute_Diff | LV-426 |