| .. |
|
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
|
notifications: use an explicit FK mark when creating notifications, previous way was prone to cache problems.
|
2018-07-16 19:07:27 +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
|
caches: removed unused cache option from repo by id fetch.
|
2018-07-13 19:28:31 +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 new decorator that uses conditional caches skipping dogpile if cache is disabled.
|
2018-07-14 18:17:42 +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 |