| .. |
|
api
|
core: always attach pyramid context into request
|
2017-07-08 15:25:54 +02:00 |
|
apps
|
pyramid: allows easier turning off the pylons components.
|
2017-07-13 10:57:57 +02:00 |
|
authentication
|
auth-ldap: improve messages when users failed to authenticate. Fixes #5345
|
2017-06-30 15:09:12 +02:00 |
|
config
|
error-view: expose traceback variable in error view.
|
2017-07-13 11:55:47 +02:00 |
|
controllers
|
debug-style: moved from pylons controller to pyramid view.
|
2017-07-09 11:09:18 +02:00 |
|
events
|
events: re-organizate events handling.
|
2017-06-08 21:37:34 +02:00 |
|
forms
|
forms: added RcForm with custom error reporting widget.
|
2017-04-26 16:39:50 +02:00 |
|
i18n
|
i18n: Update compiled message objects and js i18n files
|
2017-06-28 21:57:54 +02:00 |
|
integrations
|
webhook: enable support of extra repo variables as replacement in template url.
|
2017-05-29 23:17:17 +02:00 |
|
lib
|
pyramid: make alerts always use request.session instead of pylons one.
|
2017-07-13 11:56:28 +02:00 |
|
model
|
dependencies: bumped pyramid-debugtoolbar to 4.3.1
|
2017-07-12 22:55:39 +02:00 |
|
public
|
ops: added redirect and exception ops view for testing.
|
2017-07-13 10:46:56 +02:00 |
|
templates
|
pyramid: make alerts always use request.session instead of pylons one.
|
2017-07-13 11:56:28 +02:00 |
|
tests
|
pyramid: remove csrf tests because this was only used in pylons.
|
2017-07-13 09:56:15 +02:00 |
|
utils
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01:00 |
|
__init__.py
|
review-rules: extend code to support the forbid commit authors.
|
2017-06-08 13:39:54 +02:00 |
|
rcserver.py
|
subprocess: Change all imports from subprocess -> subprocess32
|
2016-10-14 09:37:44 +02:00 |
|
subscribers.py
|
pyramid: allows easier turning off the pylons components.
|
2017-07-13 10:57:57 +02:00 |
|
translation.py
|
notifications: fixed translation problem in my notifications.
|
2017-02-01 15:34:47 +01:00 |
|
tweens.py
|
pyramid: moved extraction of user into a seperate subscriber.
|
2017-07-12 18:54:42 +02:00 |
|
VERSION
|
release: Bump version 4.8.0 to 4.9.0
|
2017-06-29 11:46:59 +02:00 |
|
websetup.py
|
license: updated copyright year to 2017
|
2017-01-02 09:30:39 +01:00 |