You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
zeripath f40a2a4404
Store task errors following migrations and display them (#13246)
* Store task errors following migrations and display them

When migrate tasks fail store the error in the task table
and ensure that they show on the status page.

Fix #13242

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update web_src/js/index.js

* Hide the failed first

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
admin Remove PAM from auth dropdown when unavailable (#13276) 4 years ago
api/v1 Add review request api (#11355) 4 years ago
dev Display ui time with customize time location (#7792) 5 years ago
events Add EventSource support (#11235) 4 years ago
org #13091 - add new mirror button (#13105) 4 years ago
private [Enhancement] Allow admin to merge pr with protected file changes (#12078) 4 years ago
repo Store task errors following migrations and display them (#13246) 4 years ago
routes Store task errors following migrations and display them (#13246) 4 years ago
user Store task errors following migrations and display them (#13246) 4 years ago
utils Return the full rejection message and errors in flash errors (#13221) 4 years ago
home.go Simplify CheckUnitUser logic (#12854) 4 years ago
init.go Move install pages out of main macaron routes (#13195) 4 years ago
install.go Move install pages out of main macaron routes (#13195) 4 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Add gitea-vet (#10948) 4 years ago