0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 22:24:27 +01:00
gitea/modules
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>
2020-10-23 19:46:35 -04:00
..
analyze
auth Remove PAM from auth dropdown when unavailable (#13276) 2020-10-23 11:10:29 +01:00
avatar
base
cache
charset
context Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
convert Add review request api (#11355) 2020-10-20 14:18:25 -04:00
cron
emoji
eventsource
generate
git go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
gitgraph
graceful Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
hcaptcha
highlight
httplib
indexer
lfs
log
markup
metrics
migrations Migrations: Gitea should not fail just because of no apiConfig return (#13229) 2020-10-22 01:46:18 -04:00
nosql
notification [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
repository go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
secret
session
setting go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
ssh
storage When handling errors in storageHandler check underlying error (#13178) 2020-10-17 21:29:06 -04:00
structs Add review request api (#11355) 2020-10-20 14:18:25 -04:00
svg
sync
task Store task errors following migrations and display them (#13246) 2020-10-23 19:46:35 -04:00
templates
test
timeutil
upload
user
util
validation
webhook