| .. |
|
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
|
comment-history: fixes/ui changes
|
2020-06-23 17:43:06 +02:00 |
|
db.py
|
auth-tokens: expose all roles with explanation to help users understand it better.
|
2020-07-07 13:04:19 +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
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +02:00 |
|
permission.py
|
permissions: flush all when running remap and rescan.
|
2020-07-06 11:36:55 +02:00 |
|
pull_request.py
|
default-reviewers: fixed problems with new diff format for more advanced default reviewer rules.
|
2020-06-12 22:14:48 +02:00 |
|
repo.py
|
git: fixed readme searcher for libgit2
|
2020-05-14 09:40:41 +02:00 |
|
repo_group.py
|
code: update copyrights to 2020
|
2020-04-16 00:34:52 +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
|
users: added option to detach pull requests for users which we delete.
|
2020-05-20 12:33:43 +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 |