282 Commits (d0e6ec487829d30b79171503cd066d2e70960123)
 

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