Nils Adermann
|
392d0abd21
Rename test files and standardize on allow list rather than whitelist
|
5 yıl önce |
Christian Ego
|
7c64300a1b
using emptyDirectory instead of remove for clearing the cache
|
6 yıl önce |
Jordi Boggiano
|
02ceb74151
Tweak --no-cache option to be available globally and to not break VCS drivers relying on it, refs #7880, refs #6650
|
6 yıl önce |
Markus Staab
|
3b647f8686
prevent preg_replace() calls when cache is not enabled
|
6 yıl önce |
Brandon Max
|
24b8fea48a
Cache: clear cache using removeDirectory
|
7 yıl önce |
Jordi Boggiano
|
122e422682
CS fixes
|
8 yıl önce |
Jordi Boggiano
|
fd6455218e
Avoid warnings in case cache dir is explicitly directed to /dev/null, fixes #5468
|
8 yıl önce |
Niels Keurentjes
|
254453f5b5
Wrap final attempt to touch a cache file in Silencer.
|
9 yıl önce |
Jordi Boggiano
|
49d7d65933
Add verbosity input support to IOInterface
|
9 yıl önce |
Niels Keurentjes
|
18cd4f966b
Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683
|
9 yıl önce |
Jordi Boggiano
|
fc0da27d84
Add more debug output when writing to cache
|
9 yıl önce |
Jordi Boggiano
|
3c5f3e6dc7
Warn if cache isnt writable as well
|
9 yıl önce |
Rob Bast
|
61dc752c78
Warn if cache directory cannot be created
|
9 yıl önce |
Jordi Boggiano
|
812523f1ab
Add more debug info on cache write failure, refs #4249
|
9 yıl önce |
Jordi Boggiano
|
b181822e90
Fix case where touch() fails due to incorrect ownership, fixes #4070
|
9 yıl önce |
Josh Di Fabio
|
051b7bd44b
Touch access time only when reading from cache
|
10 yıl önce |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 yıl önce |
Jordi Boggiano
|
94926218e8
CS fixes
|
10 yıl önce |
Jordi Boggiano
|
be53c5dd2c
Merge pull request #3207 from cs278/handle-low-diskspace
|
10 yıl önce |
Chris Smith
|
439095e446
Handle incomplete file write to cache
|
11 yıl önce |
Jordi Boggiano
|
745dcbce33
Fix file deletions to always use a delayed retry on windows, fixes #3074
|
10 yıl önce |
Jordi Boggiano
|
ac497feaba
CS fixes
|
10 yıl önce |
Michael Kühn
|
5b7e39e919
fixed: dead symlink breaks gc
|
11 yıl önce |
Guillaume LECERF
|
44fd75ef38
Fix Cache::gc() when COMPOSER_CACHE_DIR=/dev/null
|
11 yıl önce |
user
|
a956ce9bb1
Use 'cache-files-ttl' for cache gc, fixes #2441
|
11 yıl önce |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
11 yıl önce |
Jordi Boggiano
|
950fc7e66e
Add debug output to cache class
|
12 yıl önce |
Jordi Boggiano
|
514a3cde77
CS fixes
|
12 yıl önce |
Galymzhan
|
219b489d01
add size-based limit for files cache, fixes #1321
|
12 yıl önce |
Jordi Boggiano
|
07f7487c60
Clear cached files when they fail to extract or validate, refs #941
|
12 yıl önce |