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: cakephp/queue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.0
Choose a base ref
...
head repository: cakephp/queue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.0
Choose a head ref
  • 19 commits
  • 25 files changed
  • 6 contributors

Commits on Jan 21, 2024

  1. stan update

    LordSimal committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    bbcda8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from cakephp/2.x-stan-update

    2.x: stan update
    LordSimal authored Jan 21, 2024
    Configuration menu
    Copy the full SHA
    22f2fa5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    5f9efc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from cakephp/dependabot/github_actions/action…

    …s/cache-4
    
    Bump actions/cache from 3 to 4
    othercorey authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d80eee6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Merge branch '1.x' into 2.x-merge

    # Conflicts:
    #	.github/workflows/ci.yml
    LordSimal committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c06a014 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #152 from cakephp/2.x-merge

    merge 1.x => 2.x
    LordSimal authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    90a26b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump codecov/codecov-action from 3 to 5

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    91c560c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. Merge pull request #159 from cakephp/dependabot/github_actions/codeco…

    …v/codecov-action-5
    
    Bump codecov/codecov-action from 3 to 5
    LordSimal authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    949a794 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Update index.rst

    small improvement to get rid of deprecation messages in predis
    steinkel authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    07d912a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Merge pull request #164 from cakephp/steinkel-patch-1

    Update index.rst
    markstory authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    0dda3c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Merge branch '1.x' into 2.x

    # Conflicts:
    #	.github/workflows/ci.yml
    LordSimal committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    ecf7435 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2025

  1. update stan

    LordSimal committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    b20275f View commit details
    Browse the repository at this point in the history
  2. fix CS

    LordSimal committed Jun 22, 2025
    Configuration menu
    Copy the full SHA
    9bd695f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. Merge pull request #166 from cakephp/2.x-update-stan

    update stan
    markstory authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    ab5d6ee View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    0c20442 View commit details
    Browse the repository at this point in the history
  2. code style fixes

    skie committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    33e6e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b9506e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Merge pull request #169 from skie/feature/queue-processor-event-timing

    Add timing to queue Processor events
    markstory authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    c848547 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #168 from skie/feature/custom-processors

    Add configurable processor class support
    markstory authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    76b397b View commit details
    Browse the repository at this point in the history
Loading