unrhodecode/rhodecode/api/views
Marcin Kuzminski 1bfda61f13 api: fixed SVN raw diff export. The API method was incosistent, and used different logic.
Now it shares the same code as raw-diff from web-ui
2020-10-15 09:21:49 +02:00
..
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
deprecated_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
gist_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
pull_request_api.py observers: code cleanups and fixed tests. 2020-10-11 22:16:08 +02:00
repo_api.py api: fixed SVN raw diff export. The API method was incosistent, and used different logic. 2020-10-15 09:21:49 +02:00
repo_group_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
search_api.py api: expose audit-logs API 2020-05-21 10:15:43 +02:00
server_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
testing_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
user_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
user_group_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00