Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bensheldon/good_job
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.4
Choose a base ref
...
head repository: bensheldon/good_job
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.5
Choose a head ref
  • 8 commits
  • 24 files changed
  • 1 contributor

Commits on Dec 8, 2020

  1. Add Appraisal for Rails 6.1-rc2

    Converts asset partials to rendered files
    bensheldon committed Dec 8, 2020
    Copy the full SHA
    2ebb4b0 View commit details
  2. Copy the full SHA
    64f7fa8 View commit details
  3. Merge pull request #175 from bensheldon/appraisal_rails61

    Add Appraisal for Rails 6.1-rc2
    bensheldon authored Dec 8, 2020
    Copy the full SHA
    cbbb377 View commit details

Commits on Dec 16, 2020

  1. Ensure that deleted jobs are unlocked

    - Checks that every test cleans up any remaining locks
    - Adds a PgLock model for test support
    bensheldon committed Dec 16, 2020
    Copy the full SHA
    a90ef6b View commit details
  2. Merge pull request #178 from bensheldon/unlock_deleted

    Ensure that deleted jobs are unlocked
    bensheldon authored Dec 16, 2020
    Copy the full SHA
    4ea7e98 View commit details
  3. Copy the full SHA
    e97c23d View commit details

Commits on Dec 17, 2020

  1. Merge pull request #179 from bensheldon/postgres_matrix

     Ensure advisory lock CTE is MATERIALIZED on Postgres v12+
    bensheldon authored Dec 17, 2020
    Copy the full SHA
    878dc96 View commit details
  2. Release good_job v1.3.5

    bensheldon committed Dec 17, 2020
    Copy the full SHA
    4eaf958 View commit details
Loading