gitea/routers/repo
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
..
activity.go
attachment.go
blame.go
branch.go Return the full rejection message and errors in flash errors (#13221) 2020-10-20 19:50:10 -04:00
commit.go
compare.go
download.go
editor.go Return the full rejection message and errors in flash errors (#13221) 2020-10-20 19:50:10 -04:00
editor_test.go
http.go Add git command error directory on log (#13194) 2020-10-18 17:10:11 +03:00
issue.go Add review request api (#11355) 2020-10-20 14:18:25 -04:00
issue_dependency.go
issue_label.go
issue_label_test.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
lfs.go go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
main_test.go
middlewares.go
migrate.go #13091 - add new mirror button (#13105) 2020-10-23 19:01:58 -04:00
milestone.go
projects.go
pull.go fix message key (#13240) 2020-10-21 22:59:12 +03:00
pull_review.go
release.go Enhance release list (#6025) 2020-10-21 20:55:25 -04:00
release_test.go
repo.go Store task errors following migrations and display them (#13246) 2020-10-23 19:46:35 -04:00
search.go
setting.go
setting_protected_branch.go
settings_test.go
topic.go
view.go
webhook.go
wiki.go
wiki_test.go