282 コミット (d0e6ec487829d30b79171503cd066d2e70960123)
 

作成者 SHA1 メッセージ 日付
  Md. Ashiquzzaman d0e6ec4878 Fix Odd use of time.Duration (#29) 7年前
  Sadlil Rhythom f2f0349d2d Remove lastcall. 7年前
  Sadlil Rhythom 5c665de2d6 fix worker reconnect errors, send cando after reconnection. 7年前
  Christoffer Fjellström 2fba865e37 Merge pull request #81 from Detectify/master 6年前
  Christoffer Fjellström 0ca6dc2c6f Remove duplicate locking 6年前
  No-ops 7b6215604e Merge remote-tracking branch 'upstream/master' 6年前
  No-ops 8a7ac5b450 Merge branch 'develop' 6年前
  No-ops a2eb7ba410 Remove unused imports 6年前
  No-ops 53bb686b76 Merge branch 'develop' 6年前
  Christoffer Fjellström e701107e40 Remove broken test suite 6年前
  Christoffer Fjellström 99d317427f Add skipping for integration tests when running unit tests 6年前
  Sadlil Rhythom d8cb3883ad Merge pull request #79 from John-Lin/fixed-typo 6年前
  Christoffer Fjellström d9ad23413d Merge pull request #1 from Detectify/develop 6年前
  Christoffer Fjellström 2dbf199260 Add lock on job handler assignment 6年前
  John-Lin e1224a8c20 fixed typo and keep WorkComplate for downward compatibility 6年前
  Christoffer Fjellström 9735b2e54f Merge pull request #75 from No-ops/patch-1 7年前
  Christoffer Fjellström 27942f55cd Add sync lock on do() to avoid race conditions when creating jobs 7年前
  Christoffer Fjellström d6791e2e42 Add sync lock to create job functions 7年前
  Xing b79fee2965 Merge pull request #70 from JessonChan/master 8年前
  JessonChan dd82e211a3 concurrent map bug fixed 8年前
  Xing 68777318f9 Merge pull request #65 from JessonChan/master 8年前
  JessonChan 99c8032384 fix a bug when high qps 8年前
  Xing 21cc8de64f Merge pull request #63 from kujohn/pool-custom-handler 8年前
  John Ku 9d99accce2 Allow built in selectionHandlers to be reused outside of package 8年前
  Xing 6d9b2fba51 Merge pull request #62 from kujohn/pool-custom-handler 8年前
  John Ku 1c4b8aa000 Export pool.clients for custom Pool instantiation 8年前
  John Ku d20c3c7bd1 Allow custom Pool without constructor 8年前
  Xing Xing c6c6c9cac2 don't use sigillum 9年前
  Xing 503d523dbf Merge pull request #60 from micmac/master 9年前
  Endre Hirling c615e74af8 Replace mutex in client.do() with a channel to avoid deadlock and introduce command timeout 9年前
  Xing Xing df1af4f8cb 80 chars/line 9年前
  Xing Xing b612b80f80 complete the list of contributors 9年前
  Xing Xing 2c9d82830c merge, update README to the newest API design. 9年前
  C.R. Kirkwood-Watts 37db439a4a Update README.md 9年前
  Xing Xing bc80b2f853 fixed signal method 9年前
  Xing Xing 939189448e golib/signal upgrade 9年前
  Xing Xing 9dbb3ea3fc added lock-write to co-ordinate package sequence #56 9年前
  Xing Xing c01a2e22c0 upgrade travis to Go 1.4 9年前
  Xing Xing ad9b3cb988 go fmt 9年前
  Xing Xing a003eac543 fixed the closing method 9年前
  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 10年前
  Gabriel Cristian Alecu e005ea4442 Fixed WORK_FAIL needing 2 arguments 10年前
  Xing 9387a36a0b Merge pull request #49 from gbarr/write-errors 10年前
  Graham Barr 7bcc4de76f Do not ignore write errors 10年前
  Xing ccb6f4a24f Merge pull request #48 from gbarr/large-packet-read 10年前
  Graham Barr d82da8fd71 Avoid read channel corruption when response size > bufferSize 10年前
  Graham Barr 49ea8c0ec1 Increase buffer size to 8K 10年前
  Xing 1f303d8145 Merge pull request #47 from gbarr/memleak 10年前