Commit History

Author SHA1 Message Date
  Clint Byrum fb05e80af2 Fix building on MacOS 7 years ago
  Brian Aker 96366448f8 Adding new files. 11 years ago
  Brian Aker 7a20ecaf11 First pass on error_code 11 years ago
  Brian Aker 1f354be195 Merge of 1.0, date set for new version. 11 years ago
  Brian Aker 452b2e3d5a Fix for lp:1098413 11 years ago
  Brian Aker a12afecfb1 Merge 1.0 12 years ago
  Brian Aker 21e9d19d62 Framework update (mostly fix effective c++ warnings). 12 years ago
  Brian Aker 433c022d82 Merge of 1.0 branch 12 years ago
  Brian Aker 9db7cbe1ca This adds support for turning exceptions on in the server directly. 12 years ago
  Brian Aker 5aa4cde97e Update docs for setting worker identifier. 12 years ago
  Brian Aker e88cba9d3c Update for universal now being hidden. 12 years ago
  Brian Aker 416ede2834 Move universal and packet out. 12 years ago
  Brian Aker 5d5fec128a Partial client 12 years ago
  Brian Aker f56036ea63 Updating to shell worker interface. 12 years ago
  Brian Aker b1541f4b29 Update to shell around task. 12 years ago
  Brian Aker 47d6db59d3 Hide the job structure, it turns out we never exposed it. 12 years ago
  Brian Aker 3c98332d0d Fix more cases around warnings, update manual. 12 years ago
  Brian Aker 71ca1688bb This fixes a number of corner cases around bad IO. 12 years ago
  Brian Aker 816ed295a0 Update for status data. 12 years ago
  Brian Aker 363df1e4df Abstract out the protocol around submit. 12 years ago
  Brian Aker 025986c2b2 Fix for null attr, workload in execute. 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 72af7290c7 Update include files. 13 years ago
  Brian Aker b6564b9420 Update all of test framework 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 8af4130e81 Merge in namespace support. 13 years ago
  Brian Aker 2e9aab537d Update interfaces/rename a few things to get them out of the way. 13 years ago
  Brian Aker 1de4e9bf3d Merge in next pass of API for map/reduce. 13 years ago
  Brian Aker 8808dae4a2 Merge in current gearman work (need valgrind). 13 years ago
  Brian Aker 86bee4e925 Remove function_st, just allow someone to use a string (scrap notion of 13 years ago
  Brian Aker 474edbe609 Add many test cases/work out more of the details of execute. 13 years ago
  Brian Aker 6251b89c9c Merge in updates since .20, this includes new build configs. 13 years ago
  Brian Aker d0fc8be90b Merge in a number of little cleanup fixes with headers. 13 years ago
  Brian Aker 71ed975497 See Changelog, a lot of stuff :) 13 years ago
  Brian Aker cc5d52da16 Cleanup header files. 13 years ago
  Brian Aker 67c1d8c667 Fix headers to hide more of the internal API. 13 years ago
  Monty Taylor 345ebca54b Fixed common.h on freebsd. 14 years ago
  Brian Aker 5df7cb7681 Fix for overflow + added code so that we can do htonll 15 years ago
  Brian Aker 166bce40b8 Straighten out logging symbols/groups for doxygen 15 years ago
  Brian Aker 500b18fff3 First pass through on GEARMAN_CORE. 15 years ago
  Eric Day 49143538cc Increased version numbers, cleaned up documentation, minor API tweaks. 15 years ago
  Eric Day c04f64abdd Removed list add/del macros from libgearman. Moved error_set to gearman.c since first arg is a gearman struct (following OO guidelines). 15 years ago
  Brian Aker c7ff3c4ba6 Refactor of GEARMAN_ERROR_SET to gearman_error_set() 15 years ago
  Eric Day b492b33759 Separated out libgearman (client & worker only) and libgearman-server (server and embedded gearmand w/ libevent). 15 years ago
  Eric Day 0580e1ae2c Cleaned up the API and documentation for non-server related files. The API is more consistent and much more object-oriented. This is a large patch, but much of it is automated renames, code moving (copy and paste), and new comments (doxygen docs). There are no significant logic changes. 15 years ago
  Monty Taylor d43654b707 Added visibility support. 15 years ago