unrhodecode/rhodecode/model
RhodeCode Admin c691bf8c9a statsd/audit-logs: cleanup push/pull user agent code.
- add normalization
- add user-agent tag into statsd call so we can track protocol/vcs type usage
- internal merge also sends in repo type
2023-01-21 14:38:37 +01:00
..
validation_schema 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
auth_token.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
changeset_status.py pull-requests: added awaiting my review filter for users pull-requests. 2021-04-20 12:59:31 +02:00
comment.py comments: add ability to resolve todos from the side-bar. 2021-02-03 15:14:34 +01:00
db.py db: added index to cache_args column for feaster lookup on cache invalidation 2023-01-05 09:46:07 +01:00
forms.py clone-urls: allow custom clone by id template. 2021-01-22 08:56:20 +01:00
gist.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
integration.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
meta.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
notification.py premailer: replace logger instead of altering handlers. 2023-01-21 14:34:46 +01:00
permission.py permissions: use constant for fork enable/disable 2021-03-24 16:52:47 +01:00
pull_request.py statsd/audit-logs: cleanup push/pull user agent code. 2023-01-21 14:38:37 +01:00
repo.py repos: cleannup and fix landing-ref code. 2023-01-18 22:10:40 +01:00
repo_group.py permissions: flush permissions on owner changes for repo and repo groups. 2021-03-24 14:54:26 +01:00
repo_permission.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
scm.py repos: cleannup and fix landing-ref code. 2023-01-18 22:10:40 +01:00
settings.py settings: fixed some issuetracker settings tests 2023-01-09 16:06:41 +01:00
ssh_key.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
update.py automation: enabled automated check for new versions. 2021-02-04 23:40:58 +01:00
user.py notifications: skip double rendering just to generate email title/desc 2020-11-11 22:44:38 +01:00
user_group.py code: update copyrights to 2020 2020-04-16 00:34:52 +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