| .. |
|
validation_schema
|
validation: remove unused raised statement
|
2018-07-19 12:46:53 +02:00 |
|
__init__.py
|
release: update copyright year to 2018
|
2018-01-19 17:13:16 +01:00 |
|
auth_token.py
|
release: update copyright year to 2018
|
2018-01-19 17:13:16 +01:00 |
|
changeset_status.py
|
release: update copyright year to 2018
|
2018-01-19 17:13:16 +01:00 |
|
comment.py
|
comments: fix extracing auth_user from the passed in objects. Before if auth_user is empty we could relly on INT or STR passed in
|
2018-09-17 19:05:34 +02:00 |
|
db.py
|
logging: use lazy parameter evaluation in log calls.
|
2018-09-13 17:41:35 +02:00 |
|
forms.py
|
branch permissions: added logic to define in UI branch permissions.
|
2018-08-28 13:41:30 +02:00 |
|
gist.py
|
gists: fix problem of deleted gists repositories.
|
2018-06-25 18:09:40 +02:00 |
|
integration.py
|
events: cleanup code, pep8, better logging.
|
2018-07-31 12:13:04 +02:00 |
|
meta.py
|
caches: use dogpile for sql_cache_short region.
|
2018-07-12 17:20:03 +02:00 |
|
notification.py
|
release: update copyright year to 2018
|
2018-01-19 17:13:16 +01:00 |
|
permission.py
|
branch-permissions: fixed override of default permissions for branches from admin page
|
2018-08-30 15:23:08 +02:00 |
|
pull_request.py
|
comments: use proper auth user for close PR action.
|
2018-09-18 09:49:18 +02:00 |
|
repo.py
|
caches: removed unused cache option from repo by id fetch.
|
2018-07-13 19:28:31 +02:00 |
|
repo_group.py
|
tests: added tests for permission update views to catch obvious form errors.
|
2018-07-02 12:20:44 +02:00 |
|
repo_permission.py
|
release: update copyright year to 2018
|
2018-01-19 17:13:16 +01:00 |
|
scm.py
|
git: use a fetch_sync based creation of remote repos.
|
2018-09-21 13:35:45 +02:00 |
|
settings.py
|
logging: use lazy parameter evaluation in log calls.
|
2018-09-13 17:41:35 +02:00 |
|
ssh_key.py
|
release: update copyright year to 2018
|
2018-01-19 17:13:16 +01:00 |
|
update.py
|
release: update copyright year to 2018
|
2018-01-19 17:13:16 +01:00 |
|
user.py
|
logging: use lazy parameter evaluation in log calls.
|
2018-09-13 17:41:35 +02:00 |
|
user_group.py
|
logging: use lazy parameter evaluation in log calls.
|
2018-09-13 17:41:35 +02:00 |
|
validators.py
|
tests: added tests for permission update views to catch obvious form errors.
|
2018-07-02 12:20:44 +02:00 |