Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store task errors following migrations and display them #13246

Merged

Commits on Oct 21, 2020

  1. 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 go-gitea#13242
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    5974ac8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. Update web_src/js/index.js

    zeripath authored Oct 22, 2020
    Configuration menu
    Copy the full SHA
    fd86fca View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Hide the failed first

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    7b0c4b7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-13242-ensure-errors-set-in-task' of github.com:zeri…

    …path/gitea into fix-13242-ensure-errors-set-in-task
    zeripath committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    8448e37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8385a3b View commit details
    Browse the repository at this point in the history