Zoltan Kochan
|
d6d091f249
|
style: use es2015 imports (#3143)
|
2021-02-15 05:06:10 +02:00 |
|
Zoltan Kochan
|
3503951d39
|
perf: don't use graceful-fs and mz/fs (#3129)
|
2021-02-09 13:44:07 +02:00 |
|
Zoltan Kochan
|
b3059f4f85
|
fix: don't unpack file duplicates
|
2020-10-25 21:38:12 +02:00 |
|
Zoltan Kochan
|
0a65440431
|
perf: faster integrity verification of the store
If a file in the store was never modified, we are not checking its
integrity.
PR #2876
|
2020-09-19 23:20:19 +03:00 |
|
Juan Picado
|
9289a5039d
|
test(cafs): migrate to Jest
PR #2867
|
2020-09-18 11:59:08 +03:00 |
|
Zoltan Kochan
|
1c8a02e996
|
style: use eslint instead of tslint
PR #2796
close #2300
|
2020-08-24 02:01:25 +03:00 |
|
Zoltan Kochan
|
c75a921e36
|
style: no trailing commas in functions
|
2020-05-12 19:00:16 +03:00 |
|
Zoltan Kochan
|
f516d266c9
|
feat: executable are saved into a separate dir
Executables are saved into a separate subdirectory
inside the content-addressable filesystem.
ref #2470
|
2020-04-27 22:14:12 +03:00 |
|
Zoltan Kochan
|
b6a82072ea
|
feat!: using a content-addressable filesystem
ref #2470
BREAKING CHANGE:
New global store structure
|
2020-04-26 15:40:03 +03:00 |
|