unrhodecode/rhodecode/model
2018-06-11 15:35:54 +02:00
..
validation_schema api: security, fix problem when absolute paths are specified with API call, that would allow 2018-03-28 21:56:23 +02:00
__init__.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
auth_token.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
changeset_status.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
comment.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
db.py diff-cache: show safe relative path where cached diffs are stored. 2018-04-18 17:19:40 +02:00
forms.py caching: add option to cache diffs for commits and pull requests. 2018-04-17 18:46:20 +02:00
gist.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
integration.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
meta.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
notification.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
pull_request.py pull-requests: fix problem with long DB transaction and row-locking. 2018-06-11 15:35:54 +02:00
repo.py diff-cache: remove diff cache dir on repository removal. 2018-04-18 17:19:59 +02:00
repo_group.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
repo_permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
scm.py svn: enable hooks and integration framework execution. 2018-04-06 12:44:01 +02:00
settings.py caching: add option to cache diffs for commits and pull requests. 2018-04-17 18:46:20 +02:00
ssh_key.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
update.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
user.py logs: fix leaking of tokens to logging. Fixes #5452 2018-03-22 17:51:42 +01:00
user_group.py api: added audit logs for user-group related calls. 2018-04-18 00:49:00 +02:00
validators.py permissions: fix problem with permissions reset to None for cases when user 2018-01-30 13:52:50 +01:00