##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r955:e88e739c
pullrequests: added peppercorn sequence start/end markers to commit range list to fix bug where pull requests with multiple commits were submitting only one commit
dan
0
r954:0aa8a71a
dev-env: Remove flake8 target from makefile. We previously removed flake8 from our development environment. This is a follow up which removes it also from the makefile.
Martin Bornhold
0
r953:228787c1
global settings: add a new template for flash filtering
0
r952:039d714b
helpers: flash messages can now carry additional information in json format
0
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
r941:eb62cf1f
docs: added restoration commands for DBs
0
r940:1fece5a0
packaging: Update rc-testdata I've seen upcoming trouble with recent nixpkgs and updated the default.nix inside of rc-testdata. This change makes use of the new version for enterprise.
0
r939:678c8b0e
docs: add note about variables in webhooks.
0
r938:87d3b112
webhooks: added variables into the call URL. Fixes #4211
0
r937:ec664d7e
integrations: sync slack/hipchat formatting
0
r936:5e47f887
logging: remove bad logging on slack/hipchat.
0
load next
< 1 .. 173 174 175 176 177 .. 218 >
showing 20 out of 4357 commits