summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-04prefix REST endpoints with 'rest__'LV-426
2015-02-03rm deliverables.jsonLV-426
2015-02-03mv sage code artifacts under domain/sageLV-426
2015-02-03DBO_random_data_generation__domain__CRI variant: create 'skill-level' rels ra...LV-426
2015-02-03removing rogue .gitignoreLV-426
2015-02-03DBO_random_data_generation__domain__CRI() mv + ;tweekingLV-426
2015-02-02Add host file instruction in readmedor garbash
2015-02-02neo4j reset-db: split into clean, single-link scriptsLV-426
2015-02-02reset-db__single_link.cypher: add unique X.id constraintsLV-426
2015-02-02DBO_random_data_generation__domain__CRI() test: generate data & export to cvsLV-426
2015-02-02CRI domain: DBO_random_data_generation__domain__CRI()LV-426
2015-02-01login: use base templateLV-426
2015-02-01user_signup template: miscLV-426
2015-02-01index.html: use base templateLV-426
2015-02-01base template meta headerLV-426
2015-02-01rz_server: log shutdownLV-426
2015-02-01rz_server.py: sort REST routesLV-426
2015-02-01rz_req_handling: make_response__{http__empty,json__html,json__redirect}(),LV-426
2015-02-01rz_server.py: '/signup' REST routeLV-426
2015-02-01rz_server: set user_db as webapp obj attributeLV-426
2015-02-01user_signup templateLV-426
2015-02-01rz jinja base templateLV-426
2015-02-01rz_user_db: use User_Account classLV-426
2015-02-01rz_user.py: user related operations: user sign upLV-426
2015-02-01caller's dict unchanged as of aa215e6e (1e295be4 feedback). #302 fixed withou...LV-426
2015-02-01improve variable naming: r_attr_set -> attr_set_rm, w_attr_set -> attr_set_wrtLV-426
2015-02-01use l_attr_diff for linksLV-426
2015-02-01rz_mail#send_message(): rename, arg reordering, default attachments valueLV-426
2015-02-01make_json_response: switch data type to dict, serialize with json.dumps()LV-426
2015-01-29server/db_op: don't change callers dict under it's feet. Fixes #302Alon Levy
2015-01-29server: add missing closing paren in commentAlon Levy
2015-01-29server: prevent infinite redirect (client stops at some point) on scheme://{h...Alon Levy
2015-01-29client: fix links to open in new tab; Fixes #295Alon Levy
2015-01-29reset-local-database: use homegrown cypher query tool instead of neo4j-shell,...Alon Levy
2015-01-27client: make link hover show the urlAlon Levy
2015-01-27Fixes #236 - client node info use textarea for name instead of inputAlon Levy
2015-01-27client: remove whitespace around tokens: Fixes #292Alon Levy
2015-01-27build.ant: ignore missing htpasswd (used only for run-local.sh)Alon Levy
2015-01-27gitignore rhizi-server.conf (example is source controlled)Alon Levy
2015-01-27add reset-local-database.sh, extract tools/utils.shAlon Levy
2015-01-27client: remove state variable in node view and use bacon property insteadAlon Levy
2015-01-27Revert "removing dead htpasswd copy task"Alon Levy
2015-01-27README.mediawiki: update wip windows instructions (gevent under cygwin not so...Alon Levy
2015-01-26removing dead htpasswd copy taskLV-426
2015-01-26adding favicon link to login templateLV-426
2015-01-26diff_commit__attr: fix ctx being passed to validate_obj__attr_diff() rather t...LV-426
2015-01-25user_db integrationLV-426
2015-01-25user_db testLV-426
2015-01-25simple user-db implementation using shelve, TODO: impl bkpLV-426
2015-01-25create_node_from_spec: a little cleanupLV-426