woodpecker/server
Anbraten 1f85615a5d
Improve hook errors (#612)
Fixed problems:
- `c.AbortWithError()` stops the chain, but does not return a message as http response
- only return woodpeckers own messages and hide errors from http response (could be dangerous)
- added missing returns
- log all messages send to the user (at least on debug level)
2021-12-18 14:58:01 +01:00
..
api Improve hook errors (#612) 2021-12-18 14:58:01 +01:00
grpc Dont panic, report error back (#582) 2021-12-08 23:36:23 +01:00
logging Add linter structcheck (#537) 2021-11-26 00:27:43 +01:00
model Use same func for accept gated pipelines and none gated pipelines (#594) 2021-12-18 00:09:09 +01:00
plugins Nits Collected over last month (#595) 2021-12-11 13:15:04 +01:00
pubsub Add linter staticcheck (#535) 2021-11-25 17:15:36 +01:00
queue Nits Collected over last month (#595) 2021-12-11 13:15:04 +01:00
remote Add flag to set oauth redirect host in dev mode (#586) 2021-12-13 20:22:09 +01:00
router Add linter revive (#554) 2021-12-01 14:22:06 +01:00
shared Fix pr secret event names (#592) 2021-12-11 02:37:40 +01:00
store Let remove be a remove (#593) 2021-12-11 16:03:14 +01:00
swagger Add linter misspell (#530) 2021-11-24 02:01:12 +01:00
web Improve favicons (#576) 2021-12-08 13:58:00 +01:00
config.go Add flag to set oauth redirect host in dev mode (#586) 2021-12-13 20:22:09 +01:00