##// END OF EJS Templates
gunicorn: moved all configuration of gunicorn workers to .ini files....
gunicorn: moved all configuration of gunicorn workers to .ini files. - ini files should be the only config source - gunicorn config only brings a logic we don't want to change - memory monitoring will be now controlled by .ini file as well.

File last commit:

r3693:f470fd2e new-ui
r4098:ef7e0089 default
Show More
repo-methods.rst
1133 lines | 34.7 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_comments

get_repo_file

get_repo_fts_tree

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