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

Refactor doctor #12264

Merged
merged 9 commits into from
Dec 2, 2020
Merged

Refactor doctor #12264

merged 9 commits into from
Dec 2, 2020

Commits on Oct 24, 2020

  1. Refactor Logger

    Refactor Logger to make a logger interface and make it possible to
    wrap loggers for specific purposes.
    zeripath committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    664511b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    045074c View commit details
    Browse the repository at this point in the history
  3. Refactor Doctor

        Move the gitea doctor functions into its own module.
        Use a logger for its messages instead of returning a results string[]
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    c78c6bd View commit details
    Browse the repository at this point in the history
  4. Update modules/doctor/misc.go

    Co-authored-by: 6543 <6543@obermui.de>
    zeripath and 6543 authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    42a9019 View commit details
    Browse the repository at this point in the history
  5. Update modules/doctor/misc.go

    Co-authored-by: 6543 <6543@obermui.de>
    zeripath and 6543 authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    3c7d0ac View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    3902833 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Configuration menu
    Copy the full SHA
    1ea76a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Configuration menu
    Copy the full SHA
    78ab338 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    7aaeaee View commit details
    Browse the repository at this point in the history