| Age | Commit message (Expand) | Author |
| 2014-12-16 | textanalysis: fix compareSubset | Alon Levy |
| 2014-12-16 | major addLink() sig refactoring: addLink(link, peer_notify) | LV-426 |
| 2014-12-16 | addLink: drop drop_conjugator_links param, extract apply_conjugator_link_logic() | LV-426 |
| 2014-12-16 | rename inner auxiliary addLink to __addLink | LV-426 |
| 2014-12-16 | removeNodes(): add filter param | LV-426 |
| 2014-12-16 | rm create_node__with_optional_id(), use id if supplied to create_node_from_spec | LV-426 |
| 2014-12-08 | set "related" on nodes referenced in ongoing text analysis | Alon Levy |
| 2014-12-08 | add a new state: "related" | Alon Levy |
| 2014-12-05 | replace jquery.autocomplete with our own autocompletion | Alon Levy |
| 2014-12-04 | move nodetypes to consts, add descriptions. Fixes #48 | Alon Levy |
| 2014-12-04 | tab should not change node from last edit; now can tab when sentence is empty | Alon Levy |
| 2014-12-03 | textanalysis: fix diffBus callback logic (was doing nothing) | Alon Levy |
| 2014-12-03 | textanalysis: ReferenceErrors fixed (don't add link when 1 node only available) | Alon Levy |
| 2014-12-03 | textanalysis: comment typo | Alon Levy |
| 2014-12-03 | textanalysis: ret.state was not always defined | Alon Levy |
| 2014-12-03 | fix #157 - chrome doesn't have String.toLowerCase | Alon Levy |
| 2014-11-29 | use Bacon instead of signal | Alon Levy |
| 2014-11-28 | Changed node types names resolving #162 | garbash |
| 2014-11-25 | Fixes #154: set suggested names when loading from JSON | Alon Levy |
| 2014-11-25 | Fixes #102 - autocomplete with spaces | Alon Levy |
| 2014-11-25 | core: add create_node__with_given_id | Alon Levy |
| 2014-11-25 | model/core: s/crete/create/g | Alon Levy |
| 2014-11-24 | textanalysis: fix newly reintroduced text analysis | Alon Levy |
| 2014-11-24 | fix removed textanalysis autoSuggestName | Alon Levy |
| 2014-11-23 | call graph update via presenter, rm graph obj. mangling | LV-426 |
| 2014-11-19 | wide source/target -> __src,__dst rename, align with DB model | LV-426 |
| 2014-11-19 | misc | LV-426 |
| 2014-11-19 | textanalysis.js: for_each_X sugar | LV-426 |
| 2014-11-19 | textanalysis.js - route node,link create calls via model_core | LV-426 |
| 2014-11-19 | new_topo_diff() default constructor - add node_set_add, link_set_add arrays | LV-426 |
| 2014-11-19 | rename newnodes,newlinks -> token_set_new_node_names,token_set_new_link_names | LV-426 |
| 2014-11-13 | rename scripts/ -> src/ | LV-426 |