woodpecker/server
qwerty287 ade8e6d010
Various fixes and improvements (#1643)
- allow repo names to be case-insensitive
- improve backend error handling on DB get errors (record not found ->
404, else -> 500)
- replace magic numbers of http response codes
- unify the look and feel of cancel / save buttons on forms and view
them in one line

---------

Co-authored-by: Lauris BH <lauris@nix.lv>
2023-03-19 13:52:58 +01:00
..
api Various fixes and improvements (#1643) 2023-03-19 13:52:58 +01:00
badges Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
cache Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00
ccmenu Rename build to pipeline in code (#1224) 2022-10-18 03:24:12 +02:00
cron Use modern error handling and enforce it via lint (#1327) 2023-02-02 00:08:02 +01:00
forge Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
grpc Fix linter (#1647) 2023-03-18 20:35:27 +01:00
logging Fix linter (#1647) 2023-03-18 20:35:27 +01:00
model Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
pipeline Fix linter (#1647) 2023-03-18 20:35:27 +01:00
plugins Fix linter (#1647) 2023-03-18 20:35:27 +01:00
pubsub Fix linter (#1647) 2023-03-18 20:35:27 +01:00
queue Fix linter (#1647) 2023-03-18 20:35:27 +01:00
router Various fixes and improvements (#1643) 2023-03-19 13:52:58 +01:00
store Various fixes and improvements (#1643) 2023-03-19 13:52:58 +01:00
swagger Fix linter (#1647) 2023-03-18 20:35:27 +01:00
web Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00
config.go Define WOODPECKER_FORGE_TIMEOUT server config (#1558) 2023-02-01 18:53:19 +01:00