Commit Graph

15559 Commits (079f1a6f4146ee181995084e7c4c43a6bbe0082c)
 

Author SHA1 Message Date
Björn Schießle 9d100b5f94 Merge pull request #6151 from owncloud/trash_fix_select 11 years ago
Bjoern Schiessle ee66db447f make it possible to select folders 11 years ago
Robin Appelman 4f4ad72460 remove background jobs if they are failing 11 years ago
Robin Appelman 35bb6f7e3a Catch exceptions from background jobs and log them 11 years ago
Vincent Petry a81d4175ba Merge pull request #6148 from owncloud/fix_trash_restore 11 years ago
Bjoern Schiessle fac2f2a626 check explicitely all possible dir values 11 years ago
Bjoern Schiessle edc4447d6a set delete all to true if a complete folder was deleted 11 years ago
Bjoern Schiessle 8ce3ea3e2c fix delete files from trash bin 11 years ago
Thomas Mueller 87e795a693 fixing PHPDoc and spelling 11 years ago
Frank Karlitschek c2e83e635d ownCloud 6 RC2 11 years ago
Thomas Müller 832be7c908 Merge pull request #6052 from owncloud/datetime-doctrine 11 years ago
Thomas Müller c2b11cae83 Merge pull request #6132 from owncloud/encryption-version-bump 12 years ago
Andreas Fischer efbf18652c Adjust files_encryption requirements to the new core requirement (PHP 5.3.8). 12 years ago
Vincent Petry baa587fd3c Merge pull request #6123 from owncloud/extstorage-deletedirs2 12 years ago
Thomas Müller 338a55e36c Merge pull request #6128 from owncloud/fix-6126-master 12 years ago
Jenkins for ownCloud 1b18c5a047 [tx-robot] updated from transifex 12 years ago
Frank Karlitschek 3c62de90fd Merge pull request #6129 from owncloud/chunking-fixtouchafterassemble 12 years ago
Morris Jobke 0d464421ed Merge pull request #6127 from owncloud/minimum_php_version 12 years ago
Bjoern Schiessle 71589e65d2 fix restore from files in sub-folders 12 years ago
Vincent Petry 80d2371f97 Fixed touch after chunk assembling 12 years ago
Andreas Fischer 2ec085b51f Also merge autoconfig variables into $_REQUEST. 12 years ago
Frank Karlitschek 7ca0de9bd3 make 5.3.8 the minimum supported version. This fixes several issues with broken PHP versions like: https://github.com/owncloud/core/issues/5734 12 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 12 years ago
Frank Karlitschek 1dc931b778 Merge pull request #5984 from owncloud/nav-scrollbar 12 years ago
Frank Karlitschek a03ba06dcd Merge pull request #6077 from owncloud/fix-api-documentation 12 years ago
Frank Karlitschek 0b698e6901 Merge pull request #6111 from owncloud/non-floating-trash-button-chrome 12 years ago
Morris Jobke 41a1a32e5a Merge pull request #6099 from owncloud/fix_source_not_found_warnings 12 years ago
Morris Jobke 0cbe9d79ba Merge pull request #6106 from owncloud/fix_preview_creation 12 years ago
Morris Jobke 587fc1aff3 Fix resize issue for trash button in chrome and overflowing spinner in .update class 12 years ago
Bjoern Schiessle b3724cd9c6 remove duplicate 12 years ago
Bjoern Schiessle 348706854c use better coding style 12 years ago
Bjoern Schiessle 466ed01e5d correctFolder() already resolves the dirname internally 12 years ago
Bjoern Schiessle bdfef554c4 add PHPDoc for setMimetype() 12 years ago
Bjoern Schiessle bef5108218 detect mimetype from the original filename, without the versioning timestamp 12 years ago
Bjoern Schiessle 863aedf784 detect mimetype from the original filename, without the delete timestamp 12 years ago
Bjoern Schiessle eeb31420fe we need to be able to set the mimetype manually 12 years ago
ganomi f723bf744a Merge pull request #6090 from ganomi/summaryfix 12 years ago
Morris Jobke 3a31f7eb4a Merge pull request #6097 from owncloud/extstorage-ftptrailingslash 12 years ago
Morris Jobke 603613e6e6 Merge pull request #6098 from owncloud/files-renamediriconfix 12 years ago
Morris Jobke b87e88b48a Merge pull request #6100 from owncloud/fix_loginnameusage 12 years ago
Bjoern Schiessle eaedda2116 make sure that we don't try to access an already deleted files, fixes some file source not found warnings 12 years ago
Arthur Schiwon ee78d48186 loginname is not necessarily username 12 years ago
Vincent Petry da1a89fd15 Fixed directory icon after rename 12 years ago
Frank Karlitschek f361036cf8 ownCloud 6 RC1 12 years ago
Frank Karlitschek dab3629ff5 Merge pull request #6089 from owncloud/files-mimetyperefreshafterrename 12 years ago
Vincent Petry 30b2ed588b Merge pull request #6096 from owncloud/files-txtextfornewfiles 12 years ago
Andreas Fischer 93b0bd0a9e Use getLastError() everywhere. 12 years ago
Andreas Fischer 904573d0d0 Add getLastError() 12 years ago
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 12 years ago
Andreas Fischer 955127231a No function as oci_last_error. It's oci_error. 12 years ago