issues
search
josegonzalez
/
cakephp-queuesadilla
CakePHP3: easily run background jobs on various message backends
https://cakephp-queuesadilla.readthedocs.org/en/latest/
MIT License
34
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump certifi from 2023.7.22 to 2024.7.4 in /docs
#55
dependabot[bot]
closed
4 months ago
0
Bump urllib3 from 1.26.18 to 1.26.19 in /docs
#54
dependabot[bot]
closed
5 months ago
0
Bump requests from 2.31.0 to 2.32.0 in /docs
#53
dependabot[bot]
closed
5 months ago
0
Bump jinja2 from 3.1.3 to 3.1.4 in /docs
#52
dependabot[bot]
closed
6 months ago
0
Bump idna from 2.7 to 3.7 in /docs
#51
dependabot[bot]
closed
7 months ago
0
Bump jinja2 from 2.11.3 to 3.1.3 in /docs
#50
dependabot[bot]
closed
10 months ago
0
Bump urllib3 from 1.26.17 to 1.26.18 in /docs
#49
dependabot[bot]
closed
1 year ago
0
Bump urllib3 from 1.26.5 to 1.26.17 in /docs
#48
dependabot[bot]
closed
1 year ago
0
Bump certifi from 2022.12.7 to 2023.7.22 in /docs
#47
dependabot[bot]
closed
1 year ago
0
Bump pygments from 2.7.4 to 2.15.0 in /docs
#46
dependabot[bot]
closed
1 year ago
0
Bump requests from 2.20.1 to 2.31.0 in /docs
#45
dependabot[bot]
closed
1 year ago
0
PHP 8.x compatibility.
#44
kevindecapite
closed
1 year ago
2
Bump certifi from 2018.11.29 to 2022.12.7 in /docs
#43
dependabot[bot]
closed
1 year ago
0
Gracefull restart
#42
hw-rjuzak
opened
2 years ago
1
Bump babel from 2.3.4 to 2.9.1 in /docs
#41
dependabot[bot]
closed
3 years ago
0
Bump urllib3 from 1.25.2 to 1.26.5 in /docs
#40
dependabot[bot]
closed
1 year ago
1
Bump urllib3 from 1.25.2 to 1.25.8 in /docs
#39
dependabot[bot]
closed
3 years ago
1
Bump pygments from 2.3.0 to 2.7.4 in /docs
#38
dependabot[bot]
closed
1 year ago
1
Bump jinja2 from 2.10.1 to 2.11.3 in /docs
#37
dependabot[bot]
closed
1 year ago
1
Ability to disable logger for job.empty event
#36
rudy1976s
opened
3 years ago
1
Cake 4.x
#35
cleptric
closed
4 years ago
1
Set flag to disable "Debug: No job!" spam
#34
FinlayDaG33k
closed
5 years ago
2
Update composer.json
#33
FinlayDaG33k
closed
4 years ago
0
Call to undefined function josegonzalez\Queuesadilla\Worker\pcntl_signal()
#32
FinlayDaG33k
closed
4 years ago
5
Queue::push param $callable mixed?
#31
delamux
closed
5 years ago
1
Option to set the table name
#30
narendravaghela
closed
1 year ago
1
Packagist not updated
#29
asaliev
opened
5 years ago
3
Fix deprecated errors and bump CakePHP version
#28
asaliev
closed
5 years ago
6
Improve configuration and installation documentation
#27
suhaboncukcu
closed
5 years ago
1
Queue::reset() should reset internal queue objects
#26
asaliev
closed
5 years ago
6
Queue::reset() doesn't reset $_queuers
#25
asaliev
closed
5 years ago
2
fix docblock
#24
steinkel
closed
6 years ago
0
Added maxIterations
#23
nabilacoutinho
closed
6 years ago
4
Adding the foundation of DefferedMailJob
#22
burzum
opened
6 years ago
0
Lock josegonzalez/queuesadilla
#21
cleptric
closed
6 years ago
1
Add ability to disable concurrent job workers
#20
suhaboncukcu
closed
6 years ago
2
Implement CakeEngine to use cake datasource. Fix some deprecations.
#19
ajibarra
closed
6 years ago
10
is there any way to use cake datasource name to configure plugin?
#18
ajibarra
closed
6 years ago
1
Added new columns - status and execution date
#17
stepanov
closed
1 year ago
4
Update LICENSE.txt
#16
cleptric
closed
7 years ago
0
WIP: Attach the Worker events to the CakePHP Event System
#15
cleptric
closed
1 year ago
6
Update the docs to hint database timeouts
#14
cleptric
closed
7 years ago
3
Query in job
#13
rafi16d
closed
7 years ago
2
Missing PostgresEngine
#12
CriztianiX
closed
7 years ago
4
Missing PostgresEngine
#11
CriztianiX
closed
7 years ago
3
Passing several arguments doesn't work
#10
juniorionut
closed
7 years ago
7
fix typo
#9
krsriq
closed
7 years ago
1
Add migration to fix no default value errors on the locked column
#8
cleptric
closed
7 years ago
0
Add support to listen to worker events
#7
rodrigorm
opened
7 years ago
3
maxRuntime configuration used with shell worker
#6
LubosRemplik
closed
7 years ago
2
Next