php-resque/lib/Resque
2011-05-18 18:34:29 +02:00
..
Failure Initial commit 2010-04-18 23:58:43 +10:00
Job Add a plugin/event/hook system 2011-03-27 18:42:46 +11:00
Event.php Add a plugin/event/hook system 2011-03-27 18:42:46 +11:00
Exception.php Initial commit 2010-04-18 23:58:43 +10:00
Failure.php fixed to pass PHP strict standards 2010-11-18 14:01:10 +08:00
Job.php Set autoload to false for 'class_exists' calls. Currently it is not set, so the default is true which causes any defined '__autoload' function in the included app to be called. 2011-05-18 18:34:29 +02:00
Redis.php Set autoload to false for 'class_exists' calls. Currently it is not set, so the default is true which causes any defined '__autoload' function in the included app to be called. 2011-05-18 18:34:29 +02:00
RedisCluster.php Set autoload to false for 'class_exists' calls. Currently it is not set, so the default is true which causes any defined '__autoload' function in the included app to be called. 2011-05-18 18:34:29 +02:00
Stat.php fixed to pass PHP strict standards 2010-11-18 14:01:10 +08:00
Worker.php Add ability to fetch wildcarded list of queues a worker belongs to without it expanding them out using redis 2011-03-27 19:17:35 +11:00