Markus Kreusch
|
56b061206a
Deleting temporary directories created in tests on shutdown
|
9 лет назад |
Markus Kreusch
|
f081e7d3ea
Removed SharedFileChannel transferTo and corresponding methods
|
9 лет назад |
Markus Kreusch
|
e241c5ba05
Worked on TODOs in SharedFileChannelTest
|
9 лет назад |
Markus Kreusch
|
406a9970ba
Fixed InMemoryFile#copyTo
|
9 лет назад |
Markus Kreusch
|
8ff5659680
Using AsynchronousFileChannel
|
9 лет назад |
Sebastian Stenzel
|
2e5264bac2
support for forced decryption ignoring failed authentication
|
9 лет назад |
Sebastian Stenzel
|
a6bbc0ed44
- CryptoFS + InMemory Benchmark test
|
9 лет назад |
Markus Kreusch
|
6479573346
Added FolderCopyToTests
|
9 лет назад |
Sebastian Stenzel
|
cd72dae0d7
pass I/O exceptions on producer side to the consumer, so that decryption fails, if reading the decrypted file fails.
|
9 лет назад |
Markus Kreusch
|
d5c43f625f
Added log4j config
|
9 лет назад |
Markus Kreusch
|
0a1eaa8600
Fixed exception when closing channel that was opened with exception
|
9 лет назад |
Sebastian Stenzel
|
9278426131
forgot one place in commit fa35b63 [ci skip]
|
9 лет назад |
Sebastian Stenzel
|
fd98f0a69f
pass though IOExceptions from writer thread during close() [ci skip]
|
9 лет назад |
Sebastian Stenzel
|
fa35b63b6d
same InterruptedIOException in all cases
|
9 лет назад |
Markus Kreusch
|
51f5b6661f
Adjusted fix for issue in CryptoFileSystem when deleting a file
|
9 лет назад |
Markus Kreusch
|
a7eb99f7d5
Renamed classes [ci skip]
|
9 лет назад |
Markus Kreusch
|
1a9ac16256
Additional filesystem-invariants-tests
|
9 лет назад |
Markus Kreusch
|
b330148b5f
Avoid loosing exception stacktrace
|
9 лет назад |
Markus Kreusch
|
297ce34c1a
Renamed classes [ci skip]
|
9 лет назад |
Markus Kreusch
|
20e7f4a548
Added FolderChildrenTests and FolderTests
|
9 лет назад |
Markus Kreusch
|
18cf25738e
Javadoc [ci skip]
|
9 лет назад |
Markus Kreusch
|
d14c81d066
Tests for AutoClosingStream
|
9 лет назад |
Markus Kreusch
|
459ce8b5d2
Completed implementation of AutoClosingStream
|
9 лет назад |
Sebastian Stenzel
|
bf0988bb20
- Changed OS X PUT request filter from timeout-controlled to headerfield-controlled
|
9 лет назад |
Markus Kreusch
|
9c844e626a
Fixed NioFileSystemIntegrationTests on windows
|
9 лет назад |
Sebastian Stenzel
|
8e1c63338f
more modular design of UriNormalizationFilter [ci skip]
|
9 лет назад |
Markus Kreusch
|
b16ceb1ba8
Allow to set served path for NioWebDavServer by system property
|
9 лет назад |
Sebastian Stenzel
|
b2a90ddcf6
removed tests that no longer apply
|
9 лет назад |
Sebastian Stenzel
|
55bee3d0d5
Perform URI normalization based on the result of checking for actually existing files & folders instead of request parameters only. This should fixe MOVE requests on Linux
|
9 лет назад |
Sebastian Stenzel
|
58b4905c91
apply an idle timeout to chunked put requests (as finder doesn't terminate chunked transfers properly) [ci skip]
|
9 лет назад |