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

Create "discrete" good_job_executions table to separate Job records from Execution records and have a 1-to-1 correspondence between good_jobs records and Active Job jobs #928

Merged
merged 9 commits into from
Apr 22, 2023

Commits on Apr 14, 2023

  1. Create "discrete" good_job_executions table to separate Job records…

    … from Execution records
    bensheldon committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    37962da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7b456a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Add benchmark script

    bensheldon committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a09957f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    fb7d9e2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into discrete_executions

    # Conflicts:
    #	lib/good_job.rb
    bensheldon committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    bed882c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61b6ffa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c35586b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    526f9b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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