Commit Graph

14304 Commits (f06df170cb287009ece7098ff2a28a7af2a0b545)
 

Author SHA1 Message Date
Thomas Müller 8a06f2e128 php 5.3 compatibility for Test_Files_Sharing_Api 12 years ago
Thomas Müller 51b581a84d php 5.3 compatibility for \OC\Files\Storage 12 years ago
Thomas Müller 24e99016a9 Merge pull request #5188 from owncloud/master-delete-user 12 years ago
Thomas Müller 6f3c49dabb fixing php 5.3 compatibility 12 years ago
Bjoern Schiessle 3cf4c46c43 catch unknown timezone and fall-back to UTC 12 years ago
Andreas Fischer 75588fc0b6 Use strict comparison === instead of ==. 12 years ago
Andreas Fischer 114e9d4403 Adjust return value tests for checkPassword() to what OC_User_Example says. 12 years ago
Andreas Fischer 6eab36a89b Make OC_User_Dummy::checkPassword() compatible with OC_User_Example. 12 years ago
Andreas Fischer 1f11dc7200 Use parent:: in Test_User_Database::getUser(). 12 years ago
Andreas Fischer 46cd3082b0 Test_User_Backend::getUser() does not return an array, it returns a string. 12 years ago
Andreas Fischer 00a0588807 Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. 12 years ago
Björn Schießle 76bdd6bc81 Merge pull request #5173 from owncloud/set_timezone_for_log 12 years ago
Vincent Petry cddb85c588 Added filesApp flag as input field for files app detection 12 years ago
Bjoern Schiessle 835f36cb09 find users which are in the same group 12 years ago
Frank Karlitschek 92d9263e24 Merge pull request #5146 from guruz/cache_enabled_apps_list 12 years ago
Morris Jobke 6284ab31de fix escaping 12 years ago
Bjoern Schiessle 68e1dd1f23 make sure that we only remove file/folder shares 12 years ago
Thomas Müller 3f27fefdbe fixing status code and formatting 12 years ago
Victor Dubiniuk 176c2f1502 Add unit tests 12 years ago
Thomas Müller e7e53363ac Merge pull request #5194 from owncloud/fixing-5172-master 12 years ago
Björn Schießle f49de34373 Merge pull request #5193 from owncloud/fix_5126_2 12 years ago
Thomas Müller caa27824a9 catch specific file exceptions and convert them to proper http status code via webdav 12 years ago
Thomas Müller 7c6ed6ab33 catch exceptions while uploading and pass on the error message 12 years ago
Jenkins for ownCloud 209392587f [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 6c45fab037 part file needs to have .part extension 12 years ago
Thomas Müller c77f74e1de adding check isDeletable() on $sourcePath 12 years ago
Bjoern Schiessle dd202d9ad3 updating a existing large file creates new file chunks. Therefore createFile() needs to check not only if we can write to the parent folder but also if we can update the existing file" 12 years ago
Bjoern Schiessle 0293d8e04f If a existing file in Shared/ with update permissions gets updated we need to write the .part file to a different place because we can't create new files in the Shared folder 12 years ago
kondou c99c3ea9e6 Optimize confirm.[svg|png] with optipng and scour 12 years ago
Morris Jobke 2123ef57d8 Merge pull request #5181 from owncloud/fixing-chunked-upload-master 12 years ago
Victor Dubiniuk 77f43c357c User::delete should return bool 12 years ago
Bart Visscher 6a93994a01 Merge pull request #4796 from owncloud/config-no-catch 12 years ago
VicDeo 372a73d43a Merge pull request #5184 from owncloud/fix-trash-bin-button 12 years ago
Jenkins for ownCloud c655eec3d1 [tx-robot] updated from transifex 12 years ago
Morris Jobke 980fc9cc7e Fix trash bin button 12 years ago
Morris Jobke 605ace7398 Merge pull request #5179 from owncloud/userlist-avatar 12 years ago
Morris Jobke 4af220d09e Fix password screen for public shares 12 years ago
Thomas Müller f496609085 the path for reassembling was created the wrong way 12 years ago
Vincent Petry a3d0e29aa5 Merge pull request #5178 from owncloud/sharing-ispublicflagintemplate 12 years ago
VicDeo d8b7e42fc1 Merge pull request #4921 from owncloud/file_conflicts_dialog_fixes 12 years ago
Victor Dubiniuk a240e63981 Fix new user avatar. Ref#5166 12 years ago
Vincent Petry 6a36d7fa86 Added isPublic flag in files_sharing template 12 years ago
Bjoern Schiessle 6a411833b9 let admin specify timezone for log file entries 12 years ago
Thomas Müller b48dffa9a3 Merge pull request #5072 from owncloud/apache-auth-master 12 years ago
Thomas Müller 730c80ff9c adding additional exceptions for special cases where creating a file might not be allowed 12 years ago
Morris Jobke 0d492afee1 Merge pull request #5169 from owncloud/sharingdropdown-uxbugfixes 12 years ago
Morris Jobke 2b3c351601 Merge pull request #5162 from owncloud/fixing-l10n-master-2 12 years ago
Morris Jobke 193e815133 Merge pull request #5165 from owncloud/files-dropontobreadcrumbfix 12 years ago
Vincent Petry e97aaee1aa Prevent share dropdown to close too early with autocomplete 12 years ago
Vincent Petry 68fbd7b922 Fixed label for sharing notification to be clickable 12 years ago