396 コミット (9ce667407043fcce9af28bcc556eece91c2a3126)
 

作成者 SHA1 メッセージ 日付
  Sergey Arkhipov c9f6b922c3
Merge pull request #44 from 9seconds/goroutines-number 7年前
  9seconds 7128e70e50 Minor changes in dockerfile 7年前
  9seconds cf9bf56d8e Update dependencies 7年前
  9seconds 76cfbb009a Decrease an amount of goroutines 7年前
  9seconds cb78169d6a Update dependencies 7年前
  9seconds d1703873c1 Merge remote-tracking branch 'origin/master' into stable 7年前
  Sergey Arkhipov ac33abbbb1
Merge pull request #40 from 9seconds/secure-only 7年前
  9seconds a6893c8df7 Update README 7年前
  9seconds 7182c7bf65 Add new secure-only mode 7年前
  9seconds 84f4a37d11 Merge remote-tracking branch 'origin/master' into stable 7年前
  Sergey Arkhipov 3cf7f1396b
Merge pull request #39 from 9seconds/gofrs-uuid 7年前
  9seconds 835ab94470 Switch to maintained UUID fork 7年前
  Sergey Arkhipov 278753d91e
Merge pull request #38 from 9seconds/go11modules 7年前
  9seconds b81505ec21 Update build files 7年前
  9seconds 0828bd85ad Add support for GO111MODULE 7年前
  9seconds 96e80fc0d6 Build images with golang 1.11 7年前
  Sergey Arkhipov 591500de41
Merge pull request #37 from 9seconds/default-dcidx 7年前
  9seconds 07ddfa12f7 Install populate vendor on make prepare 7年前
  9seconds 618d91b15d Pin to golang 1.10 for a moment 7年前
  9seconds a83d20dd46 Update dependencies 7年前
  9seconds 1e9bbfae55 Support default dc idx from configs 7年前
  9seconds 8268620615 Update version of golangci-lint 7年前
  9seconds 753639beb8 Make session drop even more responsive 7年前
  9seconds 1ee34fd502 Guarantee of closing sockets after context is done 7年前
  Sergey Arkhipov 243a89a68c
Merge pull request #33 from 9seconds/contexts 7年前
  9seconds 9f20e8749a Use contexts for Conn wrapper 7年前
  Sergey Arkhipov b0d86abc74
Small table fix 7年前
  Sergey Arkhipov 6c0030d20e
Merge pull request #32 from 9seconds/readme-env-vars 7年前
  9seconds 8733f6d191 Optimize dockerfile 7年前
  9seconds 8906ae0db0 Document environment variables 7年前
  Sergey Arkhipov 2e8c9623de
Merge pull request #31 from 9seconds/propagate-buffer-sizes 7年前
  9seconds 0ce325f908 Add possibility to set read/write buffers separately 7年前
  9seconds b86ad07ba9 Simplify the sources 7年前
  Sergey Arkhipov 6253c21615
Merge pull request #30 from 9seconds/ipv6-fix 7年前
  9seconds a00408562f Fix ipv6/ipv4 name resolution 7年前
  9seconds 0d0bdd9fde Reuse buffers for stream cipher 7年前
  Sergey Arkhipov c8da08ecce Allow go master to fail 7年前
  9seconds c5f99d17b7 Add go-critic 7年前
  9seconds c1b862c1e9 Switch to golangci-lint 7年前
  9seconds c1e5c33076 Updates on the policies 7年前
  9seconds 0f732684de Remove JS proxy from the list of supported 7年前
  9seconds eb1b2ac6f1 Update dependencies 7年前
  Sergey Arkhipov c814e9405d
Merge pull request #27 from 9seconds/statsd 7年前
  9seconds 0344330230 Document statsd integration 7年前
  9seconds 5ddf3d77d1 Implement integration with statsd 7年前
  9seconds c64f97082c Propagate statsd to config 7年前
  Sergey Arkhipov 18e46241f8
Merge pull request #25 from 9seconds/stats 7年前
  9seconds c8bfa4f49f Simplify stats 7年前
  Sergey Arkhipov 247ee5b20b
Merge pull request #24 from 9seconds/ntp 7年前
  9seconds 71da117d94 Add support of ntp time verification 7年前