| .. |
|
validation_schema
|
user-api: use simple schema validator to be consistent how we validate between API and web views.
|
2017-06-21 15:36:24 +02:00 |
|
__init__.py
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01:00 |
|
auth_token.py
|
auth-token: only delete token if it exists.
|
2017-06-26 13:55:07 +02:00 |
|
changeset_status.py
|
pull-request: extended default reviewers functionality.
|
2017-05-29 20:10:17 +02:00 |
|
comment.py
|
pull-requests: prepare the migration of pull request to pyramid.
|
2017-06-19 13:25:15 +02:00 |
|
db.py
|
security: use safe escaped version of description for repo and repo group to potentially
|
2017-06-21 12:23:46 +02:00 |
|
forms.py
|
pull-request: extended default reviewers functionality.
|
2017-05-29 20:10:17 +02:00 |
|
gist.py
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01:00 |
|
integration.py
|
events: re-organizate events handling.
|
2017-06-08 21:37:34 +02:00 |
|
meta.py
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01:00 |
|
notification.py
|
home: moved home and repo group views into pyramid.
|
2017-06-05 15:16:04 +02:00 |
|
permission.py
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01:00 |
|
pull_request.py
|
security: use safe escaped version of description for repo and repo group to potentially
|
2017-06-21 12:23:46 +02:00 |
|
repo.py
|
security: use safe escaped version of description for repo and repo group to potentially
|
2017-06-21 12:23:46 +02:00 |
|
repo_group.py
|
security: use safe escaped version of description for repo and repo group to potentially
|
2017-06-21 12:23:46 +02:00 |
|
repo_permission.py
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01:00 |
|
scm.py
|
security: escape the returned paths of files and directories.
|
2017-06-20 20:02:24 +02:00 |
|
settings.py
|
hooks: expose refs on push.
|
2017-05-17 22:17:09 +02:00 |
|
supervisor.py
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01:00 |
|
user.py
|
security: use new safe escaped user attributes across the application.
|
2017-06-19 15:14:02 +02:00 |
|
user_group.py
|
audit-logs: implemented full audit logs across application.
|
2017-06-21 12:03:14 +02:00 |
|
validators.py
|
repo-permissions: moved permissions into pyramid.
|
2017-05-05 16:04:16 +02:00 |