- 29 7月, 2015 3 次提交
-
-
This commit fixes + improves CORS support License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
allow patch to optionally create intermediate dirs
由 Juan Benet 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 28 7月, 2015 26 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
only set stream header on streamed output
由 Juan Benet 提交于 -
由 Jeromy Johnson 提交于
-
rmeove duplicate timeout option from diag
由 Juan Benet 提交于 -
Better error message on unrecognized command
由 Juan Benet 提交于 -
Closes issue #1436 License: MIT Signed-off-by:Shaun Bruce <shaun.m.bruce@gmail.com>
由 Shaun Bruce 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
updated gobuilder dist
由 Juan Benet 提交于 -
https://github.com/Luzifer/gobuilder/pull/52 License: MIT Signed-off-by:
Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
Fix refs u
由 Juan Benet 提交于 -
License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Gaetan Voyer-Perrault <gatesvp@gmail.com>
由 gatesvp 提交于 -
looks like the test was broken by GC-ing everything. the pin expects $HASH to still be there. License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
Add reversible gc test
由 Juan Benet 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
print output on test failure for t0081
由 Juan Benet 提交于 -
Clear progress bar on `ipfs cat` exit
由 Juan Benet 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
Implement http trailers for error handling
由 Juan Benet 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 27 7月, 2015 2 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 26 7月, 2015 3 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 25 7月, 2015 1 次提交
-
-
refactor http handler and copyChunks to get this all to work correctly License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 24 7月, 2015 5 次提交
-
-
stream output might break. in these cases we need to notify the client. this is after a 200 response has been sent. We do this by setting a special trailer (header after the body): X-Stream-Error: <error cause> This is similar to what's done by systems like gRPC. This still needs to be read + handled on the other side. License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
Get had a random timeout of 60s. This commit fixes that, wiring up our contexts correctly. License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Juan Batiz-Benet <juan@benet.ai>
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:rht <rhtbot@gmail.com>
由 rht 提交于 -
vendor lib so windows builds work again
由 Juan Benet 提交于
-