-
Notifications
You must be signed in to change notification settings - Fork 25
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: codeigniter4/queue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: codeigniter4/queue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 24 files changed
- 3 contributors
Commits on May 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e30fde2 - Browse repository at this point
Copy the full SHA e30fde2View commit details
Commits on May 20, 2026
-
chore(deps): bump actions/checkout from 4 to 6 (#79)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0ff3828 - Browse repository at this point
Copy the full SHA 0ff3828View commit details -
chore(deps): bump actions/cache from 4 to 5 (#81)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 56f9850 - Browse repository at this point
Copy the full SHA 56f9850View commit details -
chore(deps-dev): update predis/predis requirement || ^3.0 (#82)
Updates the requirements on [predis/predis](https://github.com/predis/predis) to permit the latest version. - [Release notes](https://github.com/predis/predis/releases) - [Changelog](https://github.com/predis/predis/blob/main/CHANGELOG.md) - [Commits](predis/predis@v2.0.0...v3.4.2) --- updated-dependencies: - dependency-name: predis/predis dependency-version: 3.4.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 487c310 - Browse repository at this point
Copy the full SHA 487c310View commit details -
chore(deps): bump actions/setup-python from 5 to 6 (#80)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d54b91 - Browse repository at this point
Copy the full SHA 6d54b91View commit details
Commits on Jun 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 52a9fc6 - Browse repository at this point
Copy the full SHA 52a9fc6View commit details
Commits on Jun 24, 2026
-
chore(deps): bump actions/cache from 5 to 6 (#90)
Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5...v6) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7b90513 - Browse repository at this point
Copy the full SHA 7b90513View commit details -
chore(deps): bump actions/checkout from 6 to 7 (#89)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b57adf - Browse repository at this point
Copy the full SHA 3b57adfView commit details
Commits on Jul 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 343b284 - Browse repository at this point
Copy the full SHA 343b284View commit details -
* fix: test isolation for queue backends * fix: clear RabbitMQ queues across handler instances * test: prevent timing race in RabbitMQ delay test
Configuration menu - View commit details
-
Copy full SHA for 58105ab - Browse repository at this point
Copy the full SHA 58105abView commit details -
chore: harden database queue priority ordering (#95)
Co-authored-by: Bogdan Lambarski <matolq@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b514587 - Browse repository at this point
Copy the full SHA b514587View commit details -
chore(deps): bump actions/setup-python from 6 to 7 (#96)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6...v7) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87f736a - Browse repository at this point
Copy the full SHA 87f736aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.0...v1.0.1