Commit History

Author SHA1 Message Date
  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 years ago
  Sebastian Stenzel a84a4b932d support for webdav properties: 9 years ago
  Markus Kreusch 248984ce20 Fixed test dependencies 9 years ago
  Sebastian Stenzel fcf4476ae3 Added ReadableFile#size() 9 years ago
  Sebastian Stenzel 0c42392244 Make delegating folders create their parents during own creation if they don't exist yet. 9 years ago
  Markus Kreusch 415423abd7 Added creation time 9 years ago
  Markus Kreusch a746a73667 Fixed problem with modification time property set as creation time 9 years ago
  Sebastian Stenzel a8f53b7084 Increased performance of non-random-access read/write by switching to block-aligned mode only when necessary. 9 years ago
  Markus Kreusch 94ed3a6b7c Reenabled NioFileSystem integrationtests 9 years ago
  Markus Kreusch 3f44d9bb66 Added project filesystem-invariants-tests 9 years ago
  Markus Kreusch 801253aa27 Tests for filesystem-nio 9 years ago
  Sebastian Stenzel a05fa19de4 Merge branch 'separate-installers' into layered-io 9 years ago
  Sebastian Stenzel 0b5e09ac60 moved OS-specific installers to separate git repos [ci skip] 9 years ago
  Sebastian Stenzel ddf6353729 Using DI to stack up filesystem layers 9 years ago
  Sebastian Stenzel b31f6a0aec fixed another test, but not that important. thus [ci skip] 9 years ago
  Sebastian Stenzel f75cf48d7b fixed that test... 9 years ago
  Sebastian Stenzel 578f52f4ba cleanup, attempt to fix test 9 years ago
  Sebastian Stenzel ae55874709 Random Access Decryption 9 years ago
  Sebastian Stenzel f46a79fa63 Added test for AuthenticationFailedException during filename decryption 9 years ago
  Markus Kreusch ff4448bac0 Tests for filesystem-nio 9 years ago
  Sebastian Stenzel e9f5593e33 fixed InMemoryFileSystem: Only one volatile file/folder for a given name at a time. 9 years ago
  Sebastian Stenzel a9744167c1 new filesystem-aware WebDAV LocatorFactory 9 years ago
  Sebastian Stenzel 4e7f3503d9 adjusted in-memory filesystem to comply with API (return files/folders when requested, even though the oposite kind exists for the given name) 9 years ago
  Markus Kreusch 71face8091 Tests for filesystem-nio 9 years ago
  Sebastian Stenzel 0c2caf4469 Even more FifoParallelDataProcessor simplification + test 9 years ago
  Sebastian Stenzel 9665ca8dff Simplified FifoParallelDataProcessor 9 years ago
  Sebastian Stenzel c3652a22a0 reject execution when shut down 9 years ago
  Sebastian Stenzel 3043aa29c2 added enc/dec benchmark test 9 years ago
  Sebastian Stenzel a388acfce4 added test 9 years ago
  Markus Kreusch 64dec64e95 Created NioWebDavServer 9 years ago