summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-29build.ant: refactor deploy-local: reorder, formatLV-426
2015-04-29build.ant: adapt to /static/js refactoringLV-426
2015-04-29build.ant: version-tag -> generate_version_tag macroLV-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-29res/etc/rhizi-server.conf.example: comment out illegal (for now) keysAlon Levy
2015-04-29README.md: document rz-backup dependency on clickAlon Levy
2015-04-28server-tools/rz-backup: learn to talk to dockerAlon Levy
2015-04-28(temp) Revert "applying /static/js qualifier to JS resources, align with all ...Alon Levy
2015-04-28run-local.sh: return cd deploy-local, useful for relative user_db.dbAlon 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
2015-04-28rz_server: avoid casting to 'None'LV-426
2015-04-28build.ant: pkg-deb: avoid .scss file inclusion in binary packageLV-426
2015-04-28applying /static/js qualifier to JS resources, align with all other resource ...LV-426
2015-04-28modified Default rhizi schema to make more sensegarbash
2015-04-27server/rz_user: fix double slashes due to request.url_root ending with a slashAlon Levy
2015-04-27server/rz_user_db: write to disk on every changeAlon Levy
2015-04-27server: allow disabling signup (default to enabled)Alon Levy
2015-04-27server/rz_user: use request.url_root instead of rz_config.SERVER_NAME; fixes ...Alon Levy
2015-04-27server/rz_user: reduce arbitrary 3 char limit to 1Alon Levy
2015-04-26rz_user: signup: validate email against ACL:email_domaindemo0.0.1-20150427-014900LV-426
2015-04-26rz_config: acl__singup__email_domainLV-426
2015-04-26neo4j-mux: misc file renaming, docLV-426
2015-04-26UI text changes for search and mergegarbash
2015-04-26docker/fedora-single: adding missing DockerfileAlon Levy
2015-04-25wip: neo4j multiplexing: config templatesLV-426
2015-04-25wip: neo4j multiplexing: installerLV-426
2015-04-25wip: neo4j multiplexing: conf generatorLV-426
2015-04-25docker/docker-run.sh: split long lineAlon Levy
2015-04-25docker: add back single rhizi+neo4j image/containerAlon Levy
2015-04-25run-local.sh: remove no longer necessary cdAlon Levy
2015-04-25docker changes: split neo4j and rhiziAlon Levy
2015-04-25client: convert svg icons to pngAlon Levy
2015-04-25default rhizi-server changes: no root_path, no SERVER_NAMEAlon Levy
2015-04-25server/rz_server: default root_path to parent of rz_server directoryAlon Levy
2015-04-25server/rz_server: fix typoAlon Levy
2015-04-25build.ant: allow deploy-local without symlink of bin (default remains with sy...Alon Levy
2015-04-25client: drop rz_server_{host,port}, use document.locationAlon Levy
2015-04-25docker: move Dockerfile to res/docker, leave scripts in src/local/dockerAlon Levy
2015-04-25test_neo4j_cypher: miscLV-426
2015-04-25test_neo4j_cypher: add unicode statement testsLV-426
2015-04-25neo4j_cypher_parser: pass unicode regex flag only on variable input (refines ...LV-426