wa0x6e / Cake-Resque

Resque plugin for CakePHP : for creating background jobs that can be processed offline later
MIT License
159 stars 56 forks source link

Bug Fixes #6

Closed kochb closed 12 years ago

kochb commented 12 years ago

I encountered a few bugs currently break Cake-Resque. You can check out specifics in the commit.

kochb commented 12 years ago

Sorry about the sloppy commits, perhaps a cleaner one is in order. I can take care of that, but I need to take a bit to learn how I'm supposed to do that properly now that there's public reference to the messy commits. I'm a bit new to git collaboration.

The issues in Vendor/php-resque/lib/Resque/Redis.php need to be sorted out. Since it's upstream's, it really shouldn't be edited in the first place, so your judgement on how to handle it is probably better on this one.

wa0x6e commented 12 years ago

Is it better now ?