- 26 Jul, 2016 1 commit
-
-
Jeromy authored
-
- 05 Jul, 2016 1 commit
-
-
Jakub Sztandera authored
This is to prevent race that can happen while GCing the repo Walk will build list of files and one of those files can be removed by GC, currently it causes a failure which shouldn't be the case. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 30 Jun, 2016 1 commit
-
-
Kevin Atkinson authored
-
- 28 Jun, 2016 1 commit
-
-
Jeromy authored
-
- 22 Jun, 2016 1 commit
-
-
Jeromy authored
-
- 21 Jun, 2016 1 commit
-
-
Jakub Sztandera authored
We have some random crashes there and it would be good to know what are erros that are causing those crashes. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 11 Jun, 2016 2 commits
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 10 Jun, 2016 1 commit
-
-
Jeromy authored
-
- 20 Mar, 2016 1 commit
-
-
Jeromy authored
-
- 19 Feb, 2016 1 commit
-
-
Or Rikon authored
-
- 01 Jan, 2016 1 commit
-
-
Jeromy authored
-
- 13 Dec, 2015 1 commit
-
-
Jeromy authored
-
- 19 Nov, 2015 1 commit
-
-
rht authored
-
- 09 Nov, 2015 1 commit
-
-
Jeromy authored
-
- 15 Sep, 2015 1 commit
-
-
Jeromy authored
add log statement for retry vendor
-
- 16 Jul, 2015 1 commit
-
-
Jeromy authored
-
- 07 Jul, 2015 2 commits
- 02 Jul, 2015 2 commits
- 27 Jun, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 26 Jun, 2015 1 commit
-
-
Jeromy authored
-
- 25 Jun, 2015 2 commits
- 25 Apr, 2015 6 commits
-
-
Tommi Virtanen authored
-
Tommi Virtanen authored
For background, see https://github.com/golang/go/issues/3366 Here's the failure seen: --- FAIL: TestPutOverwrite (0.03s) flatfs_test.go:118: Put fail: rename C:\Users\gates\AppData\Local\Temp\test-datastore-flatfs-679014441\7175\put- 717454915 C:\Users\gates\AppData\Local\Temp\test-datastore-flatfs-679014441/7175/71757578.data: Cannot create a file when that file already exists.
-
Tommi Virtanen authored
-
Tommi Virtanen authored
Used to error out with flatfs_test.go:66: Put fail: failed to open dir: fsync: The handle is invalid It seems Windows does not want syscall.Fsync to be called on directory handles.
-
Tommi Virtanen authored
Previous commit made flatfs strip first byte of keys (under the assumption that datastore always makes it be "/").
-
Jeromy authored
Backported from commit e965c53780003a01fcbd94af96333ace4b3e2748 in the vendored copy in https://github.com/ipfs/go-ipfs
-
- 16 Mar, 2015 6 commits
-
-
Tommi Virtanen authored
Sadly untestable without low-level fault injection or extensive mocking.
-
Tommi Virtanen authored
Sadly untestable without low-level fault injection or extensive mocking.
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-
Tommi Virtanen authored
-