..
validation_schema
schema: preparer should keep case by default.
2016-12-12 23:31:35 +01:00
__init__.py
pull-requests: added version browsing for pull requests.
2016-12-06 00:22:04 +01:00
auth_token.py
project: added all source files and assets
2016-05-24 15:56:53 +02:00
changeset_status.py
reviewers: store reviewer reasons to database, fixes #4238
2016-09-27 02:34:15 +03:00
comment.py
inline-comments: added helper to properly count inline comments.
2016-12-06 00:18:07 +01:00
db.py
pull-requests: expose version browsing of pull requests.
2016-12-19 17:38:22 +01:00
forms.py
repo-groups: implemented default personal repo groups logic.
2016-11-07 15:27:36 +01:00
gist.py
gists: Remove gist_type from update method in model. #4243
2016-09-26 16:26:33 +02:00
integration.py
integrations: add recursive repo group scope to allow integrations
2016-09-14 05:38:21 +03: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
notifications: adjusting how instance name is passed and fixing tests
2016-07-28 17:35:30 +02:00
permission.py
i18n: expose custom name to catch the translation strings.
2016-11-07 17:44:01 +01:00
pull_request.py
pull-requests: when creating a new version set the created_date to now instead of
2016-12-06 00:19:29 +01:00
repo.py
repo-schemas: refactor repository schemas and use it in API update/create functions.
2016-11-24 23:48:10 +01:00
repo_group.py
repo-group-model: add flag to return proper object along the exported names.
2016-11-23 17:32:57 +01:00
repo_permission.py
project: added all source files and assets
2016-05-24 15:56:53 +02:00
scm.py
repo-schemas: refactor repository schemas and use it in API update/create functions.
2016-11-24 23:48:10 +01:00
settings.py
exception-handling: nicer error catching on repository creation.
2016-12-05 08:51:52 +01:00
supervisor.py
project: added all source files and assets
2016-05-24 15:56:53 +02:00
user.py
repo-groups: implemented default personal repo groups logic.
2016-11-07 15:27:36 +01:00
user_group.py
user-groups: new selector for user group memebers.
2016-11-06 16:01:21 +01:00
validators.py
gists: use colander schema to validate input data.
2016-07-31 20:11:12 +02:00