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
/
client
/
rz_api_backend.js
Age
Commit message (
Expand
)
Author
2015-04-30
REST api: /graph/clone -> /api/rzdoc/clone
LV-426
2015-04-30
add '/api' prefix to REST api calls, help differentiate from end-user HTTP paths
LV-426
2015-04-25
client: drop rz_server_{host,port}, use document.location
Alon Levy
2015-04-14
rz_api_backend.js: misc
LV-426
2015-04-09
rz_api_backend.js: fix misplaced quote in log message
LV-426
2015-04-09
rz_api_backend.js: better error logging
LV-426
2015-04-01
rz_api_backend: misc: log with console.dir(), import util module
LV-426
2015-04-01
rz_api_backend: rzdoc_create(), rzdoc_list()
LV-426
2015-04-01
rz_api_backend: ajax_rs(): use xhr.responseJSON.error as error msg
LV-426
2015-04-01
rz_api_backend: rz_clone -> rzdoc_clone
LV-426
2015-04-01
rz_api_backend: expect ajax errors to be server with non 200 HTTP status
LV-426
2015-04-01
rz_api_backend: inject rzdoc_name into common ajax request context
LV-426
2015-03-01
client/rz_api_backend: shorten ajax_success print to one line
Alon Levy
2015-02-11
rz_api_backend: improve rz_server_url construction readability
LV-426
2015-02-09
rz_config: embed in index, remove as module
Alon Levy
2015-01-02
misc changes: newline at end of file, etc.
LV-426
2014-12-29
commit_diff__vis() boilerplate
LV-426
2014-12-22
client/rz_api_backend: report errors from rhizi, not just ajax errors
Alon Levy
2014-12-22
client/rz_api_backend: fix use of undefined variable on ajax error path
Alon Levy
2014-12-16
moving files around after repository merger
Alon Levy