unrhodecode/rhodecode/model
2018-07-12 17:20:03 +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 caches: use dogpile for sql_cache_short region. 2018-07-12 17:20:03 +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 gists: fix problem of deleted gists repositories. 2018-06-25 18:09:40 +02:00
integration.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
meta.py caches: use dogpile for sql_cache_short region. 2018-07-12 17:20:03 +02: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 api: fix creation of PR with default reviewer rules. 2018-07-10 18:25:22 +02:00
repo.py tests: added tests for permission update views to catch obvious form errors. 2018-07-02 12:20:44 +02:00
repo_group.py tests: added tests for permission update views to catch obvious form errors. 2018-07-02 12:20:44 +02:00
repo_permission.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
scm.py caches: don't use beaker for file caches anymore 2018-07-06 12:55:13 +02:00
settings.py caches: use dogpile for sql_cache_short region. 2018-07-12 17:20:03 +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 tests: added tests for permission update views to catch obvious form errors. 2018-07-02 12:20:44 +02:00
validators.py tests: added tests for permission update views to catch obvious form errors. 2018-07-02 12:20:44 +02:00