summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-03pass username to index templateLV-426
2014-12-03speedup deployment via <parallel>, update layoutLV-426
2014-12-03Fixed typo, removed some textgarbash
2014-12-03Added content to landing page - no styling yetgarbash
2014-12-03user-login panelLV-426
2014-12-03index.html: update deployment scriptLV-426
2014-12-03mv index.html under templates/, duplicate file under rhizi/ temporarily co-ex...LV-426
2014-12-03login page templateLV-426
2014-12-02refactor init functionsLV-426
2014-12-02REST mapping: apply login_decorator() to all but /login pathsLV-426
2014-12-02rhizi .fcgi script - renamed on deploymentLV-426
2014-12-02simplify config loading, allow missing config valuesLV-426
2014-12-02wip/build.ant: deb pkg, local/remote deployLV-426
2014-12-02REST /login,/logout pathsLV-426
2014-12-02crypt_util: add/validate loginsLV-426
2014-12-02applicative REST API init - provides logic<>web-framework decouplingLV-426
2014-12-02monitor__server_infoLV-426
2014-12-02rhizi_server_fcgi.pyLV-426
2014-12-02rhizi_server.py: add hash bangLV-426
2014-11-24neo4j_util: whitespace before EOL fixesAlon Levy
2014-11-24python3 compat: urllibAlon Levy
2014-11-24db_controller: white space before EOL removalAlon Levy
2014-11-24db_controller: remove unused importAlon Levy
2014-11-17add default argument to --config-dirAlon Levy
2014-11-17server util codeLV-426
2014-11-09filter_type -> filter_labelLV-426
2014-11-09READMELV-426
2014-11-09config-dir command line argLV-426
2014-11-09mv tests to src-py_test/LV-426
2014-11-09rhizi-server.confLV-426
2014-11-09deprecate /add/node-setLV-426
2014-11-09mv to __src,__dst meta attr useLV-426
2014-11-09/graph/diff-commit-vis REST path stubLV-426
2014-11-09/graph/diff-commit-set REST pathLV-426
2014-11-09/graph/diff-commit-attr REST pathLV-426
2014-11-09/graph/diff-commit-topo REST pathLV-426
2014-11-09/graph/clone REST pathLV-426
2014-11-09match_node_set_by_attr_filter_mapLV-426
2014-11-09common request handlingLV-426
2014-11-09renameLV-426
2014-11-09miscLV-426
2014-11-09Topo_Diff - support omitted-argument constructionLV-426
2014-11-09DBO_rz_clone - reconstruct links from link tuplesLV-426
2014-11-09unify loggingLV-426
2014-11-09rm old READMELV-426
2014-10-28follow neo4j semantics: rename filter_type to filter_labelLV-426
2014-10-28random neo4j label generatorLV-426
2014-10-28test_rz_clone - DBO_rz_clone testLV-426
2014-10-28initial random neo4j data generator - use to avoid loading DB dumpsLV-426
2014-10-28initial DBO_rz_clone opLV-426