74 Commitit (master)

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