25723 Commits (3608c1007e67d05f3721f2693eda51cefecce762)
 

Author SHA1 Message Date
Vincent Petry 9c06975bd5 Fix scanFile signature to avoid boring warning 10 years ago
Robin Appelman 57945dbc4b fix typehinting 10 years ago
Jan-Christoph Borchardt b80b1fbd24 Revert "fix z-index of share-autocomplete" 10 years ago
Jan-Christoph Borchardt 75451927b5 Revert "explicitly set z-index on app-content, fix overlap from navigation" 10 years ago
Robin Appelman 207ce35ee9 phpdoc 10 years ago
Frank Karlitschek 2eb9936d77 This will be 8.2 in the future 10 years ago
Robin Appelman faf642c31d expose the mount manager in the public api 10 years ago
Robin Appelman dd20cd1995 remove no longer needed readonly wrapper 10 years ago
Robin Appelman 365fafc9bc use permissions mask wrapper instead of readonly wrapper 10 years ago
Morris Jobke bad499baad Merge pull request #17252 from owncloud/fix-php-errors-in-app-description 10 years ago
Vincent Petry 709eca2085 Merge pull request #17268 from owncloud/files-cleanuppartfileonlyonce 10 years ago
Robin Appelman 3c0be7d126 only lock the parent folders 10 years ago
Robin Appelman d6f56ea609 lock parent folders for the owner when locking a shared file as recipient 10 years ago
Lukas Reschke fb2ec1dc56 Merge pull request #17285 from Rechenzentrum-Universitaet-Augsburg/master 10 years ago
Michael Roth 78e02045c1 Changed broken links to php manual 10 years ago
Thomas Müller aae55174f6 Only do the description kung-fu on strings - fixes #17028 10 years ago
Vincent Petry cf245b80fe Only delete part file on error if it is really a part file 10 years ago
Vincent Petry 5caeda33f1 Merge pull request #17273 from owncloud/s2s-catchmoreexceptiontypes 10 years ago
Morris Jobke b476c125c0 Merge pull request #15363 from owncloud/ext-ocp 10 years ago
Vincent Petry 5d3aa36355 Catch more error codes thrown by federated shares 10 years ago
Vincent Petry fd4efdded9 Clean up part file only once, not twice on error 10 years ago
Robin McCorkell 728a22cda1 Use OCP classes as much as possible in files_external 11 years ago
Morris Jobke b5c9196ffc Merge pull request #17088 from owncloud/add-verbosity-to-upgrade 10 years ago
Morris Jobke 4e44cc49d9 Merge pull request #17093 from owncloud/upgrade-timestamp 10 years ago
Morris Jobke da45fad3eb Merge pull request #17078 from owncloud/fix-initial-server-host 10 years ago
Morris Jobke 8f05d4b662 Merge pull request #16535 from rullzer/ocs_share_api_url 10 years ago
Morris Jobke 1469177a3a Merge pull request #16406 from owncloud/enc-strlenperffix 10 years ago
Morris Jobke c703a3a63e Merge pull request #15569 from owncloud/remove-getetag-properties 10 years ago
Morris Jobke 044d2ece07 Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util 10 years ago
Morris Jobke f25b71f70e Merge pull request #15475 from rullzer/files_sharing_OCP_DB 10 years ago
Vincent Petry b921748e61 Merge pull request #17224 from owncloud/webdav-handle-ServerNotAvailableException 10 years ago
Vincent Petry f76773bd4c Merge pull request #17259 from owncloud/chunk-cleanupgracefulonlock 10 years ago
Thomas Müller 02331652d1 Merge pull request #17264 from owncloud/use-mb-functions 10 years ago
Lukas Reschke aff55347f9 Use UTF-8 mode for preg_split and preg_replace 10 years ago
C Montero-Luque e7a30e091d 8.1 RC2 10 years ago
Thomas Müller 0a23d566ba Merge pull request #17255 from owncloud/fix-17119 10 years ago
Vincent Petry 16ff6cff54 Merge pull request #17256 from owncloud/locking-disablecallbackwrapperwhendisabled 10 years ago
Vincent Petry 2fe677d0ed Catch cache garbage collection exception on postLogin 10 years ago
Vincent Petry e339e6f497 Test for chunk cache garbage collection 10 years ago
Vincent Petry dd4de48418 Do not try clearing locked files in cache folder 10 years ago
Björn Schießle 2c1b0f9a66 Merge pull request #17225 from owncloud/fix_12106 10 years ago
Bjoern Schiessle 44ec3dd110 if it is a mount point we need to get the path from the mount manager 10 years ago
Thomas Müller 134dc136e6 Avoid namespace clash 10 years ago
Thomas Müller 039a470a6a Fixing content type detection and handle all local printErrorPage calls 10 years ago
Thomas Müller 5dc7eebcdb Adding request specific exception handling - now with WebDAV responses - refs #17192 10 years ago
Thomas Müller 3f3c603922 Adding exception handling for ServerNotAvailableException - refs #17192 10 years ago
Vincent Petry 0118bf04dc Merge pull request #17251 from owncloud/issue-17247-filesize-stat-failed-for-in-log 10 years ago
Arthur Schiwon 5f4db0540a tests solidity 10 years ago
Arthur Schiwon 646f2f1d41 adjust unit test 10 years ago
Vincent Petry afd83caf69 Do not set callback wrapper when locking is disabled 10 years ago