74 İşlemeler (master)

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