##// END OF EJS Templates
svn: fixed case of wrong extracted repository name for SSH backend. In cases...
svn: fixed case of wrong extracted repository name for SSH backend. In cases where we commited to a nested subdirs SVN reported the access path with the subdir paths in it. We couldn't then match that extended name into proper rhodecode repository for ACL checks. - Current implementation gives an slight overhead as we have to lookup all repositories - fixes #5606

File last commit:

r2508:94401909 default
r4281:5da17e74 default
Show More
repo-group-methods.rst
358 lines | 10.1 KiB | text/x-rst | RstLexer
/ docs / api / methods / repo-group-methods.rst

repo_group methods

create_repo_group

delete_repo_group

get_repo_group

get_repo_groups

grant_user_group_permission_to_repo_group

grant_user_permission_to_repo_group

revoke_user_group_permission_from_repo_group

revoke_user_permission_from_repo_group

update_repo_group