summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-25docker changes: split neo4j and rhiziAlon 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-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
2015-04-23server: support unicode in link namesAlon Levy
2015-04-23rz_server: allow unicode strings in exceptionsAlon Levy
2015-04-23docker-run: fix for new pathAlon Levy
2015-04-22moving docker files under src/local/LV-426
2015-04-22rz_mesh: rm deprecated reader list processing - ctx: ca343051LV-426
2015-04-22docker: initial commitAlon Levy
2015-04-21client/buttons: export: export filename to docname-timestamp.jsonAlon Levy
2015-04-21client/model/diff: reindentAlon Levy
2015-04-21init_pw_db(): set uid, gid on generated db, default to 'www-data'LV-426
2015-04-21misc: format, organize importsLV-426
2015-04-21use '#!/usr/bin/python2.7' while we depend on python 2.7LV-426
2015-04-21refactoring tools/ contents to more appropriate placesLV-426
2015-04-21RZDoc_Reader_Association: misc: __str__LV-426
2015-04-21rename backup script, mv under server-tools/LV-426
2015-04-21Add middle-score to multi-word node typesgarbash
2015-04-21descartes: domain types fixLV-426
2015-04-20rz-doc, rz-user: use valid python file namesLV-426
2015-04-20test_rz_user_db: updateLV-426
2015-04-20rz_user_db: user_count()LV-426
2015-04-20rz_user: improve unknown account logging, code formatLV-426
2015-04-20User_Account class migrationLV-426
2015-04-20rz_server: clearer user_db mode selection logicLV-426