| .. |
|
validation_schema
|
users: description edit fixes
|
2019-10-31 11:22:32 +01:00 |
|
__init__.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
auth_token.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
changeset_status.py
|
pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits.
|
2019-01-04 13:00:21 +01:00 |
|
comment.py
|
emails: added reply link to comment type emails
|
2019-11-08 13:05:34 +01:00 |
|
db.py
|
pull-requests: allow super-admins to force change state of locked PRs.
|
2020-02-11 14:34:49 +01:00 |
|
forms.py
|
users: do not require description on admin user creation
|
2019-11-12 14:52:15 +01:00 |
|
gist.py
|
gists: define and use explicit Mercurial backend to speed up creation and fetching of backend repo
|
2019-03-05 11:19:22 +01:00 |
|
integration.py
|
events: ensure stable execution of integrations
|
2019-07-08 17:51:57 +02:00 |
|
meta.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
notification.py
|
emails: added premailer for inline style formatting to make emails render nicer on all email clients.
|
2020-03-26 12:40:21 +01:00 |
|
permission.py
|
permissions: added helper to fetch users with write permissions. Used mostly in branch protection logic.
|
2020-02-13 12:55:56 +01:00 |
|
pull_request.py
|
pull-requests: small code cleanup to define other type of merge username
|
2020-01-10 17:11:43 +01:00 |
|
repo.py
|
descriptions: fixed rendering problem with certain meta-tags.
|
2020-01-28 11:08:05 +01:00 |
|
repo_group.py
|
descriptions: fixed rendering problem with certain meta-tags.
|
2020-01-28 11:08:05 +01:00 |
|
repo_permission.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
scm.py
|
auth: optimize attribute fetching in AuthList iterators
|
2019-12-19 14:31:18 +01:00 |
|
settings.py
|
Authentication: cache plugins for auth and their settings in the auth_registry.
|
2020-01-23 12:41:51 +01:00 |
|
ssh_key.py
|
ssh-keys: allow generation of legacy keys for older systems and windows.
|
2020-02-20 11:13:10 +01:00 |
|
update.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
user.py
|
registration: properly expose first_name/last_name into email fake object.
|
2019-11-12 15:11:35 +01:00 |
|
user_group.py
|
py3: remove usage of basestring
|
2019-01-22 23:06:49 +01:00 |
|
validators.py
|
py3: remove usage of basestring
|
2019-01-22 23:06:49 +01:00 |