Commit message Age Author Refs
r951:8ff080b9
vcs: Do not pass the backend key into the scm app instances. We used the key as a value for a response header. Since this header is removed there is no need to pass the backend key araound.
Martin Bornhold
0
r950:21c331ba
vcs: Remove custom response header which contains backend key. We used this custom header to skip the error handling. This is no linger needed since the VCS middleware is moved above of the error handling.
Martin Bornhold
0
r949:706ee3c3
error-handling: Remove if condition to check if the response is a vcs response. We moved the VCS middleware out of the error handling. Therefore we don't need to skip the error handling anymore.
Martin Bornhold
0
r948:8c23f9c3
wsgi-stack: Move the vcs middleware out of the error handling. Currently we are bypassing the error handling in case of responses from the vcs middleware with a custom response header. By moving it out of the error handling we don't need the custom header anymore.
Martin Bornhold
0
r947:eb8b2333
tests: Add a way to deactivate exception re-raising in tests.
Martin Bornhold
0
r946:cc879238
wsgi-stack: Add a more meaningful comment why we insert the error middleware.
Martin Bornhold
0
r945:c9704d4f
wsgi-stack: Use the pylons error handling middleware.
Martin Bornhold
0
r944:7f7e85a7
wsgi-stack: Refactor the error handling view into a middleware class.
Martin Bornhold
0
r943:080dc803
configs: updated default configs based on latest changes in control config templates
0
r942:cde81eb1
default-reviewers: add reason when manually adding reviewers after creating a PR. Fixes #4250
0
< 1 .. 438 439 440 441 442 .. 535 >