index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-01-11
server: document and test for simplejson
Alon Levy
2015-01-11
server: add index.html->index redirect, Fixes #218
Alon Levy
2015-01-11
server: give each redirect_entry function a different func_name
Alon Levy
2015-01-11
client/graph_view: root links in link_group regardless of selection, Fixes #207
Alon Levy
2015-01-11
client/view/graph_view: add missing semicolon
Alon Levy
2015-01-11
client/graph_view: disable reordering of links for now; Fixes #213
Alon Levy
2015-01-11
client/graph_view: set linktext class on update_view
Alon Levy
2015-01-11
client/selection: add link_selected, use it for linktext
Alon Levy
2015-01-11
client/graph_view: remove unused parameter in showNodeInfo
Alon Levy
2015-01-11
client/selection: make explicit dependency on main_graph and not rz_core
Alon Levy
2015-01-11
client: cleanup selection
Alon Levy
2015-01-11
server: don't limit link length arbitrarily
Alon Levy
2015-01-11
server/Topo_Diff: use link_id_set_rm and node_id_set_rm
Alon Levy
2015-01-11
client/textanalysis: fix node type change on tab to use cursor correctly (sti...
Alon Levy
2015-01-11
client/textanalysis: move tokenize into module
Alon Levy
2015-01-07
client/textanalysis: fix Tab setting on new nodes. Cannot change types of exi...
Alon Levy
2015-01-06
client: fix tab switching; move to new tokenize implementation (not strictly ...
Alon Levy
2015-01-06
client/model/graph: nodes before links
Alon Levy
2015-01-06
client/model/graph: silence debug print
Alon Levy
2015-01-06
client/textanalysis: whitespace in header
Alon Levy
2015-01-06
client/textanalysis: use new_tokenize
Alon Levy
2015-01-06
client: wip: get tab working again
Alon Levy
2015-01-06
client/analyzeSentence: use spec
Alon Levy
2015-01-06
textanalysis: new_tokenise: return node start/end
Alon Levy
2015-01-06
server: hack my way to a working __type/__label_set, please fix at will
Alon Levy
2015-01-06
client: adapt to new node_id_set_add and link_id_set_add, renames all around
Alon Levy
2015-01-06
server: fix Topo_Diff_Result usage
Alon Levy
2015-01-06
wip: websocket: implement on_diff_commit__topo(), on_diff_commit__attr()
LV-426
2015-01-06
init websocket-env
LV-426
2015-01-06
rz_kernel: mv db_ctl reference to kernel
LV-426
2015-01-06
adapt to link meta-attribute '__type' use
LV-426
2015-01-06
test_diff_commit__topo(): adapt to namedtuple return type
LV-426
2015-01-06
DBO_diff_commit__topo: settle on namedtuple as return type
LV-426
2015-01-06
test_add_node/link_set: map by label/type via meta_attr_list_to_meta_attr_map()
LV-426
2015-01-06
test_diff_commit__attr(): update
LV-426
2015-01-06
test_diff_commit__topo: update()
LV-426
2015-01-06
test_add_link_set(): update
LV-426
2015-01-06
test_add_node_set(): update
LV-426
2015-01-06
import generate_random_node_dict
LV-426
2015-01-06
DBO_diff_commit__topo: topo_diff return value
LV-426
2015-01-06
test_util: generate_random_link_dict()
LV-426
2015-01-06
DBO_add_link_set(): adapt to dict return type
LV-426
2015-01-06
DBO_add_node_set(): adapt to dict return type
LV-426
2015-01-06
DB_op: add_db_query()
LV-426
2015-01-06
fix REST DB driver tx open, close
LV-426
2015-01-06
used meta_attr='__type' for links (nodes still use '__label_set')
LV-426
2015-01-06
meta_attr_list_to_meta_attr_map(): harded assertions regarding link meta-attr...
LV-426
2015-01-06
gen_query_create_from_link/node_map(): cleanup: assertions, misc
LV-426
2015-01-06
inline __type_check_link()
LV-426
2015-01-06
DBO_add_node_set, DBO_add_link_set: order returned list by id
LV-426
[next]