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: vyuldashev/laravel-queue-rabbitmq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.0.0
Choose a base ref
...
head repository: vyuldashev/laravel-queue-rabbitmq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.1.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 21, 2024

  1. Allow for encrypted command data

    Added a bugfix to handle fetching priority from encrypted command data if the job class implements `ShouldBeEncrypted`
    therecluse26 authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    fc341b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from therecluse26/therecluse26-encrypted-job-bu…

    …gfix
    
    Allow for encrypted command data
    therecluse26 authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    20f8487 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 26, 2024

  1. Merge pull request #588 from therecluse26/therecluse26-encrypted-job-…

    …bugfix
    
    Allow for encrypted command data
    khepin authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3d58891 View commit details
    Browse the repository at this point in the history
Loading