| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-26 | tests: print link label in graphviz output | Alon Levy | |
| 2014-10-26 | Fixes #114 | Alon Levy | |
| In * case sentence - Description contains quote marks for multiple worded sentence | |||
| 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 | |
| broken by define addition (require.js) | |||
| 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 ↵ | LV-426 | |
| https://github.com/Rhizi/rhizi-server/issues/1 | |||
| 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, ↵ | LV-426 | |
| dst_id or both | |||
| 2014-10-21 | test_analyzer: better test | Alon Levy | |
| need better graph accessors to give only the 'real' nodes & links - that will fix some of the tests, leaving the real wrong ones | |||
| 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 | |
| Yes, I'm being lazy. The purpose of require.js is to allow writing modules, i.e. individual smaller then the whole files with clear dependencies. This is achieved by using a new api provided by require.js: define, require, requirejs Read more at [requirejs] (http://requirejs.org) Tests have been rewritten to work correctly with require.js; they still use jsdom. Test output is now stored in the repository, all tests are run via run_tests.js; This is a hack - once a good harness (with assertions, suites - unittest like) presents itself it will be used. Hidden here is also using FileSaver for history saving, so history is saved to history.json instead to a random name. Plus dropping some dead code. | |||
| 2014-10-20 | misc | LV-426 | |
| 2014-10-20 | Attr_Diff: | LV-426 | |
| - add_node_attr_write() - add_node_attr_rm() | |||
| 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 | |
| - bubble up common processing - rename on_completion | |||
| 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 | |
| Actually seems that the proper way to save nowadays is the [download] (https://html.spec.whatwg.org/multipage/semantics.html#attr-hyperlink-download) attribute of a 'a' element, but that's also supported by the added [FileSaver.js] (external/scripts/FileSaver.js) | |||
| 2014-10-16 | DBO_attr_diff_commit on_completion response processing, ↵ | LV-426 | |
| test_attr_diff_commit() update | |||
| 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 | |
| 2014-10-15 | DBO_load_node_set_by_DB_id - simplify query | LV-426 | |
| 2014-10-15 | update db_controller tests | LV-426 | |
| 2014-10-15 | misc | LV-426 | |
| 2014-10-15 | topo_diff_commit, attr_diff_commit API stubs | LV-426 | |
| 2014-10-15 | gen_query_create_from_link_map - revert support for parameterized link ↵ | LV-426 | |
| create statements | |||
| 2014-10-15 | meta_attr_list_to_meta_attr_map - used for '__type' injected meta attributes | LV-426 | |
| 2014-10-15 | update gen_clause_attr_filter_from_filter_attr_map() | LV-426 | |
| 2014-10-15 | DBO_topo_diff_commit & test | LV-426 | |
