0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4 from rrehbeindoi/feature/reduceWarnings More... almost 13 years ago
Corrected some of the strict errors
Ray
More... almost 13 years ago
Added test for strict errors during Net_Gearman_Client::__call()
Ray
More... almost 13 years ago
* for hudson More... about 13 years ago
Allow for use of a default server in the worker the same way as the client More... over 13 years ago
explicity require Task for the constants More... over 13 years ago
let localhost be the defualt when no server is passed. Check for empty server names before connecting More... over 13 years ago
remove trailing ?> More... over 13 years ago
remove trailing ?> More... over 13 years ago
disable test More... over 13 years ago
Fix test to use the correct result data More... over 13 years ago
* test suite to cover Net_Gearman_Task More... over 13 years ago
* added getCallbacks() for a unit test More... over 13 years ago
fluent interface More... over 13 years ago
* proper validation of job type More... over 13 years ago
* add a default setting for servers (localhost) More... over 13 years ago
* add new test suite * add an autoloader to make life easier More... over 13 years ago
cover Net_Gearman_Connection with a test suite More... over 13 years ago
fix typo More... over 13 years ago
* make this less digg specific and show the default instead More... over 13 years ago
ignore test config More... over 13 years ago
* make all tests correctly skip (vs. fail) in absense of test-config.php * add description to 012-client-runSet.phpt More... over 13 years ago
* rename test-config (helps to skip tests) More... over 13 years ago
add AllTests More... over 13 years ago
* kill whitespace * remove closing ?> More... over 13 years ago
use initParams everywhere More... almost 14 years ago
allow job initialization params More... almost 14 years ago
documentation fix: failure callbacks are passed the task object More... almost 14 years ago
initialize $worked (exceptions don't set it) More... almost 14 years ago
whitespace cleanup More... almost 14 years ago