##// END OF EJS Templates
repo-schemas: refactor repository schemas and use it in API update/create functions....
repo-schemas: refactor repository schemas and use it in API update/create functions. - now it uses consistent way of serializing/validating data - parent groups are consistenty handled by name parameter - fixes #4133 - fixes other problems with bad data - changes API slightly - validation chain ordering, first permissions, then uniqness. Helps prevent resource disvovery
marcink -
r1153:0f1be4aa default
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / models / settings
__init__.py Loading ...
test_issue_tracker.py Loading ...
test_settings.py Loading ...
test_vcs_settings.py Loading ...