| Age | Commit message (Expand) | Author |
| 2015-06-04 | add copyright and license headers for GNU AGPL v3 | Alon Levy |
| 2015-05-12 | fragment_d_path: use as var within HTML templates | LV-426 |
| 2015-04-30 | server/rz_api: allow wrong session data, just ignore for now. added FIXME to ... | Alon Levy |
| 2015-04-15 | rz_api: refactor rz_config construction | LV-426 |
| 2015-04-14 | [peer/host addr] rz_api: use req env peer_addr | LV-426 |
| 2015-04-09 | rz_api: index(): return view even on exception | LV-426 |
| 2015-04-06 | fix for "AssertionError: View function mapping is overwriting..." | LV-426 |
| 2015-04-01 | sanitize_input__rzdoc_name(): retrieve max rzdoc name from global rz_config | LV-426 |
| 2015-04-01 | rz_api: map REST path /rz/xxx | LV-426 |
| 2015-04-01 | REST /index endpoint: configure rz_config__rzdoc_cur__name, rz_config__rzdoc_... | LV-426 |
| 2015-04-01 | rz_api: deprecating, removing __common_exec() | LV-426 |
| 2015-04-01 | rz_api: refactoring REST api calls to rz_api_rest | LV-426 |
| 2015-04-01 | rz_clone(): relocate to rz_api_rest | LV-426 |
| 2015-04-01 | rz_api: misc | LV-426 |
| 2015-04-01 | rz_clone(): look for rzdoc_name or use rhizi mainpage cfg., apply QT | LV-426 |
| 2015-03-01 | rz_api: index: set correct role_set | Alon Levy |
| 2015-03-01 | add a fixed role_set to the client, to be replaced with one coming from the c... | Alon Levy |
| 2015-02-17 | client/server: support optimizing with require.js using node run r.js | Alon Levy |
| 2015-02-15 | index(): rz_config gen: avoid using SERVER_NAME, use either 'Host' or 'X-Forw... | LV-426 |
| 2015-02-15 | index(): derive rz_config values from 'X-Forwarded-Host' when available | LV-426 |
| 2015-02-15 | derive rz_config values from flask SERVER_NAME only, avoid mixing rz_config.l... | LV-426 |
| 2015-02-11 | rz_api.py: misc | LV-426 |
| 2015-02-10 | user_db lookup_user__by_email_address() exception handling: | LV-426 |
| 2015-02-10 | server: check for stale cookies on login | Alon Levy |
| 2015-02-09 | rz_config: embed in index, remove as module | Alon Levy |
| 2015-02-09 | server/client: move rz_config to templates, fill in to match server config ho... | Alon Levy |
| 2015-02-05 | rz_api: index template rendering cleanup: render rz_username | LV-426 |
| 2015-02-04 | rz_api: import cleanup | LV-426 |
| 2015-02-04 | refactor /monitor/x logic into rz_server_ctrl | LV-426 |
| 2015-02-04 | rz_api: monitor__server_info() cleanup | LV-426 |
| 2015-02-04 | mv rest__login/logout to rz_user | LV-426 |
| 2015-02-01 | rz_req_handling: make_response__{http__empty,json__html,json__redirect}(), | LV-426 |
| 2015-01-21 | templates/index: move username and initials setting to server. Fixes #286 | Alon Levy |
| 2015-01-19 | rm /add_node_set REST path | LV-426 |
| 2015-01-13 | wip: rz_req_handling.py | LV-426 |
| 2015-01-12 | login+logout: using ajax, not POST, plus document.window (worst of both worlds) | Alon Levy |
| 2015-01-12 | client/server: login is using POST, so use POST, not XMLHttpRequest | Alon Levy |
| 2015-01-06 | DBO_topo_diff_commit -> DBO_diff_commit__topo, same for __attr | LV-426 |
| 2015-01-05 | rz_clone()#on_success: formatting, doc | LV-426 |
| 2015-01-05 | server/rz_api: fix missing json wrapper | Alon Levy |
| 2015-01-05 | rz_api, neo4j_test_util: imports | LV-426 |
| 2015-01-04 | rename rhizi_api -> rz_api | LV-426 |