unrhodecode/rhodecode/model/validation_schema
RhodeCode Admin d300144665 repos: cleannup and fix landing-ref code.
with latest git update this exposed a bug when we allowed to set references like tip for git repos
now the defaults are loaded from a single place controlled by default branch for git.

Repos without master are now working just fine with new git and new logic.
2023-01-18 22:10:40 +01:00
..
schemas repos: cleannup and fix landing-ref code. 2023-01-18 22:10:40 +01:00
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
preparers.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
types.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
utils.py validators: apply username validator to prevent bad values beeing searched in DB, and potential XSS payload sent via validators. 2021-07-15 10:29:38 +02:00
validators.py url-validator: make it more explicit credentials could be a case for repo import validator to fail 2022-09-01 21:59:29 +02:00
widgets.py events: added support for pull-request-comment and commit-comment events. 2020-04-17 22:08:42 +02:00