php-resque/lib/Resque
Chris Boulton cd47df2458 Merge pull request #18 from humancopy/master
A small fix for a small bug with __autoload and class_exists :)
2011-12-07 04:07:42 -08: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 when reserving jobs, check if the payload received from popping a queue is a valid object (fix bug whereby jobs are reserved based on an erroneous payload) 2011-12-07 17:22:59 +08:00
Redis.php Merge pull request #18 from humancopy/master 2011-12-07 04:07:42 -08:00
RedisCluster.php Merge pull request #18 from humancopy/master 2011-12-07 04:07:42 -08:00
Stat.php fixed to pass PHP strict standards 2010-11-18 14:01:10 +08:00
Worker.php Move brace to new line 2011-09-24 15:40:20 +10:00