74 Revize (master)

Autor SHA1 Zpráva Datum
  gavrila florin fa71d7a37a add support for own ids před 2 roky
  Paul Cameron a8f0a04c3d Fix two race conditions in client.Do před 3 roky
  CodeLingo Bot 133dd3716f Fix function comments based on best practices from Effective Go před 5 roky
  Md. Ashiquzzaman d0e6ec4878 Fix Odd use of time.Duration (#29) před 7 roky
  Sadlil Rhythom f2f0349d2d Remove lastcall. před 7 roky
  Christoffer Fjellström 0ca6dc2c6f Remove duplicate locking před 6 roky
  Christoffer Fjellström 99d317427f Add skipping for integration tests when running unit tests před 6 roky
  Christoffer Fjellström 2dbf199260 Add lock on job handler assignment před 6 roky
  John-Lin e1224a8c20 fixed typo and keep WorkComplate for downward compatibility před 6 roky
  Christoffer Fjellström 27942f55cd Add sync lock on do() to avoid race conditions when creating jobs před 7 roky
  Christoffer Fjellström d6791e2e42 Add sync lock to create job functions před 7 roky
  JessonChan dd82e211a3 concurrent map bug fixed před 8 roky
  John Ku 9d99accce2 Allow built in selectionHandlers to be reused outside of package před 8 roky
  John Ku 1c4b8aa000 Export pool.clients for custom Pool instantiation před 8 roky
  John Ku d20c3c7bd1 Allow custom Pool without constructor před 8 roky
  Xing Xing c6c6c9cac2 don't use sigillum před 8 roky
  Endre Hirling c615e74af8 Replace mutex in client.do() with a channel to avoid deadlock and introduce command timeout před 8 roky
  Gabriel Cristian Alecu e005ea4442 Fixed WORK_FAIL needing 2 arguments před 9 roky
  Graham Barr 7bcc4de76f Do not ignore write errors před 9 roky
  Graham Barr d82da8fd71 Avoid read channel corruption when response size > bufferSize před 9 roky
  Graham Barr 49ea8c0ec1 Increase buffer size to 8K před 9 roky
  Graham Barr 3e556edb2d When a job completes, remove its handler před 10 roky
  Randall McPherson 0591572d8e Make pool clients safe for concurrent access with mutex. před 10 roky
  Xing Xing 5334b50533 fixed #34 před 10 roky
  Damian Gryski 7229235a4f Use %v instead of %V, which is not a valid Printf verb před 10 roky
  Damian Gryski ad0d49dcb2 Use fmt.Errorf() instead of errors.New(fmt.Sprintf()) před 10 roky
  Xing Xing f880354a61 type assertion with *net.OpError před 10 roky
  Xing Xing 45a9d7c3e5 fixed #31 před 10 roky
  Xing Xing 98a935207b fixed issue #27 před 10 roky
  Xing Xing 87631cc2e5 go fmt & better examples před 10 roky
  Xing Xing 76196899f8 fxied issue #20 před 10 roky
  Xing Xing bf25cc1728 a better documents for the client package před 10 roky
  Xing Xing 02e6bfebcb prepared for documentation před 10 roky
  Xing Xing e9c29799fb refactoring worker side data package před 10 roky
  Xing Xing c8f2f5085c race is bad, how should we do? před 10 roky
  Xing Xing e3f789bc86 fixed nil pointer před 10 roky
  Xing Xing e5179e3b5b started refactoring worker před 10 roky
  Xing Xing 124e686699 go fmt před 10 roky
  Xing Xing 2a27eca7b7 fixed building package issue před 10 roky
  Xing Xing 358c8c4af0 processed ERROR package před 10 roky
  Xing Xing 4997e30a77 runabled 0.2 před 10 roky
  Xing Xing e5c30068cd 0.2 refactoring begining před 10 roky
  Paul Mach 5e215b9257 Remove depenance on external libs for unique id před 10 roky
  Xing Xing 2002bb1804 fixed bson/ObjectId před 10 roky
  mikespook e7d32edee0 fixed for travis-ci před 11 roky
  mikespook 8e009be940 #14 fixed před 11 roky
  Paul Mach f3b4013e2b Update and Receive status correctly před 11 roky
  Xing Xing 011c3253f7 issue 'use of closed network connection' of client fixed před 11 roky
  mikespook 568c70b083 #12 fixed před 11 roky
  mikespook 7a8a5d4a6a for issue #10; an IdGenerator interface, use bson.ObjectId as default před 11 roky