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
/
server
Age
Commit message (
Collapse
)
Author
2015-04-10
server tools: move to separate dir, rename, add helper rz.py to hide ugly ↵
Alon Levy
import details
2015-04-10
sanitize_input__rzdoc_name(): strip first...
LV-426
2015-04-10
sanitize_input__rzdoc_name(): handle empty requests, strip incoming rzdoc names
LV-426
2015-04-10
server/db_controller: allow result to contain unicode
Alon Levy
2015-04-10
rz_cli: fix fix for utf-8\ascii rzdoc names
Alon Levy
2015-04-10
rz_cli: fix list-* with non ascii chars
Alon Levy
2015-04-10
rz_cli: make it guess etc directory for ease of use
Alon Levy
2015-04-10
rz_cli: add list-name/list-table for ease with merge-file
Alon Levy
2015-04-10
rz_cli: bug fix for --merge-file
Alon Levy
2015-04-10
rz_cli: drop debug prints
Alon Levy
2015-04-10
adding rz_cli tool - location to be changed (requires ant update as well)
Alon Levy
2015-04-10
rz_kernel: rzdoc__list: doesn't really need rzdoc but didn't want to change ↵
Alon Levy
sig for lack of time
2015-04-10
server/rz_kernel: rzdoc__create: avoid rethrow
Alon Levy
Instead of raising and catching an exception by using the cache lookup extract a function to lookup in cache and then in db that just returns the result. Avoids an exception trace we log whenever there is an exception.
2015-04-10
server/db_op: fix DBO_rzdoc__delete, labels are backticked, not quoted
Alon Levy
2015-04-09
resolve #439 with safe filter (|safe), avoid extra code in index.html
LV-426
2015-04-09
rz_kernel: misc
LV-426
2015-04-09
rz_mesh: misc
LV-426
2015-04-09
rz_mesh: decorator__ws_multicast(): return on reflective caller detection ↵
LV-426
failure
2015-04-09
wip: socketio_route_handler() non socketio client handling
LV-426
2015-04-09
rz_mesh: misc: mv assert, doc, etc
LV-426
2015-04-09
rz_mesh: reader support: refactor ws_broadcast_to_all() -> ↵
LV-426
ws_broadcast_to_rzdoc_readers()
2015-04-09
rz_mesh: rzdoc_from_f_args_extractor() util
LV-426
2015-04-09
RZ_WebSocket_Server: debugging: use RZ_WebSocketHandler, RZ_WebSocketHandler
LV-426
2015-04-09
rz_api_websocket: on_diff_commit__xx: pass rzdoc via ctx
LV-426
2015-04-09
rz_api_websocket: ws reader subscription messages, ack & nak
LV-426
2015-04-09
rz_api: index(): return view even on exception
LV-426
2015-04-09
rz_api_rest: handle RZDoc_Exception__already_exists
LV-426
2015-04-09
rz_req_handling: misc
LV-426
2015-04-09
rz_kernel: add ThreadPoolExecutor, kernel_heartbeat() + concurrent.futures ↵
LV-426
dependency
2015-04-09
rz_kernel: rzdoc_reader_assoc_map, reader subscription management
LV-426
2015-04-09
rz_kernel: host rzdoc lookup cache
LV-426
2015-04-09
rz_kernel: apply deco__exception_log to all public functions, rm recurring ↵
LV-426
exception handling
2015-04-09
rz_kernel: RZDoc_Reader_Association
LV-426
2015-04-09
rz_kernel: rzdoc__create: raise RZDoc_Exception__already_exists
LV-426
2015-04-09
rz_kernel: RZDoc_Exception__already_exists
LV-426
2015-04-09
RZDoc: __eq__, __hash__, __str__
LV-426
2015-04-06
fix for "AssertionError: View function mapping is overwriting..."
LV-426
2015-04-05
Removing erroneous "import rp|
garbash
2015-04-05
rest__logout: redirect on GET, invalidate cookie on GET/POST
LV-426
2015-04-05
user_signup: improve error handling, cleanup
LV-426
2015-04-05
rz_req_handling: make_response__json__html: pass on status arg
LV-426
2015-04-05
rz_req_handling: make_response__json__redirect: pass on status arg
LV-426
2015-04-02
rz_user: signup: sugar coat pw signup exceptions
LV-426
2015-04-02
rz_user: improve caller error handling - use API_Exception__bad_request's ↵
LV-426
caller_err_msg
2015-04-02
rz_server: remove rm, inline MinimalLog print statements
LV-426
2015-04-02
server/rz_user: fix typo
Alon Levy
2015-04-02
wip: Neo4j v2.2.0 authentication support - see issue #419
LV-426
2015-04-02
DB_op: handle possible tx_id not being set due to failed TX opening
LV-426
2015-04-01
neo4j_util: misc
LV-426
2015-04-01
rz_api_rest: Req_Context: default init values
LV-426
[next]