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 Cron and merge dashboard tasks #10745

Merged
merged 20 commits into from
May 16, 2020

Commits on Mar 16, 2020

  1. Refactor Cron and merge dashboard tasks

    * Merge Cron and Dashboard tasks
    * Make every cron task report a system notice on completion
    * Refactor the creation of these tasks
    * Ensure that execution counts of tasks is correct
    * Allow cron tasks to be started from the cron page
    zeripath committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    5cf1bde View commit details
    Browse the repository at this point in the history
  2. golangci-lint fixes

    zeripath committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    36bfaf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Enforce that only one task with the same name can be registered

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

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    0968401 View commit details
    Browse the repository at this point in the history
  2. fix name check

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

Commits on Apr 8, 2020

  1. as per @guillep2k

    zeripath authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    040defa View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

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

Commits on Apr 27, 2020

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

Commits on Apr 28, 2020

  1. as per @lafriks

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

Commits on Apr 30, 2020

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

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    8f779b1 View commit details
    Browse the repository at this point in the history
  2. Add git.CommandContext variants

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed May 4, 2020
    Configuration menu
    Copy the full SHA
    51819c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ed3849 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42c07df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    035ac17 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

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

Commits on May 8, 2020

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

Commits on May 16, 2020

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