FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - codeigniter4/queue · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
codeigniter4
/
queue
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
75
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
queue
src
on
develop
User selector
Datepicker
Commit history
Commits on Jul 23, 2026
chore: harden database queue priority ordering (#95)
Show description for b514587
michalsn
and
gr8man
authored
b514587
View commit details
Copy full SHA for b514587
View code at this point
Browse repository at this point
fix: test isolation (#91)
Show description for 58105ab
michalsn
authored
58105ab
View commit details
Copy full SHA for 58105ab
View code at this point
Browse repository at this point
fix: SQLite3 queue pop atomicity (#86)
michalsn
authored
343b284
View commit details
Copy full SHA for 343b284
View code at this point
Browse repository at this point
Commits on May 17, 2026
refactor: clean up code style and improve type narrowing (#83)
michalsn
authored
e30fde2
View commit details
Copy full SHA for e30fde2
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
chore: update workflow to include PHP 8.5 (#76)
Show description for c208a9b
michalsn
authored
c208a9b
View commit details
Copy full SHA for c208a9b
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
fix: add missing methods to QueueInterface and improve type declarations (#75)
michalsn
authored
e5f7dcd
View commit details
Copy full SHA for e5f7dcd
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
fix: signal registration for windows (#72)
michalsn
authored
3acaa08
View commit details
Copy full SHA for 3acaa08
View code at this point
Browse repository at this point
Commits on Dec 10, 2025
feat: events (#69)
Show description for b4a440c
michalsn
authored
b4a440c
View commit details
Copy full SHA for b4a440c
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
docs: add @property tags to QueueJobFailed entity (#70)
Show description for cc3c6c4
yassinedoghri
authored
cc3c6c4
View commit details
Copy full SHA for cc3c6c4
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
feat: add RabbitMQHandler (#67)
Show description for e0cd279
michalsn
authored
e0cd279
View commit details
Copy full SHA for e0cd279
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
feat: add Redis username authentication support (#66)
Show description for 0f95012
formbay-sanil
authored
0f95012
View commit details
Copy full SHA for 0f95012
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
feat: `Queue::push()` to return QueuePushResult instead of boolean (#62)
Show description for ecb790c
michalsn
authored
ecb790c
View commit details
Copy full SHA for ecb790c
View code at this point
Browse repository at this point
Commits on May 5, 2025
fix: remove option to use a custom config file via service (#59)
michalsn
authored
39f0a8b
View commit details
Copy full SHA for 39f0a8b
View code at this point
Browse repository at this point
feat: add support for task locks (#60)
Show description for ce601bc
michalsn
authored
ce601bc
View commit details
Copy full SHA for ce601bc
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
feat: add support for chained jobs (#54)
Show description for 835ba88
michalsn
authored
835ba88
View commit details
Copy full SHA for 835ba88
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Add an option to delay job execution when adding to the queue (#52)
Show description for 3675024
michalsn
authored
3675024
View commit details
Copy full SHA for 3675024
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
use Lua script to pop the task atomically (#51)
Show description for 16fd35b
michalsn
authored
16fd35b
View commit details
Copy full SHA for 16fd35b
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
Disable strict mode for transactions (#50)
Show description for 847079f
michalsn
authored
847079f
View commit details
Copy full SHA for 847079f
View code at this point
Browse repository at this point
Commits on Dec 30, 2024
Add tests for every database handler (#49)
Show description for f37f8e5
michalsn
authored
f37f8e5
View commit details
Copy full SHA for f37f8e5
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
add skipLocked config
michalsn
committed
b1bac16
View commit details
Copy full SHA for b1bac16
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
add a new condition for the reconnect call
michalsn
committed
e0a7043
View commit details
Copy full SHA for e0a7043
View code at this point
Browse repository at this point
Commits on Jan 6, 2024
fix: connection name for used handler
michalsn
committed
11e9a37
View commit details
Copy full SHA for 11e9a37
View code at this point
Browse repository at this point
Commits on Dec 29, 2023
add license info to the files
michalsn
committed
d9be80e
View commit details
Copy full SHA for d9be80e
View code at this point
Browse repository at this point
fix phpstan issues and add more tests
michalsn
committed
5aa8b3b
View commit details
Copy full SHA for 5aa8b3b
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
tests: add base tests for commands (#27)
Show description for b289d14
michalsn
authored
b289d14
View commit details
Copy full SHA for b289d14
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
more casting fixes in commands
michalsn
committed
4378c4d
View commit details
Copy full SHA for 4378c4d
View code at this point
Browse repository at this point
fix type casting
michalsn
committed
2b19739
View commit details
Copy full SHA for 2b19739
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
refactor: add declare(strict_types=1) and return void
kenjis
committed
fff9dff
View commit details
Copy full SHA for fff9dff
View code at this point
Browse repository at this point
refactor: replace loose comparisons
kenjis
authored and
michalsn
committed
b9df900
View commit details
Copy full SHA for b9df900
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
fix: orderBy() does not support RawSql
kenjis
committed
5a1ca6b
View commit details
Copy full SHA for 5a1ca6b
View code at this point
Browse repository at this point
fix typo
michalsn
committed
7175ba4
View commit details
Copy full SHA for 7175ba4
View code at this point
Browse repository at this point
fix namespace in the publish command
michalsn
committed
6b6ce6c
View commit details
Copy full SHA for 6b6ce6c
View code at this point
Browse repository at this point
add abstract methods to BaseHandler
michalsn
committed
7cbe047
View commit details
Copy full SHA for 7cbe047
View code at this point
Browse repository at this point
update JobInterface
michalsn
committed
150715b
View commit details
Copy full SHA for 150715b
View code at this point
Browse repository at this point
fix predis hdel
michalsn
committed
93e4c5f
View commit details
Copy full SHA for 93e4c5f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL