summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2015-05-12client/view/activity: add hover highlight of links and nodes"Alon Levy
2015-05-12client/view/graph_view: add and export {node,link}__hover__{start,end}Alon Levy
2015-05-12client/view/graph_view: link_hover: don't use thisAlon Levy
2015-05-12client/view/graph_view: removing debug argument to link_on_hoverAlon Levy
2015-05-12client/view/graph_view: factor out link__hover__{start,end}Alon Levy
2015-05-12client/rz_mesh: push attribute diffs to activity monitorAlon Levy
2015-05-12client/rz_mesh: remove duplicate codeAlon Levy
2015-05-12client/view/activity: clickable to select changed nodes, descriptionAlon Levy
2015-05-12client/textanalysis: report sentence meta to serverAlon Levy
2015-05-12client/rz_core: let activity widget see main_graph activitiesAlon Levy
2015-05-12client/rz_mesh: set meta on topo_diff_specAlon Levy
2015-05-12client/view/selection: add select_both & invert_bothAlon Levy
2015-05-12client/view/selection: ECMA-5 does not support named parameters, although it ...Alon Levy
2015-05-12client/rz_core: split out init_graphs, rename initDrawingArea/init_graph_views/Alon Levy
2015-05-12client/model/graph: handle new clone with commit_logAlon Levy