unrhodecode/rhodecode/model
2023-03-06 23:02:03 +01:00
..
validation_schema python3: fixed urlparse import 2023-03-06 23:02:03 +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 requirements: fixed pycrypto backport and sqlalchemy <2.0 2023-03-06 23:01:05 +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 requirements: fixed pycrypto backport and sqlalchemy <2.0 2023-03-06 23:01:05 +01:00
notification.py celery: update how reqquest object is passed arround. 2023-01-31 23:33:33 +01:00
permission.py permissions: use constant for fork enable/disable 2021-03-24 16:52:47 +01:00
pull_request.py python3: fix urllib usage 2023-03-06 22:00:27 +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 python3: fix use of basetring 2023-03-06 22:23:16 +01:00
settings.py auth-plugins: remove the in-object cache that cauused invalidation failures. 2023-02-02 09:42:19 +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 notifications: skip double rendering just to generate email title/desc 2020-11-11 22:44:38 +01:00
user_group.py py3: remove use of pyramid.compat 2023-03-06 15:52:51 +01:00
validators.py py3: remove use of pyramid.compat 2023-03-06 15:52:51 +01:00