Commit History

Author SHA1 Message Date
  Brian Aker 9f8cb0698b First patch to have remove protocol work. 11 years ago
  Brian Aker 392da7c247 Fix rename issue. 11 years ago
  Brian Aker 928a3659f0 Great renaming. 11 years ago
  Brian Aker e17fe749b6 Merge performance trye 12 years ago
  Brian Aker b596123386 Performance improvement from Etsy. Additionally I fixed the bug that would sometimes cause a crash in the sqlite test. 12 years ago
  Brian Aker 4c796a4266 Style/etc cleanup in server. 12 years ago
  Brian Aker 438f7e2ed0 Small cleanups, extend backtrace message. 12 years ago
  Brian Aker 3da5820279 Remove final bits around having code protected from C files. 12 years ago
  Brian Aker 595a712851 Fix line indent. 12 years ago
  Brian Aker 7f67f04c8d Remove no longer needed typedef. 12 years ago
  Brian Aker fa50ce4944 This fix allows you to customize the hash used for the server, and add --job-handle-prefix (which allows you to customize your job handles). 12 years ago
  Brian Aker 66ec7aa498 Update license headers. 12 years ago
  Brian Aker 4c2ce8b9ac Update to have just one priority. 12 years ago
  Brian Aker 496ee9c4b8 This break port protocol support. 12 years ago
  Brian Aker 65dd795805 Add support for syslog 13 years ago
  Brian Aker d5642253a6 Fixes libdrizzle issues. 13 years ago
  Brian Aker 80c8c8e39d Merge in changes to remove dead options. 13 years ago
  Brian Aker 2e6d6de4fa Merge in additional error message output (plus framework for mapper functions). 13 years ago
  Brian Aker 8808dae4a2 Merge in current gearman work (need valgrind). 13 years ago
  Brian Aker 609a91a519 Merge in John's tree 14 years ago
  Brian Aker cc5d52da16 Cleanup header files. 14 years ago
  Brian Aker 7c22cdbc65 Fix for bug 734663, this solves an issue where Gearman may crash during 14 years ago
  Brian Aker a10ce46184 Adds in a gearadmin so that you don't have to telnet to the port to execute 14 years ago
  Brian Aker 2882e417aa This fixes issues with the Gearman command line client, and switches from 14 years ago
  Brian Aker 8c1edfa6b9 Merge in all DD fixes that can be merged with this version. See Changelog for lists of fixes 14 years ago
  John Ewart dff02464c0 Merged latest trunk (0.14) into my changes with EPOCH support 14 years ago
  John Ewart 2bee95593c Adding initial support for SUBMIT_JOB_EPOCH, right now it's just a change to the job struct to have a time_t when and some changes to the dequeue logic to skip over any tasks whose time to run has not been met or exceeded. 14 years ago
  Brian Aker 891aa0dbea Remove bitmask (these were all just one option). 15 years ago
  Brian Aker c03315e27e Update to remove additional bitmask from server. 15 years ago
  Brian Aker f0225598c2 Commit for remove options from universal. 15 years ago
  Brian Aker 2d70fc7fa0 Remove bits of enum. 15 years ago
  Brian Aker 93842e9499 Remove additional bitmask 15 years ago
  Brian Aker e8e2c633c7 Removing one of the bitmaps 15 years ago
  Brian Aker b28acfb23b Another pass through. 15 years ago
  Brian Aker 19bcac47ad Additional refactoring bit (removed flag...) will remove more. 15 years ago
  Brian Aker d0bcfb25b5 Reset the ENUM. 15 years ago
  Brian Aker 6a98e687eb A few additional cleanups. 15 years ago
  Brian Aker 09a0e77e0b Removed allocated. 15 years ago
  Brian Aker 2ff01bc4d8 Remove additional.. 15 years ago
  Brian Aker 6b558b5d53 More updates for removing ALLOC sorts of only flags. 15 years ago
  Brian Aker e59ba80e95 Addition option 15 years ago
  Brian Aker 9c57f235c1 Another option... 15 years ago
  Brian Aker a0d9ff5d6c Remove old style options. 15 years ago
  Brian Aker 75e1b7e8df Remove bad , at end of enum. 15 years ago
  clint@fewbar.com 5ba49b2426 moving append into generic function 15 years ago
  Brian Aker 31b0087f5c Rename for connection. 15 years ago
  Eric Day 49143538cc Increased version numbers, cleaned up documentation, minor API tweaks. 15 years ago
  Eric Day 4a2170ef3d Updated docs and changelog. 15 years ago
  Eric Day b492b33759 Separated out libgearman (client & worker only) and libgearman-server (server and embedded gearmand w/ libevent). 15 years ago