gitea/routers
ChristopherHX 59df03b554
Fix get / delete runner to use consistent http 404 and 500 status (#34480)
* previously deleting an already deleted runner returned http 500
* previously any database error for the get endpoint was http 404 and never 500
2025-05-16 06:44:29 +00:00
..
api Fix get / delete runner to use consistent http 404 and 500 status (#34480) 2025-05-16 06:44:29 +00:00
common Add middleware for request prioritization (#33951) 2025-04-14 16:25:48 +02:00
install Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
private Only git operations should update `last changed` of a repository (#34388) 2025-05-11 19:18:46 +00:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Fix Workflow run Not Found page (#34459) 2025-05-14 14:40:10 -07:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00