Commit Graph

15606 Commits (14e0b1b6d1b64c2e37bbba0731a8f7b9a338ebb0)
 

Author SHA1 Message Date
Vincent Petry a81d4175ba Merge pull request #6148 from owncloud/fix_trash_restore 13 years ago
Bjoern Schiessle fac2f2a626 check explicitely all possible dir values 13 years ago
Bjoern Schiessle edc4447d6a set delete all to true if a complete folder was deleted 13 years ago
Bjoern Schiessle 8ce3ea3e2c fix delete files from trash bin 13 years ago
Thomas Mueller 87e795a693 fixing PHPDoc and spelling 13 years ago
Frank Karlitschek c2e83e635d ownCloud 6 RC2 13 years ago
Thomas Müller 832be7c908 Merge pull request #6052 from owncloud/datetime-doctrine 13 years ago
Thomas Müller c2b11cae83 Merge pull request #6132 from owncloud/encryption-version-bump 13 years ago
Andreas Fischer efbf18652c Adjust files_encryption requirements to the new core requirement (PHP 5.3.8). 13 years ago
Vincent Petry baa587fd3c Merge pull request #6123 from owncloud/extstorage-deletedirs2 13 years ago
Thomas Müller 338a55e36c Merge pull request #6128 from owncloud/fix-6126-master 13 years ago
Jenkins for ownCloud 1b18c5a047 [tx-robot] updated from transifex 13 years ago
Frank Karlitschek 3c62de90fd Merge pull request #6129 from owncloud/chunking-fixtouchafterassemble 13 years ago
Morris Jobke 0d464421ed Merge pull request #6127 from owncloud/minimum_php_version 13 years ago
Bjoern Schiessle 71589e65d2 fix restore from files in sub-folders 13 years ago
Vincent Petry 80d2371f97 Fixed touch after chunk assembling 13 years ago
Andreas Fischer 2ec085b51f Also merge autoconfig variables into $_REQUEST. 13 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 13 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 13 years ago
Frank Karlitschek 1dc931b778 Merge pull request #5984 from owncloud/nav-scrollbar 13 years ago
Frank Karlitschek a03ba06dcd Merge pull request #6077 from owncloud/fix-api-documentation 13 years ago
Frank Karlitschek 0b698e6901 Merge pull request #6111 from owncloud/non-floating-trash-button-chrome 13 years ago
Morris Jobke 41a1a32e5a Merge pull request #6099 from owncloud/fix_source_not_found_warnings 13 years ago
Morris Jobke 0cbe9d79ba Merge pull request #6106 from owncloud/fix_preview_creation 13 years ago
Morris Jobke 587fc1aff3 Fix resize issue for trash button in chrome and overflowing spinner in .update class 13 years ago
Bjoern Schiessle b3724cd9c6 remove duplicate 13 years ago
Bjoern Schiessle 348706854c use better coding style 13 years ago
Bjoern Schiessle 466ed01e5d correctFolder() already resolves the dirname internally 13 years ago
Bjoern Schiessle bdfef554c4 add PHPDoc for setMimetype() 13 years ago
Bjoern Schiessle bef5108218 detect mimetype from the original filename, without the versioning timestamp 13 years ago
Bjoern Schiessle 863aedf784 detect mimetype from the original filename, without the delete timestamp 13 years ago
Bjoern Schiessle eeb31420fe we need to be able to set the mimetype manually 13 years ago
ganomi f723bf744a Merge pull request #6090 from ganomi/summaryfix 13 years ago
Morris Jobke 3a31f7eb4a Merge pull request #6097 from owncloud/extstorage-ftptrailingslash 13 years ago
Morris Jobke 603613e6e6 Merge pull request #6098 from owncloud/files-renamediriconfix 13 years ago
Morris Jobke b87e88b48a Merge pull request #6100 from owncloud/fix_loginnameusage 13 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 13 years ago
Arthur Schiwon ee78d48186 loginname is not necessarily username 13 years ago
Vincent Petry da1a89fd15 Fixed directory icon after rename 13 years ago
Frank Karlitschek f361036cf8 ownCloud 6 RC1 13 years ago
Frank Karlitschek dab3629ff5 Merge pull request #6089 from owncloud/files-mimetyperefreshafterrename 13 years ago
Vincent Petry 30b2ed588b Merge pull request #6096 from owncloud/files-txtextfornewfiles 13 years ago
Andreas Fischer 93b0bd0a9e Use getLastError() everywhere. 13 years ago
Andreas Fischer 904573d0d0 Add getLastError() 13 years ago
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 13 years ago
Andreas Fischer 955127231a No function as oci_last_error. It's oci_error. 13 years ago
Andreas Fischer fcf332abbf There is no property such as dbusername. It's 'dbuser'. 13 years ago
Andreas Fischer b90f88f939 Correct property name. It's 'dbpassword', with the 'db' prefix. 13 years ago
Andreas Fischer 005c98e46c Correct property name. It's just 'tableprefix', without the 'db' prefix. 13 years ago
Frank Karlitschek 6c16d45dc7 Merge pull request #6070 from ganomi/showstars 13 years ago