Commit History

Author SHA1 Message Date
  Will Gallego ee57f33ba5 GearmanClient->addTaskStatus() calling wrong function internally 9 years ago
  Will Gallego bebc0c5f6b removing thread safe macros like TSRMLS_CC 9 years ago
  Will Gallego 9eb9d20291 consistency w/ functions, s/ZEND_FUNCTION/PHP_FUNCTION/g 9 years ago
  Will Gallego f66c1054f2 cleaning up macro for GearmanClient 9 years ago
  Will Gallego 003d40b1e8 removing some macros, fixing some zval_ptr_dtor's 9 years ago
  Will Gallego 7a11d637bb porting over GearmanTask, removing GEARMAN_ZPMP/ZPP 9 years ago
  Will Gallego 2205f37a7d Porting over GearmanJob, adding gearman_set_return procedural function 9 years ago
  Will Gallego 2b06301cfb trying to get some consistency with echo/ping in GearmanWorker 9 years ago
  Will Gallego a85f3e4d2e adding a comment about ping/echo confusion, tweaked GearmanException 9 years ago
  Will Gallego 1be6762797 Moving GearmanWorker, GearmanJob to correct class init style 9 years ago
  Will Gallego 3901bda43b getting both OO and procedural calls for Gearman Client working 9 years ago
  Will Gallego 191c95c343 GearmanClient functions added 9 years ago
  Will Gallego b5e0be2c60 fixing required param counts for GearmanClient 9 years ago
  Will Gallego d054d2a577 GearmanClient functions reworked 9 years ago
  Will Gallego 3f6a7d746b GearmanClient functions added 9 years ago
  Will Gallego 7248bf29aa GearmanClient 9 years ago
  Will Gallego e4f5917c32 GearmanClient functions modified 9 years ago
  Will Gallego cc876b9e4a Reworked GearmanClient and GearmanTask 9 years ago
  Will Gallego 3faa646547 temp commit while I figure out why runTasks crashes on the second run 9 years ago
  Will Gallego f093a41fb0 adding GearmanTask functions 9 years ago
  Will Gallego c6d02d462b functions added 9 years ago
  Will Gallego 8ef820186d replacing zval* for zval in task obj, which clears up a memory leak in adding tasks 9 years ago
  Will Gallego c8f28c4aa9 GearmanWorker functions added 9 years ago
  Will Gallego 2810594edd Adding GearmanWorker functions 9 years ago
  Will Gallego 60d1426ef0 fixing segfault when passing negative value into gearman_verbose_name 9 years ago
  Will Gallego 5b10a266a9 clearing comments around exception handling in gearman client when adding a function 9 years ago
  Will Gallego 818d84dee8 finally fixed that segfault when running gearman_worker_work repeatedly 9 years ago
  Will Gallego ba2c1df47c patching memory leak in _php_worker_function_callback 9 years ago
  Will Gallego 1f9b93fee6 resolving issues with retval in callback function 9 years ago
  Will Gallego 89a5408468 adding in GearmanJob methods 9 years ago
  Will Gallego e8be311064 cleaning up some defines at module declaration 9 years ago
  Will Gallego 6afe4ad465 fixing GEARMAN_ZVAL_DONE 9 years ago
  Will Gallego bc64373a72 GearmanWorker::setTimeout added 9 years ago
  Will Gallego 92e85438f0 adding in GearmanWorker::addFunction 9 years ago
  Will Gallego 4d39b75975 reworked GEARMAN_ZPMP macro so it can be used by any gearman class 9 years ago
  Will Gallego 8d07795737 if GearmanClient fails to allocate memory, throw exception instead of warning 9 years ago
  Will Gallego 8324fd0687 added in GearmanException class 9 years ago
  Will Gallego 3c25addeb2 adding GearmanTask class 9 years ago
  Will Gallego f805de00fc GearmanClient OO/procedural functions: 9 years ago
  Will Gallego 385a09e7b6 GearmanClient OO functionality added: 9 years ago
  Will Gallego 152a4f1b8d OO GearmanClient functions added: 9 years ago
  Will Gallego e6790ccec0 Procedural GearmanClient functionality added: 9 years ago
  Will Gallego b152ce4ffe removing __PHP_ME_MAPPING macro 9 years ago
  Will Gallego ec9a261578 GearmanClient functions added: 9 years ago
  Will Gallego 69cb1b350b GearmanClient functions added: 9 years ago
  Will Gallego 050671ee98 added gearman_client_wait 9 years ago
  Will Gallego f773f441c8 fixed print_r issue Seg Faulting 9 years ago
  Will Gallego 46a269acb1 GearmanClient functions added: 9 years ago
  Will Gallego f5544b0ca4 Added the following functions: 9 years ago
  Will Gallego 5d1ec7cd8e adding funciton gearman_client_clone, fixing GEARMAN_ZPMP 9 years ago