summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-18client/model/graph: implement BFS and shortest_paths on top of thatAlon Levy
2015-05-18client/model/graph: add get_node_idsAlon Levy
2015-05-18client/model/graph: refactor kind out of neighbourhoodAlon Levy
2015-05-17db_op: remove unused StringIOLV-426
2015-05-17DBO_raw_query_set - [!] use discouraged, work around queries the parser can't...LV-426
2015-05-17test_util: miscLV-426
2015-05-17test_rz_mesh: import debug__pydev_pd_argLV-426
2015-05-17refactoring DBO_RDG__skill_graph out of Test_Domain_CRILV-426
2015-05-14div -> span for activity stream assertionsgarbash
2015-05-13server/rz_api_rest: return 400 on empty topo diffAlon Levy
2015-05-13server/model/graph: Topo_Diff: add is_emptyAlon Levy
2015-05-13client/activity: add topo-diff or attr-diff classes to divAlon Levy
2015-05-13client/activity: move root element to index.htmlAlon Levy
2015-05-13client/view/activity: refactor, use time_ago, attribute diff explanationAlon Levy
2015-05-13server/rz_kernel: add missing author metaAlon Levy
2015-05-13client/model/graph: commits shown need to be new on topAlon Levy
2015-05-12RZCommit: host diff_obj_from_blob(), blob_from_diff_obj()LV-426
2015-05-12db_op: DBO_block_chain__commit: use _add_statement__ prefixLV-426
2015-05-12path quantifier testsLV-426
2015-05-12app.js: support fragment path injectionLV-426
2015-05-12rz-mux: rz_config__disable_access_control cli argLV-426
2015-05-12rz-mux-tool.py: use config obj attributesLV-426
2015-05-12rz-mux: chmod +x rz-mux-tool.shLV-426
2015-05-12rz-mux-tool.sh: pass on extra command line arguments to pythonLV-426
2015-05-12rz_config: fragment_d_path, template_d_path defaultsLV-426
2015-05-12rz_server: use template_d_relpath, not template_d_path for template_folderLV-426
2015-05-12fragment_d_path: use as var within HTML templatesLV-426
2015-05-12domain_types.js: depend on requirejs path configLV-426
2015-05-12app.js: sort pathsLV-426
2015-05-12client: removing unused jquery-uiLV-426
2015-05-12rz_user: apply email ACL only when either email_x acl is not NoneLV-426
2015-05-12rz_config: acl_wl__email_address_set cachingLV-426
2015-05-12rz_config: root_path, user_db_path, template_d_relpath handling:LV-426
2015-05-12clearing up use of template_d config key: template_d_path -> template_d_relpathLV-426
2015-05-12rz_server: avoid logging via print statementsLV-426
2015-05-12rz-mux: improve port selectionLV-426
2015-05-12rz-mux-py: miscLV-426
2015-05-12rz-mux-sh: adapt to fragment.dLV-426
2015-05-12rz_config: acl_wl__email_address_set property, init on first accessLV-426
2015-05-12rz_config: path handling: convert all paths to absolute formLV-426
2015-05-12test_rz_user: test domain/address signup ACLsLV-426
2015-05-12support rz_config email-address whitelistsLV-426
2015-05-12rz_user: use status code constantsLV-426
2015-05-12rz_req_handling: more HTTP status codesLV-426
2015-05-12rename: config -> rz_configLV-426
2015-05-12relocating domain fragments (slated to move again soon)LV-426
2015-05-12DBO_rzdoc__create: use create rather than mergeLV-426
2015-05-12test_util: gen_random_user_signup()LV-426
2015-05-12test_util: host gen_random_name()LV-426
2015-05-12rz_server: refactoring rz_configLV-426