Commit Graph

22833 Commits (738fcdafbeca595d72f9beea904bbb4228ccd4b1)
 

Author SHA1 Message Date
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
Bernhard Posselt b8769802df fix node interface 12 years ago
Vincent Petry 87ce64c24e Replace OC_Log::ERROR with OCP\Util::ERROR 12 years ago
Thomas Müller 836b80919f Merge pull request #13660 from owncloud/remove-duplicate-service-definition 12 years ago
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares 12 years ago
Thomas Müller 5da4071c45 Merge pull request #13621 from owncloud/system-config-multiset 12 years ago
Thomas Müller 9ad9d7bfbb naming fixes while reviewing 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 810d5a6a67 [tx-robot] updated from transifex 12 years ago
Frank Karlitschek 0f3f20d134 8.0 beta 2 12 years ago
Sugaroverdose 8605e84547 Fix #13632 and make new file menu more consistent with button 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
Olivier Paroz 7fbf1a20d7 Updated the media type of some font types 12 years ago
Björn Schießle 4ec9ffdf0c Merge pull request #13637 from owncloud/s2s_notification_new_defaults 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
Clark Tomlinson f8b1fde2c0 Merge pull request #13626 from owncloud/check-for-hhvm 12 years ago
Lukas Reschke 080a41a326 Merge pull request #13463 from owncloud/share-getitemsharedwithuser-emptygroup 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 8fa3e7a6bf Do not retrieve shares through group if user has no group 12 years ago
Vincent Petry 2e8c70327a Remove storage wrapper for oc_trashbin in unit test 12 years ago
Joas Schilling 039397bd31 Use setConfigs() instead of calling setConfig() multiple times 12 years ago
Robin Appelman 91f3952ac1 Only move files from the current user to the trashbin 12 years ago
Lukas Reschke 30a5758a95 Don't check for `always_populate_raw_post_data` on HHVM 12 years ago
Robin Appelman 960ff4f136 Apply wrappers to existing mounts before registering it 12 years ago
Vincent Petry 67f1534e0f Call final unlink in trash wrapper's storage 12 years ago
Vincent Petry 5fb8a4715d removeStorageWrapper to unregister a storage wrapper 12 years ago
Lukas Reschke 3a66b7c6ec Merge pull request #13479 from owncloud/issue/13475-favorites-and-unavailable-external-storages 12 years ago
Morris Jobke 10b03051f8 Merge pull request #13590 from owncloud/sabredav-1.8.12 12 years ago
Thomas Müller da46fe47f3 Update SabreDAV to 1.8.12 12 years ago
Joas Schilling c61e9f3912 Add a method to set/unset multiple config values in one call 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
Morris Jobke 7e4afa3f25 Merge pull request #13593 from owncloud/add-check-for-raw-post-data 12 years ago
Morris Jobke 254a1fa12a Merge pull request #13314 from owncloud/login-hook-logout 12 years ago
Morris Jobke 4403c194c1 add always_populate_raw_post_data to .user.ini 12 years ago
Thomas Müller 5776bfec05 Merge pull request #13449 from owncloud/image_preview_limit 12 years ago
Thomas Müller cb8440c55a Merge pull request #13614 from owncloud/oc_image_log_fix 12 years ago
Georg Ehrke 3af8bde949 add config-option for an image's maximum filesize when generating previews 12 years ago
Georg Ehrke 6b33481652 remove insane debug-log from OC_Image 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 8f06bf7bc6 Merge pull request #13598 from owncloud/fix-undefined-offset 12 years ago