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: misabegovic/delayed_job Loading
base: master
Choose a base ref
...
head repository: collectiveidea/delayed_job Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 7 files changed
  • 4 contributors

Commits on May 10, 2022

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

Commits on Sep 28, 2022

  1. Merge pull request collectiveidea#1169 from arielvalentin/as-7.0.3

    fix: ActiveSupport 7.0.3 Compatibility
    albus522 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    0ebfebd View commit details
    Browse the repository at this point in the history
  2. Prepare 4.1.11 release

    albus522 committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    7042b1d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

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

Commits on Jan 16, 2023

  1. CI: use JRuby 9.4 to test Rails 7.0 and edge

    Rails 7 and above requires Ruby 2.7 compatibility, however JRuby 9.3.x
    provides only Ruby 2.6 compatibility.
    orien committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    c2f29f3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request collectiveidea#1183 from envato/ruby3.2

    CI: add Ruby 3.2 to the test matrix
    albus522 committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    92fb435 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Oct 2, 2023

  1. Merge pull request collectiveidea#1185 from ragaskar/patch-1

    Ensure `Array` has been decorated with `#extract_options`
    albus522 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    6a1c712 View commit details
    Browse the repository at this point in the history
  2. Use a block for expect to raise_exception

    This was probably the only way to do it 10 years ago when it was added.
    albus522 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7e972d7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request collectiveidea#1194 from collectiveidea/fix-rspec-…

    …deprecation
    
    Use a block for expect to raise_exception
    albus522 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b66bb64 View commit details
    Browse the repository at this point in the history
Loading