index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
Age
Commit message (
Collapse
)
Author
2015-05-17
db_op: remove unused StringIO
LV-426
2015-05-17
DBO_raw_query_set - [!] use discouraged, work around queries the parser ↵
LV-426
can't handle
2015-05-13
server/rz_api_rest: return 400 on empty topo diff
Alon Levy
2015-05-13
server/model/graph: Topo_Diff: add is_empty
Alon Levy
2015-05-13
server/rz_kernel: add missing author meta
Alon Levy
Add missing author meta attribute to attr & topo diffs commits return for activity display.
2015-05-12
RZCommit: host diff_obj_from_blob(), blob_from_diff_obj()
LV-426
2015-05-12
db_op: DBO_block_chain__commit: use _add_statement__ prefix
LV-426
2015-05-12
rz_config: fragment_d_path, template_d_path defaults
LV-426
2015-05-12
rz_server: use template_d_relpath, not template_d_path for template_folder
LV-426
2015-05-12
fragment_d_path: use as var within HTML templates
LV-426
2015-05-12
rz_user: apply email ACL only when either email_x acl is not None
LV-426
2015-05-12
rz_config: acl_wl__email_address_set caching
LV-426
2015-05-12
rz_config: root_path, user_db_path, template_d_relpath handling:
LV-426
- root_path default to os.getcwd() - convert root_path, user_db_path to absolute form
2015-05-12
clearing up use of template_d config key: template_d_path -> template_d_relpath
LV-426
2015-05-12
rz_server: avoid logging via print statements
LV-426
2015-05-12
rz_config: acl_wl__email_address_set property, init on first access
LV-426
2015-05-12
rz_config: path handling: convert all paths to absolute form
LV-426
2015-05-12
support rz_config email-address whitelists
LV-426
2015-05-12
rz_user: use status code constants
LV-426
2015-05-12
rz_req_handling: more HTTP status codes
LV-426
2015-05-12
rename: config -> rz_config
LV-426
2015-05-12
DBO_rzdoc__create: use create rather than merge
LV-426
2015-05-12
rz_server: refactoring rz_config
LV-426
2015-05-12
server/rz_api_rest: clone returns commit_log as well
Alon Levy
2015-05-12
server/rz_kernel: add RZ_Kernel.rzdoc__commit_log
Alon Levy
2015-05-12
server: return ts_created in meta dicts for topo_diff and attr_diff
Alon Levy
2015-05-12
server/db_op: add DBO_rzdoc__commit_log
Alon Levy
2015-05-12
server/model/graph: Topo_Diff and Attr_Diff gain meta
Alon Levy
2015-05-12
server/db_op/DBO_block_chain__commit: add _result_of_statement
Alon Levy
2015-05-12
server/neo4j_schema: add VC_COMMIT_RESULT_OF and VC_OPERATION
Alon Levy
2015-05-12
server/db_op/DBO_block_chain__commit: factor out _authored_by_statement
Alon Levy
2015-05-12
server/db_op: refactor blob gzip/base64 code
Alon Levy
2015-05-12
server: neo4j_cypher_parser: accept (but don't understand) multiplicity
Alon Levy
2015-05-12
server/rz_kernel: ctx not optional anymore for diff_commit__{topo,attr}
Alon Levy
2015-05-10
rz_kernel: add missing formatter
Alon Levy
2015-05-05
DB_Controller: misc
LV-426
2015-05-05
init_DB(): more refactoring, assist kernel via op_factory__DBO_rzdb__init_DB
LV-426
2015-05-05
DBO_rzdb__init_DB: decouple rz_config dep -> rz_config.rzdoc__mainpage_name
LV-426
2015-05-05
DBO_rzdb__fetch_DB_metablock: rm rz_config dep
LV-426
2015-05-05
DB_Controller: refactor rz_config dep -> rz_config.rest_api_base_url
LV-426
2015-05-05
db_controller: removing exec_cypher_query()
LV-426
2015-05-05
neo4j schema version: refactor into constant
LV-426
2015-05-05
rz_kernel: manage DB session, initialization
LV-426
2015-05-05
decoupling rz_api_rest & db_ctl
LV-426
2015-05-05
load_node_set_by_id_attr(): converting to use kernel
LV-426
2015-05-05
rz_server: fix template default path
LV-426
2015-05-05
use valid python attr name: template.d_path -> template_d_path
LV-426
2015-05-05
rz_config: template.d_path
LV-426
2015-05-05
rz_config.neo4j_schema_version: missing commit
LV-426
2015-05-03
server/db_op: case insensitive doc name when checking for existence
Alon Levy
[next]