issues
search
10up
/
WP-Minions
ARCHIVED: Job Queue for WordPress
GNU General Public License v2.0
230
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Mark repo as `archived`
#54
jeffpaul
closed
7 months ago
0
Allow either the 1.x or 2.x branch of composer installers
#53
johnpbloch
opened
2 years ago
0
Performance improvements over action scheduler?
#52
binaryfire
opened
3 years ago
0
Jobs not being added to Gearman queue.
#51
nothingatalldotnet
opened
3 years ago
1
PHPUNIT_RUNNER not defined
#50
nothingatalldotnet
closed
3 years ago
1
Added shutdown_hook_priority to rabbitmq_server
#49
stijnjanmaat
opened
4 years ago
3
Test against WordPress 5.9
#48
jeffpaul
opened
5 years ago
2
Fixed class not loading issues
#47
kish2011
opened
5 years ago
1
Uncaught Error: Class 'WpMinions\Plugin' not found
#46
kish2011
opened
5 years ago
1
Documentation updates
#45
jeffpaul
closed
5 years ago
0
readme updates
#44
jeffpaul
closed
5 years ago
0
fix for hostname from localh1ost to localhost
#43
kish2011
closed
5 years ago
0
Adds support for RabbitMQ vhost
#42
ParhamG
closed
6 years ago
0
Amazon AWS Simple Queue Service backend
#41
dana-ross
opened
6 years ago
1
WIP: RabbitMQ docs
#40
jasondewitt
closed
6 years ago
0
Feature/rabbitmq filter
#39
cadwell
closed
6 years ago
0
Basic SQS integration
#38
selul
opened
6 years ago
2
Admin Menu Page
#37
dhyegocalota
closed
6 years ago
1
adds documentation for CentOS 7 and systemd
#36
dustinrue
closed
6 years ago
0
Delaying the jobs to be run
#35
wzul
closed
6 years ago
1
Reworked plugin class to not use exception
#34
eugene-manuilov
closed
5 years ago
5
Delay init until Plugins Loaded
#33
johnpbloch
closed
6 years ago
1
Keep consistency for wp cron fallback
#32
selul
closed
6 years ago
0
argument passed to callback is string rather than array
#31
vinay-webrmedia
closed
6 years ago
4
Implement filters to allow for job manipulation
#30
tott
opened
7 years ago
2
added info on restarting supervisor to the readme
#29
petenelson
closed
7 years ago
1
added WP_MINIONS_BACKEND info to the readme
#28
petenelson
closed
7 years ago
0
Feature/rabbitmq
#27
tlovett1
closed
7 years ago
1
Feature/rename
#26
cmmarslender
closed
7 years ago
0
$args not being passed into callback function
#25
zachtownsend
closed
6 years ago
3
For compatibility with php7, call `doNormal` if that method is available
#24
cmmarslender
closed
7 years ago
1
No way to specify alternate gearman server in test scripts
#23
cmmarslender
opened
7 years ago
0
In test-client, `do` method is deprecated
#22
cmmarslender
closed
7 years ago
1
add action for after \GearmanWorker::work is called.
#21
nerrad
closed
8 years ago
0
include instance of GearmanJob with hook callbacks
#20
nerrad
closed
8 years ago
1
remove blog_id stored as property (fixes #18)
#19
nerrad
closed
8 years ago
2
Possible issue with caching $blog_id on `\WpGears\Gearman\Client`
#18
nerrad
closed
8 years ago
9
Include GearmanJob instance as argument for job action?
#17
nerrad
closed
8 years ago
2
Config instructions for ubuntu
#16
nerrad
closed
8 years ago
0
Config instructions for ubuntu
#15
nerrad
closed
8 years ago
2
Traps fatal Gearman Exceptions on failure to register servers
#14
dsawardekar
closed
8 years ago
0
Feature: remove need for client code to set an action.
#13
nerrad
closed
8 years ago
4
allow setting of uniqid on job adds
#12
nerrad
closed
8 years ago
3
Fixes autoload error when wp-gears-runner is a copied file.
#11
dsawardekar
closed
8 years ago
0
wp-gears-runner.php fails to open autoload.php
#10
soderlind
closed
8 years ago
3
Increases threshold in cron test.
#9
dsawardekar
closed
8 years ago
0
Fixes test suite for case with default Async Task Salt.
#8
dsawardekar
closed
8 years ago
0
Refactoring WP Gears to improve Testability
#7
dsawardekar
closed
8 years ago
1
Parameter to worker callback is a string, not an array
#6
soderlind
closed
8 years ago
1
race condition when running multiple processes (?)
#5
soderlind
closed
8 years ago
6
Next