| .. |
|
validation_schema
|
search: updated api and switched to desc:date as default
|
2019-10-02 01:39:17 +02: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
|
comments: re-implemented diff and comments/todos in pull-requests.
|
2019-08-13 12:45:25 +02:00 |
|
db.py
|
comments: added support for adding comment attachments using the artifacts logic.
|
2019-10-05 20:53:41 +02:00 |
|
forms.py
|
landing-rev: fixes #4102, use branches instead of landing tip refs by default.
|
2019-08-16 09:55:36 +02: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
|
pull-requests: handle exceptions in state change and improve logging.
|
2019-09-10 15:28:20 +02:00 |
|
repo.py
|
gists: fixed cache problems and updated ui
|
2019-07-24 11:29:06 +02:00 |
|
repo_group.py
|
feat: changed last change of repo group to be commit of a latest repository.
|
2019-05-21 11:47:13 +02:00 |
|
repo_permission.py
|
docs: updated copyrights to 2019
|
2019-01-02 18:13:27 +01:00 |
|
scm.py
|
nodes: expose line counts in node information. This would be used in full text search
|
2019-10-01 15:19:58 +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
|
logging: small updates for logging.
|
2019-09-27 12:36:12 +02: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 |