Commit Graph

9674 Commits (4270188252d8db8f1626231717bcfd5de35d3ef5)

Author SHA1 Message Date
Lukas Reschke 4270188252 Add callCheck to testremote.php 12 years ago
Thomas Müller c9543c9e8e encryption requires openssl and user_ldap requires ldap 🙊 12 years ago
Jenkins for ownCloud 800829d93d [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud a3067b3b9f [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud c877fbdac8 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 9ef96e4dd5 no need to initialize the same view twice 12 years ago
Bjoern Schiessle ed29c6ce86 get correct user for paths to the trash bin, needed for remote shares if the size of of trash gets calculated 12 years ago
Jenkins for ownCloud f4d20dc1f3 [tx-robot] updated from transifex 12 years ago
Joas Schilling 333f4e7913 Fix intendation 12 years ago
Joas Schilling 4a5f626979 Fix more assertions 12 years ago
Joas Schilling 9a7dd57bc8 Fix 2 assertions 12 years ago
Robin Appelman ce0aa02aac Dont do a cache rename if we cant delete the source file 12 years ago
Robin Appelman 215388f4e0 Make sure we delete the file when doing a cross storage trashbin move 12 years ago
Robin Appelman d4c4e2a322 Detect failed deletes in the trashbin 12 years ago
Bjoern Schiessle 8a091629dc rename 'server-to-server sharing' to 'federated cloud' 12 years ago
Bjoern Schiessle c78e3c4a7f make sure that we always create a public share key for remote shares 12 years ago
Thomas Müller f60406102f disallow provisioning api to be enabled for groups only 12 years ago
Jenkins for ownCloud 65871ffea3 [tx-robot] updated from transifex 12 years ago
Robin Appelman a59612752e Fix trash error when deleting files with the same name at the same time (happens in unit tests) 12 years ago
Jenkins for ownCloud 55142186de [tx-robot] updated from transifex 12 years ago
Vincent Petry 3764515365 Allow saving incomplete external storage config 12 years ago
Vincent Petry c4b02176dc Fix mount config unit test failures 12 years ago
Jenkins for ownCloud c8f58054b0 [tx-robot] updated from transifex 12 years ago
Vincent Petry 182b1937bb Only reload file list after remote share accept request returns 12 years ago
Vincent Petry efcd89cb18 Do not disclose share owner in public file list 12 years ago
Vincent Petry 86689ef400 Disable JS plugin for sharing in public mode 12 years ago
Bjoern Schiessle 5ba19ba7fc certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 12 years ago
Bjoern Schiessle 67da1f7e5a certificate manager only needs the user-id, no need to pass on the complete user object 12 years ago
Bjoern Schiessle 66f0db30b2 use uid provided by setupfs hook to mount server2server shares, otherwise mount will fail for public link shares 12 years ago
Vincent Petry d5b61f9afe Prevent double slash in shareinfo request URL 12 years ago
Vincent Petry 5376b0b123 Add back exit() 12 years ago
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares 12 years ago
Vincent Petry 02b9bad81b Fix bogus deletion on copy + unlink through rename 12 years ago
Joas Schilling d6939d67da Remove duplicated definition of APIController 12 years ago
Jenkins for ownCloud a698637e91 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud b8e1dd9c87 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 73a058e301 by default send mail for new server-to-server share 12 years ago
Vincent Petry a1cc9eea56 Add trashbin storage wrapper unit test for versions 12 years ago
Vincent Petry 1f39a7aabe Simplify trash storage unit tests 12 years ago
Vincent Petry 1a06edd712 Unregister trashbin storage wrapper at the end of tests 12 years ago
Robin Appelman 87a1b2bdc4 Preserve mtime when doing cross storage move 12 years ago
Vincent Petry 2e8c70327a Remove storage wrapper for oc_trashbin in unit test 12 years ago
Robin Appelman 91f3952ac1 Only move files from the current user to the trashbin 12 years ago
Vincent Petry 67f1534e0f Call final unlink in trash wrapper's storage 12 years ago
Joas Schilling 7e6d2c73d2 Ignore favorites that are not available when creating the favorites list 12 years ago
Jenkins for ownCloud bc93a8f140 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 9c7cd702c3 user fs must be setup up, so that the real user folder is mounted on the username based path 12 years ago
Thomas Müller fc1865449d adding console command to migrate encryption keys - refs #13450 12 years ago
Jenkins for ownCloud 5f3c6a97b2 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 762949afd9 Make naming of encryption app consistent 12 years ago