22607 Commits (65871ffea374d66d5bb8e15f859ea3dda45df324)
 

Author SHA1 Message Date
Jenkins for ownCloud 65871ffea3 [tx-robot] updated from transifex 11 years ago
Thomas Müller 659f958d01 Merge pull request #13401 from is-apps/amazon_s3_checkboxes 11 years ago
Robin Appelman 41382ef7fc Merge pull request #13667 from owncloud/rename-always-update-cache 11 years ago
Robin Appelman a59612752e Fix trash error when deleting files with the same name at the same time (happens in unit tests) 11 years ago
Morris Jobke 723f2a1cba Merge pull request #13730 from owncloud/fix-htaccess 11 years ago
Robin Appelman cec43df0f0 Add unit test 11 years ago
Robin Appelman 8c9f1a982c Update the cache when renaming even if we dont emit hooks 11 years ago
Lukas Reschke 20199dd168 Reference module with `.c` 11 years ago
Jenkins for ownCloud 55142186de [tx-robot] updated from transifex 11 years ago
Morris Jobke 1efb1fee11 Merge pull request #13700 from owncloud/dav-objecttree-required-a-collection 11 years ago
Morris Jobke e0b0643528 Merge pull request #13704 from owncloud/issue/13571-indicate-remote-sharee-in-filelist 11 years ago
Morris Jobke 752b94d363 Merge pull request #13717 from owncloud/storage-donotwrapnullstorage 11 years ago
Morris Jobke 87b39e8f03 Merge pull request #13525 from owncloud/s2s-fixscanfileforbrokenstorage 11 years ago
Vincent Petry 6d8985b671 Prevent wrapping null storage 11 years ago
Bernhard Posselt 3fa6e0f4dc Merge pull request #13718 from owncloud/use-proper-namespace 11 years ago
Lukas Reschke bedf358b40 Use proper namespace 11 years ago
Vincent Petry acec40fe5a Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefix 11 years ago
Vincent Petry 12867b9c78 Fix return type of addStorageWrapper in PHPDoc 11 years ago
Vincent Petry 3478634df1 Merge pull request #13707 from owncloud/extstorage-fixincompletestorageconfig 11 years ago
Morris Jobke 4d90fd933f Merge pull request #13699 from owncloud/check-if-file-exists 11 years ago
Lukas Reschke a870dbe70b Merge pull request #13636 from owncloud/add-warning-if-restore-of-data-is-not-possible 11 years ago
Vincent Petry 3764515365 Allow saving incomplete external storage config 11 years ago
Vincent Petry c4b02176dc Fix mount config unit test failures 11 years ago
Morris Jobke 9fbeaf0fd9 Add value if restore of data is possible for a user 11 years ago
Joas Schilling 3f8e850dc6 Indicate that the share owner is remote in the filelist 11 years ago
Lukas Reschke 9771ead7dd Merge pull request #13701 from owncloud/disable-appcode-checker 11 years ago
Thomas Müller b7cf4d551e let init() take an INode - fixes PHP message 11 years ago
Thomas Müller 956de27e94 Merge pull request #13676 from owncloud/fix-node-iface 11 years ago
Thomas Müller 1add2f3f58 Merge pull request #13679 from owncloud/public-disablesharejsplugin 11 years ago
Thomas Müller 29f49ddc3d Merge pull request #13691 from owncloud/s2s-acceptsinglefile 11 years ago
Thomas Müller 9a75304b02 disable the app code checker - some previous shipped apps cannot be installed from the appstore now 👊 11 years ago
Thomas Müller f248ee013b Merge pull request #13694 from owncloud/little-bit-more-descriptive-htaccess-error 11 years ago
Jenkins for ownCloud c8f58054b0 [tx-robot] updated from transifex 11 years ago
Lukas Reschke 17f2cfbb9c Use `file_exists` to verify that config file exists 11 years ago
Lukas Reschke d8559dc78f Make error more descriptive 11 years ago
Vincent Petry 182b1937bb Only reload file list after remote share accept request returns 11 years ago
Vincent Petry efcd89cb18 Do not disclose share owner in public file list 11 years ago
Vincent Petry 86689ef400 Disable JS plugin for sharing in public mode 11 years ago
Vincent Petry bd888748bd Merge pull request #13490 from owncloud/fix_reshare_s2s_share 11 years ago
Vincent Petry 44d69d7178 Merge pull request #13677 from owncloud/s2s-doubleslashrequest 11 years ago
Bjoern Schiessle 5ba19ba7fc certificate manager should always use a \OC\Files\View otherwise we will get problems for different primary storages 11 years ago
Bjoern Schiessle 67da1f7e5a certificate manager only needs the user-id, no need to pass on the complete user object 11 years ago
Bjoern Schiessle 66f0db30b2 use uid provided by setupfs hook to mount server2server shares, otherwise mount will fail for public link shares 11 years ago
Vincent Petry d5b61f9afe Prevent double slash in shareinfo request URL 11 years ago
Vincent Petry 5376b0b123 Add back exit() 11 years ago
Bernhard Posselt b8769802df fix node interface 11 years ago
Vincent Petry 87ce64c24e Replace OC_Log::ERROR with OCP\Util::ERROR 11 years ago
Thomas Müller 836b80919f Merge pull request #13660 from owncloud/remove-duplicate-service-definition 11 years ago
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares 11 years ago
Thomas Müller 5da4071c45 Merge pull request #13621 from owncloud/system-config-multiset 11 years ago