summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-22rz_kernel: rzdoc__reader_x() relocateLV-426
2015-05-22rz_kernel: exec_chain_commit_op -> _exec_chain_commit_op, relocateLV-426
2015-05-22rz_kernel: db_metablock_obtained -> db_metablock, cache for later useLV-426
2015-05-22test_rzdoc: reorderLV-426
2015-05-19style: activity view (aka history):LV-426
2015-05-19activity.js: use proper phrasing for singe [hour, minute, day]LV-426
2015-05-18Removed circle css class + clean graph-view.css filegarbash
2015-05-18client/view/activity: clear on document changeAlon Levy
2015-05-18client/model/graph: shortests_paths: bug fixAlon Levy
2015-05-18client/view/toolbar__status: hide: fix this value for hide callAlon Levy
2015-05-18client/view/activity: add toggle buttonAlon Levy
2015-05-18common_rest_req_exception_handler: send back rzdoc_name on RZDoc_Exception__n...LV-426
2015-05-18view/toolbar__status: refactoring out viewLV-426
2015-05-18rz_core: rzdoc__open(): handle rzdoc 404, use of status-bar requires model/vi...LV-426
2015-05-18buttons.js: remove NOP on_errorLV-426
2015-05-18graph.js: commit_and_tx_diff__topo: remove on_error which duplicates default ...LV-426
2015-05-18rz_api_backend.js: propagate xhr, text_status, err_thrownLV-426
2015-05-18graph.js: miscLV-426
2015-05-18style: toolbar_x: close_btnLV-426
2015-05-18rz_code: rzdoc__create_and_open()LV-426
2015-05-18client/view/selection: use shortest paths for plural selectionAlon Levy
2015-05-18client/model/graph: add find_nodes__by_idAlon Levy
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