unrhodecode/rhodecode/apps/ssh_support/lib/backends
RhodeCode Admin 034377cec3 feat(ssh-wrapper): added pre/post pull hooks on top of git for ssh backend.
- this makes it consistent with the http backend and actually adds audit logging into the ssh pulls for git
2024-02-15 19:58:58 +01:00
..
__init__.py feat(celery-hooks): added all needed changes to support new celery backend, removed DummyHooksCallbackDaemon, updated tests. Fixes: RCCE-55 2024-02-12 11:38:03 +02:00
base.py feat(ssh-wrapper): added pre/post pull hooks on top of git for ssh backend. 2024-02-15 19:58:58 +01:00
git.py feat(ssh-wrapper): added pre/post pull hooks on top of git for ssh backend. 2024-02-15 19:58:58 +01:00
hg.py apps: modernize for python3 2023-07-18 14:24:37 +02:00
svn.py apps: modernize for python3 2023-07-18 14:24:37 +02:00