summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-26textanalysis: protect from temp nodes on finalize (all these patches - need t...Alon Levy
2014-10-26textanalysis (#86): make star case avoid an empty string that was causing a c...Alon Levy
2014-10-26s/const/var/ ES6 defines const, not there yetAlon Levy
2014-10-26Fixes #86Alon Levy
2014-10-26textanalysis: use constsAlon Levy
2014-10-26textanalysis: whitespace fix (same line touched by last patch)Alon Levy
2014-10-26remove extra spaces around 'and' nodesAlon Levy
2014-10-26tests: print link label in graphviz outputAlon Levy
2014-10-26Fixes #114Alon Levy
2014-10-26textanalysis: factor out tokenizeAlon Levy
2014-10-26tests: forgot test2.js (used by test_require_js.js)Alon Levy
2014-10-26tests: forgot some more filesAlon Levy
2014-10-26oops, forgot tests/base.jsAlon Levy
2014-10-26Fixes #96 URL property in node isn't saved to JSONAlon Levy
2014-10-24textanalysis.ui: shift-tab now changes type back, tab forwardAlon Levy
2014-10-24fixes #106Alon Levy
2014-10-24robot: fix undefined variable from define additionAlon Levy
2014-10-21acknowledge duplicate links may be returned in responseLV-426
2014-10-21load_link_set_by_link_ptr_set: introducing a deserialize_param_set() stepLV-426
2014-10-21revert back to flush_db test setup - see https://github.com/Rhizi/rhizi-serve...LV-426
2014-10-21enable neo4j JSON streaming by defaultLV-426
2014-10-21mv DB_Driver classes to their own fileLV-426
2014-10-21introducing the Link_Ptr concept - able to fuzzy point at a link by src_id, d...LV-426
2014-10-21test_analyzer: better testAlon Levy
2014-10-21fix test_analyzer after require.jsAlon Levy
2014-10-21rhizicore: remove unused variableAlon Levy
2014-10-21oops - removed d3 accidentallyAlon Levy
2014-10-20introduce require.js and rewrite testsAlon Levy
2014-10-20miscLV-426
2014-10-20Attr_Diff:LV-426
2014-10-20augment test_topo_diff_commit - extra node creationLV-426
2014-10-20augment test_attr_diff_commit - test attr_write, attr_rm separatelyLV-426
2014-10-20Neo4JExceptionLV-426
2014-10-20DBO_match_node_id_set query generationLV-426
2014-10-20query result processing:LV-426
2014-10-20DB_composed_op - optimize for empty n_add, l_add setsLV-426
2014-10-20miscLV-426
2014-10-20special handling of DB_composed_op executionLV-426
2014-10-20DBO_attr_diff_commit - augment query generationLV-426
2014-10-20fix missing ' ' in DBO_attr_diff_commit() queryLV-426
2014-10-19remove no longer used watchdog.jsAlon Levy
2014-10-19factor out util.jsAlon Levy
2014-10-19[wip] tests/test_analyzer #82Alon Levy
2014-10-19text_analyzer: drop unused verb variableAlon Levy
2014-10-19adding proper Save As (with non random filename); MIT licensedAlon Levy
2014-10-16DBO_attr_diff_commit on_completion response processing, test_attr_diff_commit...LV-426
2014-10-16DB_row, update DBO_XXX iteration loops, test updatesLV-426
2014-10-15DBO_attr_diff_commit & test - todo: parse DB responseLV-426
2014-10-15Attribute_DiffLV-426
2014-10-15DBO_load_node_set_by_DB_id - simplify queryLV-426