| .. |
|
validation_schema
|
permissions: allow users to update settings for repository groups they still own, or have admin perms, when they don't change their name.
|
2020-07-02 11:39:35 +02: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
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02:00 |
|
comment.py
|
emails: set References header for threading in mail user agents even with different subjects
|
2020-07-15 21:37:03 +02:00 |
|
db.py
|
pull-requests: properly save merge failure metadata. Before this change
|
2020-08-03 11:15:04 +02:00 |
|
forms.py
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02: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
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02:00 |
|
notification.py
|
notifications: properly inject the custom email headers into templates.
|
2020-07-24 09:51:14 +02:00 |
|
permission.py
|
permissions: rename write+ to write or higher for more explicit meaning.
|
2020-07-24 12:23:53 +02:00 |
|
pull_request.py
|
pull-requests: properly save merge failure metadata. Before this change
|
2020-08-03 11:15:04 +02:00 |
|
repo.py
|
comments: added rcextensions hoooks for comment editing, and renamed methods to remove odd log_ prefix which
|
2020-07-14 11:24:40 +02:00 |
|
repo_group.py
|
comments: added rcextensions hoooks for comment editing, and renamed methods to remove odd log_ prefix which
|
2020-07-14 11:24:40 +02:00 |
|
repo_permission.py
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02:00 |
|
scm.py
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02:00 |
|
settings.py
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02:00 |
|
ssh_key.py
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02:00 |
|
update.py
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02:00 |
|
user.py
|
emails: set References header for threading in mail user agents even with different subjects
|
2020-07-15 21:37:03 +02:00 |
|
user_group.py
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02:00 |
|
validators.py
|
app: use simpler way to extract default_user_id, this will be now registered at server
|
2020-05-07 15:28:20 +02:00 |