Zoltan Kochan
|
e2e0a321b3
|
perf: optimize how the integrities of files in the CAFS are stored (#10504)
|
2026-01-24 21:41:11 +01:00 |
|
Zoltan Kochan
|
40b107efa7
|
perf: migrate internal cache and index files to MessagePack serialization (#10500)
|
2026-01-23 01:31:09 +01:00 |
|
Zoltan Kochan
|
da112f7cb2
|
revert: "perf: use v8 serialize/deserialize instead of JSON (#9971)" (#10420)
close #10409
|
2026-01-13 15:16:33 +01:00 |
|
Zoltan Kochan
|
8b4bdf9a83
|
refactor: replace onlyBuiltDependencies and ignoredBuiltDependencies with allowBuilds (#10401)
|
2026-01-02 23:21:17 +01:00 |
|
Zoltan Kochan
|
cb367b9515
|
feat!: deprecate old settings that were replaced by allowBuilds (#10382)
|
2026-01-02 12:22:42 +01:00 |
|
Zoltan Kochan
|
0048667db4
|
refactor: use Maps instead of Records (#10312)
|
2025-12-15 11:48:19 +01:00 |
|
Zoltan Kochan
|
9b344c8982
|
perf: use v8 serialize/deserialize instead of JSON (#9971)
close #9965
|
2025-11-06 01:01:06 +01:00 |
|
Zoltan Kochan
|
3df6702bcb
|
fix: update load-json-file, write-json-file, write-pkg
|
2025-08-28 11:37:38 +02:00 |
|
Zoltan Kochan
|
27cbc09206
|
style: fix jest-related linting issues (#9894)
|
2025-08-22 21:56:49 +02:00 |
|
Zoltan Kochan
|
facd7656e8
|
refactor: always use extensions in relative imports (#9878)
|
2025-08-19 15:25:11 +02:00 |
|
Zoltan Kochan
|
b3898dbb1e
|
fix: take into account the integrities of packages in when calculating the dependency graph hash (#9605)
* fix: take into account the integrities of packages in when calculating the dependency graph hash
* test: fix
* test: fix
* test: fix
* test: fix
* fix: include the package's integirty in the hash as well
* docs: add comment
* perf: hashing deps graph
* fix: deps graph hash
* refactor: calc graph hash
* test: fix
* refactor: calc graph hash
* refactor: rename uniquePkgId to fullPkgId
* docs: add changeset
|
2025-06-08 01:05:10 +02:00 |
|
Zoltan Kochan
|
f6006f2b4b
|
feat: add an option to fail on unapproved dependency builds (#9071)
|
2025-02-11 00:26:25 +01:00 |
|
Zoltan Kochan
|
298e5dcafd
|
feat!: create a separate directory in the store for index files (#8700)
|
2024-10-27 21:00:28 +01:00 |
|
Zoltan Kochan
|
8108680794
|
refactor!: changed the format of the side-effects cache key (#8694)
|
2024-10-26 12:26:30 +02:00 |
|
Zoltan Kochan
|
099e6af9e1
|
feat!: don't duplicate all file entries in the side effects section of the index file (#8636)
|
2024-10-14 11:01:23 +02:00 |
|
Zoltan Kochan
|
d433cb9c9f
|
feat: adding the package name into the index file name (#8510)
close #8204
|
2024-09-15 18:26:28 +02:00 |
|
Zoltan Kochan
|
db420ab592
|
refactor(cafs): create a separate function for creating index file path (#8508)
|
2024-09-08 14:43:09 +02:00 |
|
Zoltan Kochan
|
21878e7ae4
|
feat(lockfile)!: change the keys format (#7752)
|
2024-03-17 23:01:39 +01:00 |
|
Zoltan Kochan
|
7f59a0491e
|
test(core): use sync testDefaults
|
2024-02-16 20:29:07 +01:00 |
|
Zoltan Kochan
|
a5a3b995c1
|
test: use sync fs operations in tests (#7664)
|
2024-02-16 19:43:04 +01:00 |
|
Zoltan Kochan
|
19542ecd28
|
test: use sync operations for assertions (#7663)
|
2024-02-16 16:23:23 +01:00 |
|
Zoltan Kochan
|
a3f90c2757
|
fix: reduce the side-effects cache key length (#7563)
close #5056
|
2024-01-25 03:17:11 +01:00 |
|
Zoltan Kochan
|
d381a6001c
|
feat!: use dependency path format from lockfile v6 (#7470)
Drop lockfile v5 support.
|
2024-01-08 11:57:44 +01:00 |
|
Zoltan Kochan
|
5ce333519d
|
refactor: rename cafs to store.cafs
|
2023-07-19 01:53:42 +03:00 |
|
Zoltan Kochan
|
ee61ca4cb7
|
style: update eslint (#6236)
|
2023-03-18 14:57:29 +02:00 |
|
Zoltan Kochan
|
98d6603f31
|
fix: corrupted side effects cache should be ignored (#5930)
close #4997
|
2023-01-18 23:33:50 +02:00 |
|
Zoltan Kochan
|
4ca53b0b50
|
refactor: group projects in different subdirectories (#5659)
|
2022-11-20 01:35:22 +02:00 |
|