Markus Kreusch
|
62d8cdfe4f
Added commons project
|
9 years ago |
Markus Kreusch
|
356ea5c319
Refactored filesystem api
|
9 years ago |
Markus Kreusch
|
1804a52740
Restructured test dependencies
|
9 years ago |
Markus Kreusch
|
3dd9c623f0
Fixed typo
|
9 years ago |
Markus Kreusch
|
157839c32f
Changes to filesystem API and nio implementation
|
9 years ago |
Sebastian Stenzel
|
0254569826
webdav move/copy/delete
|
9 years ago |
Sebastian Stenzel
|
389c49d846
PUT and MKCOL support. Simplified paths (utilizing a servlet filter to make sure, directory paths always end on "/" while file paths don't).
|
9 years ago |
Sebastian Stenzel
|
d3000da2e9
added javax.servlet-api dependency needed by jackrabbit
|
9 years ago |
Sebastian Stenzel
|
c4eee58f72
moved debug log4j config to correct directory [ci skip]
|
9 years ago |
Sebastian Stenzel
|
e67c8f2816
first experiments with jackrabbit-filesystem-adapter
|
9 years ago |
Sebastian Stenzel
|
dc5d3e21f3
Externalized FileHeader encryption/decryption to separate class
|
9 years ago |
Sebastian Stenzel
|
80e1185325
Adding blocking behaviour when appending data to be en/decrypted.
|
9 years ago |
Sebastian Stenzel
|
49c70c03fe
now also testing MAC against openssl-computed result.
|
9 years ago |
Sebastian Stenzel
|
3045805751
File content encryption and decryption (still without padding, no partial support)
|
9 years ago |
Sebastian Stenzel
|
4e0143eb05
started implementation of FileContentEncryptorImpl
|
9 years ago |
Sebastian Stenzel
|
951a02a9a5
cleanup
|
9 years ago |
Sebastian Stenzel
|
69b192fe82
shutting down file reader when closing the readablefile
|
9 years ago |
Sebastian Stenzel
|
a055066f72
added timeouts to crypto fs tests
|
9 years ago |
Sebastian Stenzel
|
a879ed2237
Preparations for file content encryption (no partial support yet)
|
9 years ago |
Sebastian Stenzel
|
9711314080
removed unused code [ci skip]
|
9 years ago |
Sebastian Stenzel
|
b22ac719f2
renamed filesystem layer maven modules
|
9 years ago |
Markus Kreusch
|
25eed3dc4a
Changes to filesystem API and nio implementation
|
9 years ago |
Sebastian Stenzel
|
58524e5099
added test for file/folder move operations
|
9 years ago |
Sebastian Stenzel
|
eadf736e98
added new "shortening layer" responsible for shortening long file names
|
9 years ago |
Sebastian Stenzel
|
b41ccb6054
added slack notifaction to travis config
|
9 years ago |
Sebastian Stenzel
|
72c0d2cb96
removed timeouts from tests, as timeouts were caused by slow JVM stuff like class loading or Cipher.getInstance
|
9 years ago |
Sebastian Stenzel
|
92e9fc5871
Merge code coverage metrics from branch 'master' into layered-io
|
9 years ago |
Sebastian Stenzel
|
044532ef15
reverted to original coveralls snippet
|
9 years ago |
Sebastian Stenzel
|
e4955ea6c8
still trying to speed up build
|
9 years ago |
Sebastian Stenzel
|
b2cb5d1dac
trying to speed up build
|
9 years ago |