Vincent Petry
|
b55f71ee03
Merge pull request #17083 from owncloud/share-etag-update-target
|
лет назад: 9 |
Vincent Petry
|
56d9df34cb
Unit test for etag update on custom share folder
|
лет назад: 9 |
Morris Jobke
|
f63915d0c8
update license headers and authors
|
лет назад: 9 |
Vincent Petry
|
65fbb5eda0
Update etag of direct parent on unshare
|
лет назад: 9 |
Bjoern Schiessle
|
391fab35f0
reset storage for each unit test
|
лет назад: 9 |
Robin Appelman
|
1be7da4a57
replace share proxy with hook
|
лет назад: 9 |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
лет назад: 9 |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
лет назад: 9 |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
лет назад: 9 |
Vincent Petry
|
1a06edd712
Unregister trashbin storage wrapper at the end of tests
|
лет назад: 9 |
Bjoern Schiessle
|
15ae6b47ed
replace hook with storage wrapper
|
лет назад: 10 |
Joas Schilling
|
76ebd3a050
Make apps/ extend the \Test\TestCase and fix overwritten methods
|
лет назад: 10 |
Lukas Reschke
|
8dbedbb849
Remove unused code
|
лет назад: 10 |
Thomas Müller
|
f776bcd4a0
remove unnecessary require calls - the ownCloud class loader is supposed to take care of this
|
лет назад: 10 |
Bjoern Schiessle
|
3b9fa81581
if a folder gets deleted we unshare all shared files/folders below
|
лет назад: 10 |
Bjoern Schiessle
|
ea31ab7b5c
rename mount point of children if parent was renamed
|
лет назад: 10 |
Bjoern Schiessle
|
38ff8173ab
make sure that hooks are registered for the tests
|
лет назад: 10 |
Bjoern Schiessle
|
a0b85fc5e4
make sure that during share and unshare the etags get propagated correctly
|
лет назад: 10 |
Bjoern Schiessle
|
bf5e9357fc
don't allow to share single files with delete permissions, user should only be possible to unshare a single file but never to delete it
|
лет назад: 10 |
Bjoern Schiessle
|
5f403f3e92
move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists
|
лет назад: 10 |
Bjoern Schiessle
|
b102222fed
split-up the update script and add unit tests for it
|
лет назад: 10 |
Vincent Petry
|
cbfd16089b
Fixed share upgrade cleanup tests to use the correct ids
|
лет назад: 10 |
Vincent Petry
|
ec9260647a
Fixed share updater unit test
|
лет назад: 10 |
Vincent Petry
|
02be15ce2f
Added backticks for Oracle in sharing updater unit test
|
лет назад: 10 |
Morris Jobke
|
4bb303cbd6
Clean up database before setup the database for testing
|
лет назад: 10 |
Morris Jobke
|
ec54bc7709
Refactor update script to class and add unit test
|
лет назад: 10 |