unrhodecode/rhodecode/api/views
Marcin Kuzminski 034abca8dc ssh: embedded ssh support
- updated command generation and added debug flag
- updated .ini config to have ALL required components to run SSH commands
- rcssh-wrapper now is embedded and pinned into version of enterprise
- update ssh_support configration
- implements #5343
2017-08-18 14:32:00 +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 audit-logs: implemented pull request and comment events. 2017-06-17 15:22:50 +02:00
repo_api.py audit-logs: implemented full audit logs across application. 2017-06-21 12:03:14 +02: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-api: use simple schema validator to be consistent how we validate between API and web views. 2017-06-21 15:36:24 +02:00