unrhodecode/rhodecode/model
2018-06-05 16:09:55 +02:00
..
validation_schema validators: fix problems with new mercurial url validation. 2018-06-05 16:09:55 +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 audit-logs: store properly IP and user for certain comments types. 2018-04-26 00:59:07 +02: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-reqeusts: added option to force-refresh merge workspace in case of problems. 2018-06-05 10:17:16 +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