1. 09 2月, 2016 2 次提交
    • fix another panic where CloseNotify was called from wrong goroutine · 5367ee76
          panic: net/http: CloseNotify called after ServeHTTP finished
      
          goroutine 180 [running]:
          net/http.(*response).CloseNotify(0xc8220684e0, 0x0)
              /home/r/go/src/net/http/server.go:1535 +0x9d
          github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/
              /home/r/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prome
          github.com/ipfs/go-ipfs/core/corehttp.(*gatewayHandler).getOrHeadHandler.func1(0x7
              /home/r/src/github.com/ipfs/go-ipfs/core/corehttp/gateway_handler.go:119 +
          created by github.com/ipfs/go-ipfs/core/corehttp.(*gatewayHandler).getOrHeadHandle
              /home/r/src/github.com/ipfs/go-ipfs/core/corehttp/gateway_handler.go:123 +
      
      License: MIT
      Signed-off-by: 's avatarRobert Carlsen <rwcarlsen@gmail.com>
      Robert Carlsen 提交于
    • Merge pull request #2196 from ipfs/feat/mfs-flush-cmd · 37258a26
      Add flush command to ipfs files
      Jeromy Johnson 提交于
  2. 08 2月, 2016 17 次提交
  3. 07 2月, 2016 1 次提交
  4. 06 2月, 2016 6 次提交
  5. 05 2月, 2016 10 次提交
  6. 04 2月, 2016 4 次提交