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: TranceDevCode/laravel-queue-rabbitmq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
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: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 16 files changed
  • 7 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 vyuldashev#1 from therecluse26/therecluse26-encryp…

    …ted-job-bugfix
    
    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 vyuldashev#588 from therecluse26/therecluse26-encr…

    …ypted-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

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    813086a View commit details
    Browse the repository at this point in the history
  2. Merge pull request vyuldashev#593 from villfa/patch-1

    Document the exceptions thrown by publishBasic()
    khepin authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f7a3f9d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

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

Commits on Jan 22, 2025

  1. pint fixes

    sergonie committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    c00a8cc View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. Configuration menu
    Copy the full SHA
    4765c20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c5fa17 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. Merge pull request vyuldashev#622 from fontebasso/fix-code-style

    Fix formatting and clean up deprecated docker-compose v1 from CI
    khepin authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    26b9537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e69dd13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6faa83a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Merge pull request vyuldashev#626 from fontebasso/feat-json-flag-rabb…

    …itmq-consume
    
    Add --json support to rabbitmq:consume and align option order
    khepin authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    73f31ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request vyuldashev#625 from fontebasso/support-laravel-12

    Add Laravel 12 support
    khepin authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    5f024c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Merge pull request vyuldashev#616 from sergonie/php84

    Fixed php-8.4 deprecations
    khepin authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    ca6cd22 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

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

Commits on Aug 22, 2025

  1. Merge pull request vyuldashev#612 from Triplkrypl/master

    load timeouts from laravel config
    khepin authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    d06427b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. Merge pull request vyuldashev#628 from fontebasso/support-php-8.4

    Add PHP 8.4 to CI and fix test method naming to follow camelCase convention
    khepin authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    aa273e8 View commit details
    Browse the repository at this point in the history
Loading