Commit Graph

5599 Commits (3e00a3603cadf4e9e4b3c87bba0ef604077146fd)

Author SHA1 Message Date
Florin Peter d85a10ebc5 fix broken tests 13 years ago
Jenkins for ownCloud a730a72dcb [tx-robot] updated from transifex 13 years ago
Florin Peter eaa4f92275 added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 13 years ago
Florin Peter b3834b49c3 prevent files_versions from calling file proxy which calls files_encryption and do unnecessary load and file operations 13 years ago
Arthur Schiwon bd7771867b LDAP: fix generation of alternate internal name on conflicts. Use also smaller number for better user experience on e.g. *DAV links 13 years ago
Jenkins for ownCloud 8e1d9261aa [tx-robot] updated from transifex 13 years ago
Florin Peter 6d94b393bf fix share and un-share for single file 13 years ago
Florin Peter 8c17f26226 fixed problems with file_get_contents and file_put_contents this problem was related to text editor with big text files 13 years ago
Michael Gapczynski 5a47054505 Implement getDirectoryPermissions() in Shared Permissions, fixes #2846 13 years ago
Florin Peter d59ae569ba reformat code 13 years ago
Florin Peter 838fd1a20a changed " to ' 13 years ago
Florin Peter ee7c4c4c93 changed l10n to full sentences 13 years ago
Florin Peter df41a60c50 fixed typo 13 years ago
Florin Peter d265264542 fix for share folder on external storage 13 years ago
Björn Schießle b44192f366 check list of users with access to the file from the bottom to the top. This way we avoid calling getFileInfo() on every dir, which creates a lot of overhead, especially for external storages 13 years ago
Florin Peter 5dd865a57f changes l10n after review 13 years ago
Florin Peter efd629462e changes after review 13 years ago
Jenkins for ownCloud 7c0c6bd779 [tx-robot] updated from transifex 13 years ago
Florin Peter 71a532fc4d fixed if fopen returns false typically on external storage 13 years ago
Florin Peter 4b4b447e2a fixed missing convert to new session handler 13 years ago
Florin Peter 6ae7bde788 fixed encryption session namespace to avoid problems 13 years ago
Björn Schießle 3a76c22372 $_POST["adminEnableRecovery"] is a string 13 years ago
Florin Peter 0041711fe3 fix for undefined index 13 years ago
Florin Peter 6f9e425939 fix for losing private key while being logged in and accessing a public link 13 years ago
Jenkins for ownCloud 3420d853ab [tx-robot] updated from transifex 13 years ago
Robin Appelman 9c99048429 fix syntax error 13 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 13 years ago
Florin Peter e1e1c58969 changed to public log api 13 years ago
Florin Peter 7224fc98b2 replace == with === and replace != with !== 13 years ago
Florin Peter 6075aff687 changed basic auth to test user 13 years ago
Björn Schießle c81e34ef89 replace == with === 13 years ago
Björn Schießle 4c05259ccf legacyBlockDecryprt() needs to be public 13 years ago
Björn Schießle df22a7c495 make legacyDecrypt() private als always call legacyBlockDecrypt() from other classes 13 years ago
Björn Schießle 8b35578833 fix migration from old to new encryption 13 years ago
Florin Peter 5d32e214b7 reformat code 13 years ago
Georg Ehrke 841b420bc4 add event.preventDefault to undelete function 13 years ago
Björn Schießle 710e9c2d14 fix tests, after unused variables are removed 13 years ago
Björn Schießle 1a3f7891ea remove unused varaibles 13 years ago
Georg Ehrke d408cd7f37 fix https://github.com/owncloud/core/issues/3320 13 years ago
Florin Peter 89f0c8f39d added check by numRows() 13 years ago
Jenkins for ownCloud 73e0b4c10a [tx-robot] updated from transifex 13 years ago
Florin Peter 9dd277576a added users for tests 13 years ago
Florin Peter c7981abbc9 improved test 13 years ago
Jenkins for ownCloud 0c621ff6a9 [tx-robot] updated from transifex 13 years ago
Florin Peter 788c5940f0 fixed error rising from fetchRow 13 years ago
Florin Peter 9a6cd89a69 added OC_DB::isError and logging 13 years ago
Frank Karlitschek 29c8cbf4d1 increase version and add warning 13 years ago
Jenkins for ownCloud 6a6c18dfab [tx-robot] updated from transifex 13 years ago
Florin Peter fba7200b05 improved trashbin test again 13 years ago
Florin Peter b32823a96e improved trashbin test 13 years ago