..
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: updated emails design and data structure they provide.
2019-11-05 19:07:09 +01:00
db.py
users: description edit fixes
2019-10-31 11:22:32 +01:00
forms.py
users: add edition of description in admin view for users
2019-10-31 10:28:13 +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
docs: updated copyrights to 2019
2019-01-02 18:13:27 +01:00
permission.py
permissions: properly flush user cache permissions in more cases of permission changes.
2019-08-20 10:48:36 +02:00
pull_request.py
emails: updated emails design and data structure they provide.
2019-11-05 19:07:09 +01:00
repo.py
admin: fixed problems with generating last change in admin panels.
2019-10-19 13:31:19 +02:00
repo_group.py
admin: fixed problems with generating last change in admin panels.
2019-10-19 13:31:19 +02:00
repo_permission.py
docs: updated copyrights to 2019
2019-01-02 18:13:27 +01:00
scm.py
menu: expose artifacts count into menu
2019-10-09 14:10:22 +02:00
settings.py
files: only check for git_lfs/hg_largefiles if they are enabled.
2019-08-23 14:37:56 +02:00
ssh_key.py
ssh: replaced pycrypto with cryptography to generate SSH keys.
2019-02-25 22:49:45 +01:00
update.py
docs: updated copyrights to 2019
2019-01-02 18:13:27 +01:00
user.py
emails: updated emails design and data structure they provide.
2019-11-05 19:07:09 +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