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: rails/solid_queue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: rails/solid_queue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.4
Choose a head ref
  • 7 commits
  • 15 files changed
  • 7 contributors

Commits on Jan 28, 2025

  1. Remove duplicate frozen_string_literal

    biow0lf authored and rosa committed Jan 28, 2025
    Configuration menu
    Copy the full SHA
    cb5d230 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. feat: add on_exit hook

    ThomasCrambert authored and rosa committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    9cd6bc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Fix README queues config value to array

    ristovskiv authored and rosa committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    0a6c3b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Add missing parenthesis

    elia authored and rosa committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    ca81cc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. Pass job.id to the executing job as provider_job_id for access within…

    … perform() (#529)
    
    * Pass job.id to the executing job as provider_job_id for access within perform()
    
    * Use a string instead of a symbol for provider_job_id
    
    * Add a test for the provision of provider_job_id within job execution environment
    brendon authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    2fe1b3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ee00a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Bump solid_queue to 1.1.4

    rosa committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    3a71660 View commit details
    Browse the repository at this point in the history
Loading