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

Multiple Gitea Doctor improvements #10943

Merged
merged 16 commits into from
Apr 6, 2020

Commits on Apr 3, 2020

  1. Add recalculate_merge_bases check to doctor

    Add recalculate merge bases check/fixer to doctor
    Add functionality for doctor only run certain checks
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    744774a View commit details
    Browse the repository at this point in the history
  2. Add fix command

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    67378c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Apply suggestions from code review

    Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
    zeripath and guillep2k committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    26caeb7 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Add doctor step for checking current version

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    589c691 View commit details
    Browse the repository at this point in the history
  2. Make gitea doctor authorized_keys check work again

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    ca34873 View commit details
    Browse the repository at this point in the history
  3. Ensure db checker is higher on the list

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    5c19b9c View commit details
    Browse the repository at this point in the history
  4. Add doctor for hooks and ensure hooks are executable

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    fe9fc5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adc20b9 View commit details
    Browse the repository at this point in the history
  6. Fix go-gitea#10977

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    c869b02 View commit details
    Browse the repository at this point in the history
  7. adjust messages as per @guillep2k

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    c2256dc View commit details
    Browse the repository at this point in the history
  8. as per @guillep2k

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    600517e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    8737c91 View commit details
    Browse the repository at this point in the history
  2. And so it continues - now we have logging configuration

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    060253a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'doctor-update-merge-base' of github.com:zeripath/gitea …

    …into doctor-update-merge-base
    zeripath committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    76daf02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a2f8dd View commit details
    Browse the repository at this point in the history
  5. Update cmd/doctor.go

    zeripath committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    ec83174 View commit details
    Browse the repository at this point in the history