Markus Kreusch
|
51f5b6661f
Adjusted fix for issue in CryptoFileSystem when deleting a file
|
9 lat temu |
Markus Kreusch
|
a7eb99f7d5
Renamed classes [ci skip]
|
9 lat temu |
Markus Kreusch
|
1a9ac16256
Additional filesystem-invariants-tests
|
9 lat temu |
Markus Kreusch
|
b330148b5f
Avoid loosing exception stacktrace
|
9 lat temu |
Markus Kreusch
|
297ce34c1a
Renamed classes [ci skip]
|
9 lat temu |
Markus Kreusch
|
20e7f4a548
Added FolderChildrenTests and FolderTests
|
9 lat temu |
Markus Kreusch
|
18cf25738e
Javadoc [ci skip]
|
9 lat temu |
Markus Kreusch
|
d14c81d066
Tests for AutoClosingStream
|
9 lat temu |
Markus Kreusch
|
459ce8b5d2
Completed implementation of AutoClosingStream
|
9 lat temu |
Sebastian Stenzel
|
bf0988bb20
- Changed OS X PUT request filter from timeout-controlled to headerfield-controlled
|
9 lat temu |
Markus Kreusch
|
9c844e626a
Fixed NioFileSystemIntegrationTests on windows
|
9 lat temu |
Sebastian Stenzel
|
8e1c63338f
more modular design of UriNormalizationFilter [ci skip]
|
9 lat temu |
Markus Kreusch
|
b16ceb1ba8
Allow to set served path for NioWebDavServer by system property
|
9 lat temu |
Sebastian Stenzel
|
b2a90ddcf6
removed tests that no longer apply
|
9 lat temu |
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 lat temu |
Sebastian Stenzel
|
58b4905c91
apply an idle timeout to chunked put requests (as finder doesn't terminate chunked transfers properly) [ci skip]
|
9 lat temu |
Sebastian Stenzel
|
9c9e9769ee
fixed dependencies
|
9 lat temu |
Sebastian Stenzel
|
3b178030c7
- Fixes #128 and #119 by using unique directory id as associated data during filename encryption/decryption
|
9 lat temu |
Markus Kreusch
|
f735a64814
Improved request logging
|
9 lat temu |
Sebastian Stenzel
|
560c6251f6
moved WeakValuedCache to commons
|
9 lat temu |
Sebastian Stenzel
|
b2d425e11f
added possibility to add associated data to filename encryption (references #128, #119)
|
9 lat temu |
Sebastian Stenzel
|
8f319b3f87
dir listing speed: dont't determine filesize during getProperties() but only when explicitly asked by getProperty(String)
|
9 lat temu |
Markus Kreusch
|
5ff4f4c9c7
Changed handling of creation time
|
9 lat temu |
Sebastian Stenzel
|
31f1b6478a
apparently webdav modification/creation times need to be UTC (even though the time zone is part of the RFC 1123 string...) [ci skip]
|
9 lat temu |
Sebastian Stenzel
|
a84a4b932d
support for webdav properties:
|
9 lat temu |
Markus Kreusch
|
248984ce20
Fixed test dependencies
|
9 lat temu |
Sebastian Stenzel
|
fcf4476ae3
Added ReadableFile#size()
|
9 lat temu |
Sebastian Stenzel
|
0c42392244
Make delegating folders create their parents during own creation if they don't exist yet.
|
9 lat temu |
Markus Kreusch
|
415423abd7
Added creation time
|
9 lat temu |
Markus Kreusch
|
a746a73667
Fixed problem with modification time property set as creation time
|
9 lat temu |