Commit Graph

14918 Commits (238e4bc3eb966c0049b545f2b9cb2c45d8bef0d2)
 

Author SHA1 Message Date
Thomas Müller 3059d7d92e Merge pull request #5602 from owncloud/update-parent-storage-mtime 12 years ago
Robin Appelman c9f3f2874f Merge branch 'master' into update-parent-storage-mtime 12 years ago
Björn Schießle 4c964cbbbe Merge pull request #5618 from owncloud/set_default_value_for_recovery_mode 12 years ago
Bjoern Schiessle abbacbacb4 remove unused variable 12 years ago
Bjoern Schiessle 6e77fa46f2 if the database doesn't contain any information about the recovery mode than we assume that it is disabled 12 years ago
Vincent Petry 4c7ef85252 Merge pull request #5616 from owncloud/fixing-l10n-master 12 years ago
Vincent Petry de342a5ac7 Merge pull request #5603 from owncloud/fix_file_cache_updater_master 12 years ago
Jenkins for ownCloud 54ae799cd9 [tx-robot] updated from transifex 12 years ago
Thomas Müller ffb0e14d7b replacing ownCloud by theme-able name or avoid it's usage 12 years ago
Thomas Müller 3d42e402c5 http header OCS-ApiRequest: true is required in case of session based OCS API calls 12 years ago
Lukas Reschke de57e36b6b Fix typo 12 years ago
Bjoern Schiessle e1e4c7c214 Merge branch 'master' into fix_file_cache_updater_master 12 years ago
Björn Schießle e08f38f99b Merge pull request #5605 from owncloud/fix_delete_user 12 years ago
Thomas Müller e0bc89c87f Merge pull request #5577 from owncloud/fix_urlgenerator_imagepath 12 years ago
Thomas Müller 2534c3bc78 Merge pull request #5606 from owncloud/files-uploaderrorparsingfix 12 years ago
Jan-Christoph Borchardt f5e0d59dbf Merge pull request #5607 from owncloud/public-share-style 12 years ago
Bjoern Schiessle 0d7d396d80 make sure that also the storage etag gets changed 12 years ago
Morris Jobke 404e9c0053 fix style of public share page 12 years ago
Vincent Petry 71cf83b314 Added fix to correctly parse non-array error messages 12 years ago
Bjoern Schiessle f021dad204 remove user from cache if he was deleted successfully 12 years ago
Morris Jobke 34c1512466 Merge pull request #5601 from owncloud/fix-mimetype-detection 12 years ago
Morris Jobke 7223b5acce Merge pull request #5396 from owncloud/fix-sharing-code 12 years ago
Bjoern Schiessle a80ac9c492 make getUidAndFilename() private 12 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 12 years ago
Morris Jobke b56c936212 also add new parameter to function calls 12 years ago
Robin Appelman 654b0daf01 update touch tests for updated behaviour 12 years ago
Robin Appelman b3626f34cd Update the parent folders storage_mtime on write and delete to prevent rescans 12 years ago
Andreas Fischer b3e39dd3d9 Map empty mimetypes to octet-stream for Oracle DBMS. 12 years ago
Andreas Fischer fa6ae81149 Return early if fileinfo is there. 12 years ago
Andreas Fischer 68d13210bd Reset mimetype to application/octet-stream on empty reply from file command. 12 years ago
Robin Appelman 0e92a4896d dont use the home storage for non-existing users 12 years ago
Andreas Fischer a04a01d51f Do not calculate $isWrapped if not needed. 12 years ago
Jenkins for ownCloud b0b76fe064 [tx-robot] updated from transifex 12 years ago
Thomas Müller aaefb64306 Merge pull request #5493 from owncloud/fix-language-detection 12 years ago
Robin Appelman e273c14540 use the new home storage backend when no existing local storage backend exists for the user's home 12 years ago
Robin Appelman f1e6e80eb1 add specialized storage backend for home folders 12 years ago
Andreas Fischer 70111ea299 Add some color to the occ upgrade output. 12 years ago
Andreas Fischer b8dbec0da4 Use "else if" to remove one level of indentation. 12 years ago
Julian Müller 6716c9f00a Merge pull request #5587 from owncloud/trashbin-homecrumb 12 years ago
ringmaster f130caa4a2 Missed one write()->writeln(). Fixed. 12 years ago
ringmaster bca1e12597 Use writeln() instead of write() 12 years ago
ringmaster d1c5e5d777 Use the OutputInterface for output and return error codes. 12 years ago
Thomas Müller a90cefcea2 avoid usage of brand name 'ownCloud' 12 years ago
Vincent Petry e41ea20ce4 Fixed clicking on the "Home" breadcrumb in the trash app 12 years ago
Frank Karlitschek be9a5dc316 Merge branch 'master' of https://github.com/owncloud/core 12 years ago
Thomas Müller ffc3bc1914 Merge pull request #5468 from berendt/reworking_OC_Files_Storage_Swift 12 years ago
Thomas Müller 2e731e845b Merge pull request #5609 from owncloud/fix_delete_user2 12 years ago
Bjoern Schiessle db0fa6c529 use getHome() to delete users data 12 years ago
Thomas Müller 8ab5da0833 Merge pull request #5592 from owncloud/lost_password_screen 12 years ago
Morris Jobke ffbcfef614 fix lost password screen - reuse available CSS rules 12 years ago