Files
@ 7174ee850baa
Branch filter:
Location: kallithea/rhodecode/lib/exceptions.py
7174ee850baa
2.1 KiB
text/x-python
configurable locking codes.
- this allows changing the default 423 LOCKED code to 2XX codes which don't break the transactions. Insted
it gives users a warning for push.
- this allows changing the default 423 LOCKED code to 2XX codes which don't break the transactions. Insted
it gives users a warning for push.