..
validation_schema
dependencies: bumped pyramid-debugtoolbar to 4.3.1
2017-07-12 22:55:39 +02:00
__init__.py
core: removed usage of global pylons config in base lib.
2017-08-03 21:59:49 +02:00
auth_token.py
auth-tokens: allow specifing custom expiration date manually.
2017-09-08 18:03:35 +02:00
changeset_status.py
pull-request: extended default reviewers functionality.
2017-05-29 20:10:17 +02:00
comment.py
comments: remove usage of pylons global config.
2017-08-04 14:29:09 +02:00
db.py
db: use LONGTEXT for mysql in user_logs. Fixes #5385 , problem with mysql rejecting
2017-09-12 13:35:35 +02:00
forms.py
pull-requests: use close action with proper --close-commit solution.
2017-08-24 22:36:34 +02:00
gist.py
gists: migrated gists controller to pyramid view.
2017-07-07 12:05:30 +02: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
notifications: ported views to pyramid
2017-07-13 18:28:31 +02:00
permission.py
global-permissions: ported controller to pyramid view.
2017-07-20 15:04:36 +02:00
pull_request.py
pull-request-events: add audit data for pull_request.close action
2017-09-08 16:04:22 +02:00
repo.py
meta-tags: cleanup support for metatags.
2017-09-14 17:31:52 +02:00
repo_group.py
meta-tags: cleanup support for metatags.
2017-09-14 17:31:52 +02:00
repo_permission.py
pep8: cleanup code for permissions
2017-09-08 12:42:40 +02:00
scm.py
renderer: remove usage of old non request PartialRenderer
2017-07-24 09:59:48 +02:00
settings.py
pull-requests: use close action with proper --close-commit solution.
2017-08-24 22:36:34 +02:00
ssh_key.py
users: added SSH key management for user admin pages
2017-08-03 16:35:13 +02:00
supervisor.py
license: updated copyright year to 2017
2017-01-02 09:30:39 +01:00
user.py
db: use unicode for some of the defaults to reduce sqlalchemy warnings.
2017-07-26 12:14:56 +02:00
user_group.py
user-groups: rewrote the app to pyramid
2017-08-31 12:47:19 +02:00
validators.py
user-groups: rewrote the app to pyramid
2017-08-31 12:47:19 +02:00