292 コミット (master)
 

作成者 SHA1 メッセージ 日付
  Xing Xing d32eb195e1 Merge branch 'kdar-big-data' 9年前
  Xing Xing 25735c8488 merge for issue #33 9年前
  Xing ea92c122a5 Merge pull request #50 from AzuraMeta/patch-1 9年前
  Gabriel Cristian Alecu e005ea4442 Fixed WORK_FAIL needing 2 arguments 9年前
  Xing 9387a36a0b Merge pull request #49 from gbarr/write-errors 9年前
  Graham Barr 7bcc4de76f Do not ignore write errors 9年前
  Xing ccb6f4a24f Merge pull request #48 from gbarr/large-packet-read 9年前
  Graham Barr d82da8fd71 Avoid read channel corruption when response size > bufferSize 9年前
  Graham Barr 49ea8c0ec1 Increase buffer size to 8K 9年前
  Xing 1f303d8145 Merge pull request #47 from gbarr/memleak 9年前
  Graham Barr 3e556edb2d When a job completes, remove its handler 10年前
  Xing Xing d40888817d Merge branch 'master' into 0.2-dev 10年前
  Xing dde0c3e9b3 Merge pull request #45 from draxil/worker_disconnect_testing 10年前
  Xing Xing 14f4df8ede Joe helped us greatly 10年前
  Xing Xing c8d59ea348 Merge branch 'master' into 0.2-dev 10年前
  Xing c6c0d4f481 Merge pull request #43 from draxil/master 10年前
  Joe Higton 97731e1774 FIX: EOF disconnect error also called raw handler afterwards 10年前
  Joe Higton 09c626f488 Cope with io.EOF as a disconnect error 10年前
  Joe Higton 1ebb3d5fcc Wrap disconnect errors and allow reconnect 10年前
  Joe Higton 6cf2680431 Merge branch 'worker_disconnect_testing' 10年前
  Joe Higton 99bcf11768 FIX: The error handler is not called on disconnect 10年前
  Joe Higton 827cf3fa3e Removed old gearman from travis 10年前
  Joe Higton 7ddad76b85 Early stab at disconnect handling test 10年前
  Joe Higton e0614657e0 Added the original gearmand to travis for testing: 10年前
  Joe Higton 912db95c0a FIX: waiting for worker fireup was making the test slow 10年前
  Joe Higton 2f72b28d76 FIX: waiting for worker fireup was making the test slow 10年前
  Xing 320155c608 Merge pull request #41 from draxil/master 10年前
  Joe Higton 0a4489d1fe Fixed and improved Work() without Ready() test: 10年前
  draxil 6688c29c37 Enahanced Work() without Ready() behaviour: 10年前
  Xing 3232b11d83 Merge pull request #38 from draxil/master 10年前
  Joe Higton 24e93b4a2c More helpful panic if you call Work() before you call Ready() 10年前
  Xing e9ce09b885 Merge pull request #36 from rlmcpherson/master 10年前
  Randall McPherson 0591572d8e Make pool clients safe for concurrent access with mutex. 10年前
  Xing Xing 6910d548be added Kevin to the contributors list 10年前
  Xing Xing 5334b50533 fixed #34 10年前
  Kevin Darlington de91c999f7 Changed agent.read to handle big data. 10年前
  Xing Xing da3d31662b added Damian to contributors 10年前
  Xing Xing 9d7a29fe26 Merge branch 'master' into 0.2-dev 10年前
  Xing 9dd9be1712 Merge pull request #32 from dgryski/printf-fixes 10年前
  Damian Gryski 7229235a4f Use %v instead of %V, which is not a valid Printf verb 10年前
  Damian Gryski ad0d49dcb2 Use fmt.Errorf() instead of errors.New(fmt.Sprintf()) 10年前
  Xing Xing 09542d7176 update examples 10年前
  Xing Xing 76c76995d5 removed ErrLostConn from worker 10年前
  Xing Xing 78813cb052 Merge branch 'master' into 0.2-dev 10年前
  Xing Xing f880354a61 type assertion with *net.OpError 10年前
  Xing Xing 45a9d7c3e5 fixed #31 10年前
  Xing 7ea5fa7550 Merge pull request #30 from mikespook/0.2-dev 10年前
  Xing Xing 0a6bacbe82 SUBMIT_JOB_SCHED is deprecated, worker.Immediately should be removed. 10年前
  Xing 0458d8c2b3 Merge pull request #29 from sgrimee/patch-2 10年前
  Sam Grimee ed8c829c2f Clarify timeout option in Readme 10年前