Commit History

Author SHA1 Message Date
  Ed Sabol f1504398b7 Issue #63: libgearman patch to support SSL connections in Gearman PHP library 4 years ago
  Alexei Pastuchov 19684aa85b fixing https://github.com/gearman/gearmand/issues/76 7 years ago
  Jonathan Wakely 3e04a5ed36 Fix comparison of pointer and bool 7 years ago
  Alex Mestiashvili 5d5cf65276 Fix typos found by Debian lintian 7 years ago
  Brian Aker e20db8ce2d Upgrade approach to how to upgrade in place wrapper licenses. 11 years ago
  Brian Aker 82722b8590 Simple style cleanup. We also will start looking for epoll. 11 years ago
  Brian Aker 9b4d300a21 hide the event and revent detail 11 years ago
  Brian Aker 2217c32df7 Fix socket call for wakeup on clone. 11 years ago
  Brian Aker 5b695e6904 Added tests for checking that the server was using retry. Added new API call to determine if a client has active tasks. 11 years ago
  Brian Aker 98a6a9fb26 Fix error control on could not connect for single job request. 11 years ago
  Brian Aker ab5cedf4a6 Remove requirement around tracking init in Task. Also! Found and fixed incredibly rare bug which would cause ABRT during a free of gearman_task_st (this might have only been observable via hostile). 11 years ago
  Brian Aker 7047951e8d Improve testing and assert around gearmand hostile test. 11 years ago
  Brian Aker 271c36f1a3 Update error (heading toward better task errors). 11 years ago
  Brian Aker 60eebcf1d7 Fix additional OSX warnings. 11 years ago
  Brian Aker 1750815a2e Re-enable code that checks for options immediatly. 11 years ago
  Continuous Integration 1526059d82 Merge lp:~brianaker/gearmand/error-message-cleanup2 Build: jenkins-Gearmand-721 11 years ago
  Brian Aker f1adfc1749 Cleanup error messages. 11 years ago
  Brian Aker 6fb3cd7aaf More client work. 11 years ago
  Brian Aker 25e79fc32a More cleanup of client shell. 11 years ago
  Brian Aker 703de271c6 Update interface for client to be given to task. 11 years ago
  Brian Aker e7cd4d8f56 More updates to remove impl() 11 years ago
  Brian Aker 8ab39a1470 Reference fixing. 11 years ago
  Brian Aker 27ba1f2868 Remove more of the impl() bits. 11 years ago
  Brian Aker d5af26232f More removal of impl() 11 years ago
  Brian Aker 5fd08bf66c First pass in task. 11 years ago
  Brian Aker e7ecc262fd Cleanup to force use of reference 11 years ago
  Brian Aker 4418d1059d Update gearman_connection_create() 11 years ago
  Brian Aker 5b2289ddaa Encapsulate failed packet logic (setup for patch around exceptions). 11 years ago
  Brian Aker 416f41fb2f Update support for SSL (add basic documentation). 11 years ago
  Continuous Integration 5a839c48e5 Merge lp:~brianaker/gearmand/update-error Build: jenkins-Gearmand-605 11 years ago
  Brian Aker e06ff8bc28 Update on errors. 11 years ago
  Brian Aker 0ab2692574 Optimize for case where data will come via do (so we know it won't move during the operation). 11 years ago
  Brian Aker 1495c6123e Yet more exception testing. 11 years ago
  Brian Aker 2586f8dc0f Extend exception testing. 11 years ago
  Brian Aker 78cea8d9e8 Merge with trunk. 11 years ago
  Brian Aker bee64190de Cleanup of error codes from server (first pass). 11 years ago
  Brian Aker afa73ba0ee First pass through having workers be able to identify on connection. 11 years ago
  Brian Aker de6e736e79 Merge 1.0 11 years ago
  Brian Aker edbf24c849 Fix issue where strlen() of zero was assumed to specify localhost. 11 years ago
  Brian Aker edf64b4ab3 Implement cancel via job_handle in client. 11 years ago
  Brian Aker e20def7548 Merge 1.0 11 years ago
  Brian Aker 1ece23e465 Merge 1.0 tree. 11 years ago
  Brian Aker d34063c8f4 Cleanup internal log API. 11 years ago
  Brian Aker c2780ff4d3 Update testing for client API. 11 years ago
  Brian Aker 33abbbee98 Extend hostfile for close(), add a native means to test for valgrind,... 11 years ago
  Brian Aker 5ca277e521 Add autodiscovery of cores to server. 11 years ago
  Brian Aker 093a887d16 Handle regression for non-block. 11 years ago
  Brian Aker eb470c4e62 Merge 1.0 11 years ago
  Brian Aker 2117f08a2b Merge from 1.0 tree. 11 years ago
  Brian Aker d33cc34de6 Merge cleanup tree to build. 11 years ago