- 12 Feb, 2017 1 commit
-
-
kpcyrd authored
0777 leaves the directory writable for all local users. License: MIT Signed-off-by: kpcyrd git@rxv.cc
-
- 27 Jan, 2017 1 commit
-
-
Jeromy authored
-
- 16 Jan, 2017 12 commits
-
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
Other minor cleanups.
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
Also use *ShardIdV1 instead of string for the shard fun parameter to WriteShardFunc and WriteReadme.
-
Kevin Atkinson authored
-
Kevin Atkinson authored
This avoids the need for the special "auto" string for the shard func.
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
Kevin Atkinson authored
Store the sharding function used in the file "SHARDING" in the repo. To make this work the sharding function is now always specified as a string.
-
- 16 Dec, 2016 1 commit
-
-
Kevin Atkinson authored
-
- 07 Dec, 2016 3 commits
-
-
Kevin Atkinson authored
Ignore non-directories in the top level directory to allow placing a README or similar file there.
-
Kevin Atkinson authored
-
Kevin Atkinson authored
-
- 12 Nov, 2016 2 commits
-
-
Kevin Atkinson authored
Note: Readdirnames does not return entries for "." or ".." but it a good idea to skip dirs/files starting with '.' anyway.
-
Kevin Atkinson authored
filepath.Walk() sorts the names and calls lstat() on each entry, both of which are unnecessary when all we need are the key names in random order. For large datastores can improve the performance by about 50%.
-
- 05 Oct, 2016 1 commit
-
-
Jakub Sztandera authored
It is rising number of running threads of go-ipfs from 12 to 200+ when the flatfs datastore works on slowish HDDs.
-
- 26 Jul, 2016 2 commits
- 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 1 commit
-
-
Jeromy authored
-