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

Replace gogs/cron with go-co-op/gocron #25977

Merged
merged 24 commits into from
Jul 24, 2023

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    5f46407 View commit details
    Browse the repository at this point in the history
  2. Run make tidy

    harryzcy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    aa4f3fc View commit details
    Browse the repository at this point in the history
  3. Fix

    harryzcy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    bd4123a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceb0720 View commit details
    Browse the repository at this point in the history
  5. Revert "Fix" that wrong file is added

    This reverts commit bd4123a.
    harryzcy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    73d9f4a View commit details
    Browse the repository at this point in the history
  6. Apply correct fix

    harryzcy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5e1e925 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c6208c View commit details
    Browse the repository at this point in the history
  8. Add some tests

    harryzcy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a132628 View commit details
    Browse the repository at this point in the history
  9. Add copyright

    harryzcy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9c15e77 View commit details
    Browse the repository at this point in the history
  10. Run make fmt

    harryzcy committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cf5d748 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c1dedd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    35a8e98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b2eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e48fc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    2056095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e37606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7abc89a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    c7b0ca4 View commit details
    Browse the repository at this point in the history
  2. Fix variable shadowing issue

    harryzcy committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    ac90498 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d6366f View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Update services/cron/tasks.go

    Co-authored-by: delvh <[email protected]>
    harryzcy and delvh authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    b485bf8 View commit details
    Browse the repository at this point in the history
  2. Add "strings" import

    harryzcy committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    7df958e View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    981cec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9c942 View commit details
    Browse the repository at this point in the history