Commit Graph

12093 Commits (3043dbfb95b7ea84d2d3478aef7cc3c28c8d4b85)
 

Author SHA1 Message Date
Björn Schießle 3043dbfb95 delete file keys from the correct location 13 years ago
Björn Schießle abc2ee2e07 handle rename correctly for system wide mounts 13 years ago
Björn Schießle eb2587a08f move isSystemWideMountPoint() to util.php 13 years ago
Björn Schießle f2de4cb342 some performance improvements, check for system wide mounts only once while writing share keys 13 years ago
Björn Schießle 2e56f0e2f8 fix path to OC_Mount_Config 13 years ago
Björn Schießle 3e4dcafa89 handle system wide mount points 13 years ago
Jörn Friedrich Dreyer 9c855f7b3d Merge pull request #3950 from owncloud/fixing-3941-master 13 years ago
Thomas Müller 27c0cc7fda no anonymous upload on read-only folders 13 years ago
Björn Schießle 83898e87be Merge https://github.com/owncloud/core/pull/3900 13 years ago
Jenkins for ownCloud 955646c461 [tx-robot] updated from transifex 13 years ago
Raghu Nayyar b2afbe0e8b Merge pull request #3927 from owncloud/Fix_new_user_empty_group 13 years ago
Morris Jobke 47058b1904 Merge pull request #3932 from owncloud/fix_label_position 13 years ago
VicDeo f67fc78531 Merge pull request #3899 from owncloud/encryption_check_php_version 13 years ago
Björn Schießle f30dd1557e more verbose error message 13 years ago
Kondou 63c83ff50b Merge pull request #3914 from owncloud/wrong-pw_for_share-with-pw 13 years ago
Björn Schießle 5f2378be5b revert changes which where introduced by accident during merge 23cc69b816 13 years ago
Georg Ehrke 8d59893e90 fix position of 'user shared the folder foldername with you' label 13 years ago
Björn Schießle 3c1308fb6d eddition string should be empty by default 13 years ago
Björn Schießle 6cfa016c39 add public api 13 years ago
Björn Schießle 3c691c9ec9 move to non-static OC_Defaults 13 years ago
Björn Schießle d46e62886a Add init funtion to OC_Defaults to be able to wrap translatable strings 13 years ago
Jenkins for ownCloud 51cfacd789 [tx-robot] updated from transifex 13 years ago
Bart Visscher 20be58bfdc Merge pull request #3888 from owncloud/ocs_api_fixes 13 years ago
Victor Dubiniuk a20f7f1d67 Do not add groups if user has no groups 13 years ago
kondou 65bcedfbbe Use better wording. 13 years ago
kondou aa7d8edd14 Suppress warning in setup if config doesn't exist 13 years ago
Michael Gapczynski 33e1ced53c Merge pull request #3911 from owncloud/fixing-unittests-master 13 years ago
Morris Jobke 56e91aa7b3 Merge pull request #3915 from owncloud/summary_as_last_filelist_entry 13 years ago
Björn Schießle 690323092e don't run hooks for .part files 13 years ago
Björn Schießle 04e4d9580f if a part file gets renamed to a real file, that this was the second step of a write operation, hence emit a write signal 13 years ago
Jenkins for ownCloud 811cf02675 [tx-robot] updated from transifex 13 years ago
Björn Schießle 4c1820a2a1 Merge pull request #3858 from owncloud/more_ssl_error_messages 13 years ago
Björn Schießle 4d4484fac1 Merge pull request #3870 from owncloud/reset_migration_status 13 years ago
Jenkins for ownCloud cec8384b1a [tx-robot] updated from transifex 13 years ago
Björn Schießle 3fc5b34247 Merge branch 'master' into encryption_check_php_version 13 years ago
Björn Schießle 38ed00398f Merge branch 'encryption_check_php_version' of github.com:owncloud/core into encryption_check_php_version 13 years ago
kondou 063b0a2d17 Don't escape filesize (can contain a '<') 13 years ago
Björn Schießle 40e6ede6a2 improved error message 13 years ago
Björn Schießle 29dd7eda2d improved error message 13 years ago
kondou b1d0de95a9 Show a summary as the last filelist entry 13 years ago
kondou 2c4a9e0776 Add a "Wrong password." message, if the password 13 years ago
Thomas Müller fbdf46b76e Merge pull request #3748 from owncloud/fixing-3740-master 13 years ago
Thomas Müller 7d7a2ce317 use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set 13 years ago
Thomas Müller c777026506 Merge pull request #3775 from owncloud/test_fixes_for_dbschema 13 years ago
Thomas Müller bf901eb52f Merge pull request #3793 from owncloud/remove_unnecessary_exception_catch_block 13 years ago
Thomas Müller b4f7a88788 rename can cause mtime change - invalid assert 13 years ago
Thomas Müller 5fff4e0d08 Merge pull request #3903 from owncloud/nonpublic-uploading 13 years ago
Thomas Müller 3b1018ec00 no ?> at the end of a file 13 years ago
Thomas Müller a7f2563990 typo 13 years ago
Thomas Müller a20e9dee89 Merge pull request #3894 from owncloud/ie8_compatibility_fixes 13 years ago