Commit History

Author SHA1 Message Date
  Clint Byrum 5ac05c431a Gcc 8+ and 11 fixes (#350) 2 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 38d8e7903a Cleanup on Task reference. 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 986734d136 Update submit protocol. 11 years ago
  Brian Aker e06ff8bc28 Update on errors. 11 years ago
  Brian Aker a9fbc562b5 Fix for issue where if we stacked up task and the pointer to data was changed then the wrong data would be sent. 11 years ago
  Brian Aker fcfdb7705a Merge 1.0 11 years ago
  Brian Aker 6046d2bcaa Update and split out C interface from vector. 11 years ago
  Brian Aker 9b34a57c10 Merge 1.0 tree 12 years ago
  Brian Aker e7aa2faa8f Adding support for deriving the unique value based on the data that is supplied by the client. 12 years ago
  Brian Aker 85190232d5 Merge in GEARMAN_CLIENT_GENERATE_UNIQUE 12 years ago
  Brian Aker 66851070f6 Add support to disable UUID generation on per task. 12 years ago
  Brian Aker 0f106a1310 Merge 1.0 tree. 12 years ago
  Brian Aker fb60497c4d Fix remaining usages of config.h 12 years ago
  Brian Aker f3baa57056 Style fix on config.h. 12 years ago
  Brian Aker 2ef718f2f6 Adding in .37 12 years ago
  Brian Aker 5b7ed8b7ab Update uuid (test from having uuid support). 12 years ago
  Brian Aker dd1df160ed Autoconf fixes plus compiler issues on OSX. 12 years ago
  Brian Aker 41b727c2b5 Remove additional assert() that would not be hit. 12 years ago
  Brian Aker e88cba9d3c Update for universal now being hidden. 12 years ago
  Brian Aker 5d5fec128a Partial client 12 years ago
  Brian Aker b1541f4b29 Update to shell around task. 12 years ago
  Brian Aker dc0f85d7f1 Fixes rare race condition in uuid generation. 12 years ago
  Brian Aker 3c98332d0d Fix more cases around warnings, update manual. 12 years ago
  Brian Aker 80e6bb7019 Update for build failure catches. 12 years ago
  Brian Aker e25530a71d Update to fix issues around unique lookup. 12 years ago
  Brian Aker 3505de1601 Remove the skip around namespace tests. 12 years ago
  Brian Aker 15815e1533 A number of bug fixes. 12 years ago
  Brian Aker 93edb5d994 Updated for unique interface. 12 years ago
  Brian Aker e25ff332f6 Improve performance in server by cutting strlen() usage, additionally add first pass for "UNIQUE" lookup. 12 years ago
  Brian Aker 363df1e4df Abstract out the protocol around submit. 12 years ago
  Brian Aker f41d7929fb Update all files for config.h 12 years ago
  Brian Aker 06aa0d1d5c Remove libuuid 13 years ago
  Brian Aker 6a3eb11414 Fix test to look for out of range echo commands. 13 years ago
  Brian Aker f6a7f6a6f3 Merge in version of interface for libgearman 13 years ago
  Brian Aker cc03978c37 Fix possible issue with gcc not finding the correct polymorphic method 13 years ago
  Brian Aker fb9820d493 Test cases for 833394 13 years ago
  Brian Aker c6f844925c Full framework 13 years ago
  Brian Aker 3c187288c1 1) Update tests so that we have a single notion of port. 13 years ago
  Brian Aker 68fa05c2e2 Update test framework. 13 years ago
  Brian Aker f8d6d8d97e Fix for lp:785203 (PHP client issue). 13 years ago
  Brian Aker 9fd2ff4e09 Fix a valgrind issue in the tests, and switch the design over for gearman_worker_define_function(). 13 years ago
  Brian Aker b7e3c1769f Merge in docs. 13 years ago
  Brian Aker 8af4130e81 Merge in namespace support. 13 years ago
  Brian Aker bbbc9e338c Adding reducer test for failure cases. 13 years ago
  Brian Aker 0b2b576aae Remove the block for where the aggregator will go. 13 years ago