Commit History

Author SHA1 Message Date
  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 d4b8fb0c65 Require errno be passed for perror 11 years ago
  Brian Aker 7047951e8d Improve testing and assert around gearmand hostile test. 11 years ago
  Brian Aker 2833e6725f Commit current work. 11 years ago
  Brian Aker 271c36f1a3 Update error (heading toward better task errors). 11 years ago
  Brian Aker 703de271c6 Update interface for client to be given to task. 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 d22902c839 Fix more warnings. 11 years ago
  Brian Aker 3f1f7f2282 Updates for handling exceptions. 11 years ago
  Brian Aker e7345ecc01 Merge 1.0 11 years ago
  Brian Aker 01556a8291 Task interface API is now documented for NULL. 11 years ago
  Brian Aker 1ece23e465 Merge 1.0 tree. 11 years ago
  Brian Aker 6eecb66eec Add more testing. 11 years ago
  Brian Aker fe1a19b818 Reworks vector for reuse in server. 11 years ago
  Brian Aker 5ca277e521 Add autodiscovery of cores to server. 11 years ago
  Brian Aker eb470c4e62 Merge 1.0 11 years ago
  Brian Aker a12afecfb1 Merge 1.0 11 years ago
  Brian Aker 21e9d19d62 Framework update (mostly fix effective c++ warnings). 11 years ago
  Brian Aker e1bc904d73 Merge of 1.0 11 years ago
  Brian Aker da3aadfd19 Breakout hostile, and fix queue add to have a default return value. 11 years ago
  Brian Aker b6223d001b Merge 1.0 tree. 11 years ago
  Brian Aker 8619d46ba5 Fix confusing issue around recieve. 11 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 c33faf241b Use pre-allocated structure so that we only need to do one malloc most of the time. 12 years ago
  Brian Aker 5d5fec128a Partial client 12 years ago
  Brian Aker b1541f4b29 Update to shell around task. 12 years ago
  Brian Aker 3c98332d0d Fix more cases around warnings, update manual. 12 years ago
  Brian Aker 5557564a94 Small cleanups on logic around result ptr. 12 years ago
  Brian Aker 71ca1688bb This fixes a number of corner cases around bad IO. 12 years ago
  Brian Aker e25530a71d Update to fix issues around unique lookup. 12 years ago
  Brian Aker 816ed295a0 Update for status data. 12 years ago
  Brian Aker 93edb5d994 Updated for unique interface. 12 years ago
  Brian Aker a0453da66e Remove wait. 12 years ago
  Brian Aker 025986c2b2 Fix for null attr, workload in execute. 12 years ago
  Brian Aker d2d781c24c Additional fix for bad task in client loop. 12 years ago
  Brian Aker 61c83b0548 Solution for lp:951574. Clear client task when removing task from client. 12 years ago
  Brian Aker 3730290b70 More error output to look for user inserting bad tasks: https://bugs.launchpad.net/gearmand/+bug/951574 12 years ago
  Brian Aker f41d7929fb Update all files for config.h 12 years ago
  Brian Aker f6a7f6a6f3 Merge in version of interface for libgearman 13 years ago
  Brian Aker 1af0c195b9 Merge in fix for command line application. There was a double free on task. lp:800177 13 years ago
  Brian Aker 893380c25f Fix for issue where PHP was not being handed memory it thought that it owned. 13 years ago
  Brian Aker 47e099bfb1 Add a test for creating callbacks on the client states. 13 years ago
  Brian Aker f8d6d8d97e Fix for lp:785203 (PHP client issue). 13 years ago
  Brian Aker 8fac81c1f5 Update benchmark tools so that they will pass icc. Also documented how to determine task errors. 13 years ago
  Brian Aker 4be5603a92 Merge in send() clarification. 13 years ago
  Brian Aker 25a8e21587 Merge clarification of method names for recv. 13 years ago
  Brian Aker b4543b438a Merge in update, more for connection class 13 years ago