unrhodecode/rhodecode/api/views
Marcin Kuzminski bc23ad316c api: pull-requests, make the repoid parameter optional. Because pullrequestid is global
we don't want to complicate things more by requiring repoid. Left for backward compat.
2017-11-23 21:14:04 +01: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 api: pull-requests, make the repoid parameter optional. Because pullrequestid is global 2017-11-23 21:14:04 +01:00
repo_api.py celery: celery 4.X support. Fixes #4169 2017-11-16 19:26:53 +01:00
repo_group_api.py audit-logs: implemented full audit logs across application. 2017-06-21 12:03:14 +02:00
server_api.py ssh: embedded ssh support 2017-08-18 14:32:00 +02:00
testing_api.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
user_api.py user-api: use simple schema validator to be consistent how we validate between API and web views. 2017-06-21 15:36:24 +02:00
user_group_api.py user-groups-audit: properly link to user_group when doing api actions 2017-09-20 20:27:28 +02:00