unrhodecode/rhodecode/api/views
Marcin Kuzminski bd1e865c9c pull-request: extended default reviewers functionality.
- added mandatory reviewers JS logic Fixes: #4219
- added option to forbid author to be a reviewer via JS/Frontend checks. Fixes #5190
- added option to forbid adding new reviewers except those defined. Fixes #5208
2017-05-29 20:10:17 +02:00
..
__init__.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
deprecated_api.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
gist_api.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
pull_request_api.py pull-request: extended default reviewers functionality. 2017-05-29 20:10:17 +02:00
repo_api.py audit-logger: unify calls to repo.delete and also store source of call, api/web. 2017-05-16 14:48:07 +02:00
repo_group_api.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
server_api.py api: add get_method API call. 2017-02-10 16:24:57 +01:00
testing_api.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
user_api.py docs: update API documentation. 2017-04-05 22:10:02 +02:00
user_group_api.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00