1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05: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 Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
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 Add ssh certificate support (#12281) 2020-10-10 20:38:09 -04:00
emoji
eventsource Move EventSource to SharedWorker (#12095) 2020-07-03 10:55:36 +01:00
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 LFS support to be stored on minio (#12518) 2020-09-08 23:45:10 +08:00
log Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
markup
metrics
migrations Migrations: Gitea should not fail just because of no apiConfig return (#13229) 2020-10-22 01:46:18 -04:00
nosql Allow common redis and leveldb connections (#12385) 2020-09-28 00:09:46 +03:00
notification [Refactor] Move APIFormat functions into convert package (#12856) 2020-10-17 00:23:08 -04:00
options
password
pprof
private
process
public fix go1.15 lint error in modules/public/public.go (#12707) 2020-09-04 16:15:54 +03:00
queue Slightly simplify the queue settings code to help reduce the risk of problems (#12976) 2020-10-15 17:40:03 -04:00
recaptcha
references Add spent time to referenced issue in commit message (#12220) 2020-09-04 11:37:37 -04:00
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 Use a simple format for the big number on ui (#12822) 2020-09-16 00:07:18 -04:00
test
timeutil Fix timezone on issue deadline (#11697) 2020-06-05 18:51:10 -04:00
upload
user
util
validation [API] Get a single commit via Ref (#10915) 2020-04-07 22:54:46 -04:00
webhook