| .. |
|
__init__.py
|
encryption: use common method to fetch encryption key for encrypted fields.
|
2016-06-23 13:48:11 +02:00 |
|
auth_token.py
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|
changeset_status.py
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|
comment.py
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|
db.py
|
caches: use optional identity cache options on get_by_repo_name and get_by_username
|
2016-06-22 20:38:44 +02:00 |
|
forms.py
|
repos, repo groups, user groups: allow to use disabled users in owner field.
|
2016-06-18 02:03:43 +02:00 |
|
gist.py
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|
login_session.py
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|
meta.py
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|
notification.py
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|
permission.py
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|
pull_request.py
|
pull_request: Increase debug logging around merge.
|
2016-06-09 00:19:16 +02:00 |
|
repo.py
|
autocomplete: add flags to show/hide active users, and also display this information
|
2016-06-18 14:23:57 +02:00 |
|
repo_group.py
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|
repo_permission.py
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|
scm.py
|
bugfix: santize wouldnt allow files starting with . - fixes #3936
|
2016-06-02 16:20:13 +03:00 |
|
settings.py
|
settings: use cache on whole result not just the query since it's the computation
|
2016-06-23 11:51:41 +02:00 |
|
supervisor.py
|
project: added all source files and assets
|
2016-05-24 15:56:53 +02:00 |
|
user.py
|
events: Send events when user is created or updated.
|
2016-05-31 12:36:58 +02:00 |
|
user_group.py
|
bugfix: fixed #3965 and updated a bunch of api tests which
|
2016-06-01 20:11:27 +03:00 |
|
validation_schema.py
|
search: sort commit messages by date rather than revision
|
2016-06-02 15:17:46 +03:00 |
|
validators.py
|
repos, repo groups, user groups: allow to use disabled users in owner field.
|
2016-06-18 02:03:43 +02:00 |