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

Support more APScheduler job-types #59

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on May 18, 2019

  1. Configuration menu
    Copy the full SHA
    3c27e8f View commit details
    Browse the repository at this point in the history
  2. Support pypy postgresql.

    fake-name committed May 18, 2019
    Configuration menu
    Copy the full SHA
    7649f00 View commit details
    Browse the repository at this point in the history
  3. Fix derps.

    fake-name committed May 18, 2019
    Configuration menu
    Copy the full SHA
    4a2405e View commit details
    Browse the repository at this point in the history
  4. FFfuuuuu flake8

    fake-name committed May 18, 2019
    Configuration menu
    Copy the full SHA
    b850973 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c2cab6 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. Support at least viewing non-cron-based jobs in the web-ui.

    Holy potatoes jerberscript is MISERABLE. So much magic and action at a distance.
    Moar for Nextdoor#64
    fake-name committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    7a4a95f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Handle interval scheduler.

    fake-name committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    2c3150b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Handle stupid flake8 errors where the "correct" way to do things acti…

    …vely makes the code less readable.
    fake-name committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    6bcc856 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'remotes/origin-upstream/master'

    # Conflicts:
    #	ndscheduler/core/datastore/providers/postgresql.py
    #	ndscheduler/corescheduler/datastore/base.py
    #	ndscheduler/server/handlers/jobs.py
    fake-name committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    4b9a04e View commit details
    Browse the repository at this point in the history
  3. Flake8.

    fake-name committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    cab435a View commit details
    Browse the repository at this point in the history
  4. More stupid.

    fake-name committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    b09373b View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

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