summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-05rz_server: try-catch wrap init processLV-426
2015-02-05neo4j_util: I'm a sucker for spell checking (eclipse newbie)Alon Levy
2015-02-05neo4j_util: add DB_Query.__repr__Alon 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-05tools: split neo4j-cypher in preparation to make it reuse core server libraryAlon Levy
2015-02-05client/graph_view: apply zoom of each node individuallyAlon Levy
2015-02-05client/graph_view: pass in zoom objects for self (unused) and parentAlon Levy
2015-02-05client/graph_view: merge zoom and relayout events to redraw busAlon Levy
2015-02-05client/graph: add find_link__by_id for debugging only right nowAlon Levy
2015-02-05added dropdown menu scss partialOfer Lehr
2015-02-04tools/neo4j-cypher: fix shebang for macOfer Lehr
2015-02-04reset-local-database: update after script name change s/single_link/clean/Alon Levy
2015-02-04user_signup.html: refactor code into user_signup.jsLV-426
2015-02-04login.html: refactor code into user_login.jsLV-426
2015-02-04login.html: less verbose email solicitationLV-426
2015-02-04user_signup.html: update post request data, submit pwLV-426
2015-02-04rz_server: /monitor docLV-426
2015-02-04rz_api: import cleanupLV-426
2015-02-04rz_server: update /monitor REST endpointsLV-426
2015-02-04misc: exception loggingLV-426
2015-02-04make_response__http__pre_tag_wrapped()LV-426
2015-02-04refactor /monitor/x logic into rz_server_ctrlLV-426
2015-02-04REST endpoint: /monitor/user/list - list registered usersLV-426
2015-02-04rz_api: monitor__server_info() cleanupLV-426
2015-02-04rz_server: add localhost access decorator on /monitor REST pathsLV-426
2015-02-04rest__send_user_feedback__email(): used make_response__jsonLV-426
2015-02-04User_DB: __iter__()LV-426
2015-02-04User_Account: __str__()LV-426
2015-02-04rz_server: call shutdown() on interruptLV-426
2015-02-04crypt_util: refactor validate_login(), mv to User_DBLV-426
2015-02-04User_DB: handle user passwordsLV-426
2015-02-04User_DB: add non filtering __lookup_user__by_email_address()LV-426
2015-02-04rest__user_signup(): better logging, log activation linkLV-426
2015-02-04send_user_activation_link__email(): avoid duplicate exception handlingLV-426
2015-02-04send_user_activation_link__email(): return activation_link, logLV-426
2015-02-04rest__user_signup(): sanitize_and_validate_input, regex based implementationLV-426
2015-02-04rz_user: handle submitted passwordsLV-426
2015-02-04get_or_init_usreq_map(): refactor as inner functionLV-426
2015-02-04mv rest__login/logout to rz_userLV-426
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