| Age | Commit message (Expand) | Author |
| 2015-04-30 | accept 'GET' on rzdoc /delete (temp fix until UI doc deletion is implemented) | LV-426 |
| 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-29 | revive static/js move | LV-426 |
| 2015-04-29 | Config: generate_default(): add defaults, sort | LV-426 |
| 2015-04-29 | deb-pkg: enable required apache modules | LV-426 |
| 2015-04-29 | deb-pkg: paths | LV-426 |
| 2015-04-29 | neo4j_schema: META_LABEL__RZDB_META | LV-426 |
| 2015-04-29 | rz-mux-tool.sh: many path changes, other fixes | LV-426 |
| 2015-04-29 | build.ant: refector pkg-deb properties into target | LV-426 |
| 2015-04-29 | rz-mux-tool: fix paths in neo4j init script template | LV-426 |
| 2015-04-29 | rz-mux-tool: rhizi-server config template | LV-426 |
| 2015-04-29 | rz-mux-tool: rhizi.init script template - [!] sibling present also under res/etc | LV-426 |
| 2015-04-29 | rz-mux-tool: apache site template | LV-426 |
| 2015-04-29 | rz-mux-tool: gen_dom_config__rhizi() | LV-426 |
| 2015-04-29 | rz-mux-tool: use cfg_port_map | LV-426 |
| 2015-04-29 | wip: widen tool scope: neo4j-mux -> rz-mux | LV-426 |
| 2015-04-29 | @debug__pydev_pd_arg: apply where missing | LV-426 |
| 2015-04-29 | test_db_controller: test_rzdb__fetch_DB_metadata, test_rzdb__init_DB | LV-426 |
| 2015-04-29 | build.ant: refactor deploy-local: reorder, format | LV-426 |
| 2015-04-29 | build.ant: adapt to /static/js refactoring | LV-426 |
| 2015-04-29 | build.ant: version-tag -> generate_version_tag macro | LV-426 |
| 2015-04-29 | rz_server: init_DB(): probe for metablock, init if missing | LV-426 |
| 2015-04-29 | Config.generate_default(): return object with attributes | LV-426 |
| 2015-04-29 | db_op: DBO_rzdb__init_DB() | LV-426 |
| 2015-04-29 | db_op: DBO_rzdb__fetch_DB_metablock | LV-426 |
| 2015-04-29 | db_op: composed op: post_op_exec_hook() - provide room for post-sub-op logic | LV-426 |
| 2015-04-29 | DB_composed_op: reorder functions | LV-426 |
| 2015-04-29 | res/etc/rhizi-server.conf.example: comment out illegal (for now) keys | Alon Levy |
| 2015-04-29 | README.md: document rz-backup dependency on click | Alon Levy |
| 2015-04-28 | server-tools/rz-backup: learn to talk to docker | Alon Levy |
| 2015-04-28 | (temp) Revert "applying /static/js qualifier to JS resources, align with all ... | Alon Levy |
| 2015-04-28 | run-local.sh: return cd deploy-local, useful for relative user_db.db | Alon Levy |
| 2015-04-28 | server/rz_server: add missing config default values | Alon Levy |
| 2015-04-28 | server/neo4j_cypher: avoid recursion | Alon Levy |
| 2015-04-28 | server/neo4j_cypher: fix typo | Alon Levy |
| 2015-04-28 | rz_config: generate_default) | LV-426 |
| 2015-04-28 | rz_server: raise exception on unrecognized config keys | LV-426 |
| 2015-04-28 | rz_server: avoid casting to 'None' | LV-426 |
| 2015-04-28 | build.ant: pkg-deb: avoid .scss file inclusion in binary package | LV-426 |
| 2015-04-28 | applying /static/js qualifier to JS resources, align with all other resource ... | LV-426 |
| 2015-04-28 | modified Default rhizi schema to make more sense | garbash |
| 2015-04-27 | server/rz_user: fix double slashes due to request.url_root ending with a slash | Alon Levy |
| 2015-04-27 | server/rz_user_db: write to disk on every change | Alon Levy |
| 2015-04-27 | server: allow disabling signup (default to enabled) | Alon Levy |
| 2015-04-27 | server/rz_user: use request.url_root instead of rz_config.SERVER_NAME; fixes ... | Alon Levy |
| 2015-04-27 | server/rz_user: reduce arbitrary 3 char limit to 1 | Alon Levy |
| 2015-04-26 | rz_user: signup: validate email against ACL:email_domaindemo0.0.1-20150427-014900 | LV-426 |
| 2015-04-26 | rz_config: acl__singup__email_domain | LV-426 |
| 2015-04-26 | neo4j-mux: misc file renaming, doc | LV-426 |