summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-03client: search: clear on doc change. Fixes #532Alon Levy
2015-05-03rz_user_db: Fake_User_DB: add missing shutdownAlon Levy
2015-05-03client: load new doc button: use ajaxAlon Levy
2015-05-03rz_server/rz_user_db: don't create user_db if access_control==False; Fixes #530Alon Levy
2015-05-03server/db_op: update _convert_to_blob doc stringAlon Levy
2015-05-01rz-mux-tool.sh: prompt for 'y' during uninstallLV-426
2015-05-01rz-mux-tool.sh: fix RZI neo4j pid locationLV-426
2015-05-01rz-mux-tool.sh: do not default to 'error' log levelLV-426
2015-05-01rz_config: neo4j_schema_versionLV-426
2015-05-01rz-mux-tool: chmod o-r on rhizi sevrer confLV-426
2015-05-01bump DB schema version following blob format change, use x.x.x version stringLV-426
2015-05-01dp_op: DBO_block_chain__commit: use gzip'ed base64 encoding for commit blobs ...LV-426
2015-05-01rz-mux-tool: rzi-overrides > rzi-override.dLV-426
2015-05-01rz-mux-tool: rename domain_name -> domain_fqdnLV-426
2015-05-01rz-mux-tool.sh: handle dir creation exclusivelyLV-426
2015-05-01rz-mux-tool.sh: miscLV-426
2015-05-01rz-mux-tool: set -e only during instance installLV-426
2015-05-01rz-mux-tool: generate cron bkp scriptsLV-426
2015-05-01rz-mux-tool.sh: more path var cleanupLV-426
2015-05-01rz-mux-tool.sh: misc: quotation, indentLV-426
2015-05-01rz-mux: apache x.rhizi.net.conf: serve override js, fragmentsLV-426
2015-05-01rz-mux-tool: install webapp/static/rzi-overrides/js, webapp/static/rzi-overri...LV-426
2015-05-01rz-mux-tool: avoid install cmd arg repetitionLV-426
2015-04-30server/rz_api: allow wrong session data, just ignore for now. added FIXME to ...Alon Levy
2015-04-30server/rz_server: return redirect_entry required for previous commitAlon Levy
2015-04-30server: add back redirects for / and /index.htmlAlon Levy
2015-04-30rz-mux-tool: var name cleanupLV-426
2015-04-30accept 'GET' on rzdoc /delete (temp fix until UI doc deletion is implemented)LV-426
2015-04-30REST api: /graph/clone -> /api/rzdoc/cloneLV-426
2015-04-30add '/api' prefix to REST api calls, help differentiate from end-user HTTP pathsLV-426
2015-04-29Config: generate_default(): add defaults, sortLV-426
2015-04-29neo4j_schema: META_LABEL__RZDB_METALV-426
2015-04-29rz-mux-tool.sh: many path changes, other fixesLV-426
2015-04-29rz-mux-tool: gen_dom_config__rhizi()LV-426
2015-04-29rz-mux-tool: use cfg_port_mapLV-426
2015-04-29wip: widen tool scope: neo4j-mux -> rz-muxLV-426
2015-04-29@debug__pydev_pd_arg: apply where missingLV-426
2015-04-29test_db_controller: test_rzdb__fetch_DB_metadata, test_rzdb__init_DBLV-426
2015-04-29rz_server: init_DB(): probe for metablock, init if missingLV-426
2015-04-29Config.generate_default(): return object with attributesLV-426
2015-04-29db_op: DBO_rzdb__init_DB()LV-426
2015-04-29db_op: DBO_rzdb__fetch_DB_metablockLV-426
2015-04-29db_op: composed op: post_op_exec_hook() - provide room for post-sub-op logicLV-426
2015-04-29DB_composed_op: reorder functionsLV-426
2015-04-28server-tools/rz-backup: learn to talk to dockerAlon Levy
2015-04-28server/rz_server: add missing config default valuesAlon Levy
2015-04-28server/neo4j_cypher: avoid recursionAlon Levy
2015-04-28server/neo4j_cypher: fix typoAlon Levy
2015-04-28rz_config: generate_default)LV-426
2015-04-28rz_server: raise exception on unrecognized config keysLV-426