| .. |
|
validation_schema
|
comments: introduce new draft comments.
|
2020-10-21 17:53:23 +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
|
reviewers: added observers as another way to define reviewers.
|
2020-10-06 08:49:13 +02:00 |
|
comment.py
|
comments: introduce new draft comments.
|
2020-10-21 17:53:23 +02:00 |
|
db.py
|
comments: introduce new draft comments.
|
2020-10-21 17:53:23 +02:00 |
|
forms.py
|
reviewers: added observers as another way to define reviewers.
|
2020-10-06 08:49:13 +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
|
remap-rescann: fixes #5636 initial rescann problem
|
2020-10-29 09:12:28 +01:00 |
|
pull_request.py
|
observers: code cleanups and fixed tests.
|
2020-10-11 22:16:08 +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
|
users: autocomplete now sorts by matched username to show best matches first.
|
2020-10-09 09:39:50 +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 |