##// END OF EJS Templates
user-groups: fix potential problem with group sync of external plugins....
user-groups: fix potential problem with group sync of external plugins. - when using external plugin we used to check for a parameter that set the sync mode. The problem is we only checked if the flag was there. So toggling sync on and off set the value and then left the key still set but with None. This confused the sync and thought the group should be synced !

File last commit:

r2056:678ed378 default
r2193:20e24a44 stable
Show More
repo-methods.rst
1044 lines | 31.5 KiB | text/x-rst | RstLexer

repo methods

add_field_to_repo

comment_commit

create_repo

delete_repo

fork_repo

get_repo

get_repo_changeset

get_repo_changesets

get_repo_nodes

get_repo_refs

get_repo_settings

get_repos

grant_user_group_permission

grant_user_permission

invalidate_cache

lock

maintenance

pull

remove_field_from_repo

revoke_user_group_permission

revoke_user_permission

set_repo_settings

strip

update_repo