История коммитов

Автор SHA1 Сообщение Дата
  Clint Byrum fb05e80af2 Fix building on MacOS 7 лет назад
  Brian Aker 96366448f8 Adding new files. 11 лет назад
  Brian Aker 7a20ecaf11 First pass on error_code 11 лет назад
  Brian Aker 1f354be195 Merge of 1.0, date set for new version. 11 лет назад
  Brian Aker 452b2e3d5a Fix for lp:1098413 11 лет назад
  Brian Aker a12afecfb1 Merge 1.0 12 лет назад
  Brian Aker 21e9d19d62 Framework update (mostly fix effective c++ warnings). 12 лет назад
  Brian Aker 433c022d82 Merge of 1.0 branch 12 лет назад
  Brian Aker 9db7cbe1ca This adds support for turning exceptions on in the server directly. 12 лет назад
  Brian Aker 5aa4cde97e Update docs for setting worker identifier. 12 лет назад
  Brian Aker e88cba9d3c Update for universal now being hidden. 12 лет назад
  Brian Aker 416ede2834 Move universal and packet out. 12 лет назад
  Brian Aker 5d5fec128a Partial client 12 лет назад
  Brian Aker f56036ea63 Updating to shell worker interface. 12 лет назад
  Brian Aker b1541f4b29 Update to shell around task. 12 лет назад
  Brian Aker 47d6db59d3 Hide the job structure, it turns out we never exposed it. 12 лет назад
  Brian Aker 3c98332d0d Fix more cases around warnings, update manual. 12 лет назад
  Brian Aker 71ca1688bb This fixes a number of corner cases around bad IO. 12 лет назад
  Brian Aker 816ed295a0 Update for status data. 12 лет назад
  Brian Aker 363df1e4df Abstract out the protocol around submit. 12 лет назад
  Brian Aker 025986c2b2 Fix for null attr, workload in execute. 12 лет назад
  Brian Aker 3730290b70 More error output to look for user inserting bad tasks: https://bugs.launchpad.net/gearmand/+bug/951574 12 лет назад
  Brian Aker f41d7929fb Update all files for config.h 12 лет назад
  Brian Aker f6a7f6a6f3 Merge in version of interface for libgearman 13 лет назад
  Brian Aker 72af7290c7 Update include files. 13 лет назад
  Brian Aker b6564b9420 Update all of test framework 13 лет назад
  Brian Aker c6f844925c Full framework 13 лет назад
  Brian Aker 3c187288c1 1) Update tests so that we have a single notion of port. 13 лет назад
  Brian Aker 68fa05c2e2 Update test framework. 13 лет назад
  Brian Aker 8af4130e81 Merge in namespace support. 13 лет назад
  Brian Aker 2e9aab537d Update interfaces/rename a few things to get them out of the way. 13 лет назад
  Brian Aker 1de4e9bf3d Merge in next pass of API for map/reduce. 13 лет назад
  Brian Aker 8808dae4a2 Merge in current gearman work (need valgrind). 13 лет назад
  Brian Aker 86bee4e925 Remove function_st, just allow someone to use a string (scrap notion of 13 лет назад
  Brian Aker 474edbe609 Add many test cases/work out more of the details of execute. 13 лет назад
  Brian Aker 6251b89c9c Merge in updates since .20, this includes new build configs. 13 лет назад
  Brian Aker d0fc8be90b Merge in a number of little cleanup fixes with headers. 13 лет назад
  Brian Aker 71ed975497 See Changelog, a lot of stuff :) 13 лет назад
  Brian Aker cc5d52da16 Cleanup header files. 13 лет назад
  Brian Aker 67c1d8c667 Fix headers to hide more of the internal API. 13 лет назад
  Monty Taylor 345ebca54b Fixed common.h on freebsd. 14 лет назад
  Brian Aker 5df7cb7681 Fix for overflow + added code so that we can do htonll 15 лет назад
  Brian Aker 166bce40b8 Straighten out logging symbols/groups for doxygen 15 лет назад
  Brian Aker 500b18fff3 First pass through on GEARMAN_CORE. 15 лет назад
  Eric Day 49143538cc Increased version numbers, cleaned up documentation, minor API tweaks. 15 лет назад
  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 лет назад
  Brian Aker c7ff3c4ba6 Refactor of GEARMAN_ERROR_SET to gearman_error_set() 15 лет назад
  Eric Day b492b33759 Separated out libgearman (client & worker only) and libgearman-server (server and embedded gearmand w/ libevent). 15 лет назад
  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 лет назад
  Monty Taylor d43654b707 Added visibility support. 15 лет назад