unrhodecode/rhodecode/model
2023-03-28 10:50:10 +02:00
..
validation_schema python3: small fixes for .items() usage 2023-03-10 11:43:45 +01:00
__init__.py python3: fixed usage of .next() and .func_name 2023-03-07 09:56:40 +01: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 python3: fix usage of int/long 2023-03-07 09:54:36 +01:00
db.py db-models: use consistent __str__ for all models, removed safe_unicode calls 2023-03-28 10:50:10 +02: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 python3: fix usage of int/long 2023-03-07 09:54:36 +01:00
meta.py caches: use new sqlalchemy 1.4 caching query approach 2023-03-28 10:20:08 +02:00
notification.py python3: fix usage of int/long 2023-03-07 09:54:36 +01:00
permission.py python3: fixed various code issues 2023-03-20 20:51:25 +01:00
pull_request.py python3: removed compat modules 2023-03-06 23:36:17 +01:00
repo.py caches: cleanup code 2023-03-28 10:33:16 +02:00
repo_group.py caches: cleanup code 2023-03-28 10:33:16 +02:00
repo_permission.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
scm.py python3: fixed various code issues 2023-03-20 20:51:25 +01:00
settings.py settings: optimized improts 2023-03-08 14:55:38 +01:00
ssh_key.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
update.py python3: fix urllib usage 2023-03-06 22:00:27 +01:00
user.py caches: cleanup code 2023-03-28 10:33:16 +02:00
user_group.py py3: remove use of pyramid.compat 2023-03-06 15:52:51 +01:00
validators.py python3: fixed various code issues 2023-03-20 20:51:25 +01:00