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

update master #1

Merged
merged 12 commits into from
Jul 23, 2020
Merged

update master #1

merged 12 commits into from
Jul 23, 2020

Commits on Jun 19, 2019

  1. [#75] Run a job every X minutes (#82)

    * [#75] Run a job every X minutes
    
    * [#75] Fixed cs issue
    
    * [#75] explain the new feature
    dhaarbrink authored and peppeocchi committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    8cb7395 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Update README.md

    peppeocchi committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    a26b670 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from peppeocchi/documentation-fix-args

    Update README.md with info about register_argc_argv
    peppeocchi committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    e1fc0ad View commit details
    Browse the repository at this point in the history
  3. Fixes #47

    peppeocchi committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    09d684e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #90 from peppeocchi/v3.x

    Fixes #47
    peppeocchi committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    4aa28de View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

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

Commits on Oct 30, 2019

  1. Merge pull request #92 from jfilla/master

    Add exception storing on failed jobs
    peppeocchi committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    07de89f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Add job failures documentation

    jfilla committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    1bf0e83 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Merge pull request #93 from jfilla/master

    Add job failures documentation
    peppeocchi committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    44325d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Fixes #94 by checking for an array parameter when creating an ID for …

    …the job.
    
    Fixed a code formatting issue
    Philip Norton committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    7651656 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Fix #101

    peppeocchi committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    1dbc93a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from phinor/master

    Fixes #94 by checking for an array parameter when creating a new Job
    peppeocchi committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    fc19fd9 View commit details
    Browse the repository at this point in the history