summaryrefslogtreecommitdiff
path: root/src/local
AgeCommit message (Collapse)Author
2015-03-13cri/from_csv: add missingAlon Levy
2015-03-13cri: from_csv: multiple fixes, update to new internship labelAlon Levy
2015-03-12domain/cri/from_csv: add argument parser and main and config optionAlon Levy
2015-03-02domain/cri/from_csv: fixes and update to take comma separated csvAlon Levy
2015-03-01rz_cli_tool: add role add and remove functionalityAlon Levy
Fixes #148 Usage: ./src/local/rz_cli_tool.py --config-dir res/etc --user-db-path res/user_db.db --email alon@rhizi.local --role-add admin ./src/local/rz_cli_tool.py --config-dir res/etc --user-db-path res/user_db.db --email alon@rhizi.local --role-rm admin
2015-02-24domain_cri.py: fixing link proficiency level attr, cvs exportLV-426
2015-02-23Modified domain_cri for nicer demosgarbash
2015-02-11domain_cri: fix random proficiency level on relsLV-426
2015-02-10Modified domain_cri.py to current experimentgarbash
2015-02-05cri/from_csv: working, but disconnected graph results, plus 5 emails need ↵Alon Levy
handling (hotmail/gmail etc.)
2015-02-05rz_csv: specific for CRI StudentAlon Levy
2015-02-05rz_csv: can create a single nodeAlon Levy
2015-02-05neo4j-cypher: reuse existing infra badlyAlon Levy
2015-02-05local/domain/cri/test_domain__CRI: remove superfluous semicolonAlon Levy
2015-02-05mv tools to src/local (next remove external curl util)Alon Levy
2015-02-03mv sage code artifacts under domain/sageLV-426
2015-02-03DBO_random_data_generation__domain__CRI variant: create 'skill-level' rels ↵LV-426
rather than 'knows'
2015-02-03DBO_random_data_generation__domain__CRI() mv + ;tweekingLV-426
2015-02-02CRI domain: DBO_random_data_generation__domain__CRI()LV-426
2015-01-13adding backup-rhizi-neo4jAlon Levy
2015-01-13rz_cli_tool: fix after extraction; make run-local.sh friendlierAlon Levy
2015-01-13add_user_login(): refactoring out of cryp_util (not needed in production)LV-426
2015-01-13rz_cli_tool: mv under local/LV-426