Commit Graph

11234 Commits (751487ded7657c2cbc56717105c2891c7c967b42)
 

Author SHA1 Message Date
Florin Peter 751487ded7 merge changes for files_encryption 13 years ago
Florin Peter 807740a07a fix for losing mount point "/" 13 years ago
Florin Peter 01f1153b08 Merge branch 'files_encryption' of https://github.com/owncloud/core into files_encryption 13 years ago
Florin Peter 226aec8d56 Merge branch 'master' into files_encryption 13 years ago
Florin Peter 7461e9c2b5 improved tests and added new tests for file rename and move 13 years ago
Florin Peter 499fe6ca8e disabled FileProxy in Keymanager::getPrivateKey 13 years ago
Florin Peter ddedf20106 prevent of infinite loop with FileProxy 13 years ago
Florin Peter 791751b529 added setter for filesystem view 13 years ago
Jenkins for ownCloud 6a788d1a54 [tx-robot] updated from transifex 13 years ago
Florin Peter 8776000754 fix for move file to an empty folder 13 years ago
Florin Peter 0a7aa6e8cd fix for Allowed memory size of xx bytes exhausted while reading big files 13 years ago
Thomas Müller fdef2a373a Merge pull request #2821 from owncloud/fix-2159-rename-to-shared 13 years ago
Florin Peter 84c56a5d56 fix for zero size files 13 years ago
Björn Schießle 96ff19a703 fix history template, print_unescaped() needs to include closing tags 13 years ago
Florin Peter 517105660d fix for public link share 13 years ago
Raghu Nayyar 418503a4ad Merge pull request #3338 from owncloud/button_color_fix 13 years ago
Morris Jobke 784f117ec2 Merge pull request #3330 from owncloud/preselect_filename_on_rename 13 years ago
Morris Jobke 0d8fa2eb98 [files] add private declaration of $view 13 years ago
raghunayyar 18618c75aa color change to crumb elements as well. 13 years ago
Jenkins for ownCloud 2b84da9793 [tx-robot] updated from transifex 13 years ago
Florin Peter 81ae4cb5d0 added test for public shared file via link 13 years ago
Florin Peter a4e9e2fc79 added post_deleteUser hook for cleanup public key 13 years ago
Florin Peter b2d021b2a5 added post_createUser hook 13 years ago
Florin Peter 61ed347d26 added handling for public file access via files_sharing link 13 years ago
Florin Peter d92f6b887d removed var_dump 13 years ago
raghunayyar 6d95d130e4 Keeping Font Colors Consistant on the headers. 13 years ago
Björn Schießle aa3eb6bb5b don't handle public share keys in lib/public/share.php but in apps/files_encryption/lib/util.php instead 13 years ago
Björn Schießle 517efdf952 don't create a recovery user, only generate recovery key similar to the public link share key 13 years ago
Morris Jobke d980ee9d9f Merge pull request #3303 from owncloud/update_etags_on_restore 13 years ago
Bernhard Posselt 1ec92b6377 Merge pull request #3329 from owncloud/increase_lock_timeout 13 years ago
Jörn Friedrich Dreyer 591b383f2d peselect filename without extension on rename 13 years ago
Björn Schießle 2f4ba9d1e8 if file was shared to user than userIds is just the users Id 13 years ago
Björn Schießle d1e2e47592 generate random key name for share key to avoid name conflicts 13 years ago
Lukas Reschke 665663432c Merge pull request #3326 from owncloud/fix-3321 13 years ago
Björn Schießle a6ef25ba08 use preShare hook only to check if all pub keys are available and the postShare hook to finaly update the shareKeys if the file was shared successfully 13 years ago
Lukas Reschke 739f799912 Add requesttoken to guest view 13 years ago
Björn Schießle 0ef8590773 Merge branch 'master' into update_etags_on_restore 13 years ago
Morris Jobke e60cf2a997 Merge pull request #3235 from NCTU-NBA/pr-langcode 13 years ago
Frank Karlitschek 0e55accee2 Set the SQLite database lock timeout to 60 seconds which is the default in PHP anyways. I don't know why the MDB2 driver has this hardcoded to 0.1 seconds. This potentially fixes a lot of SQLite database lock problems and stuck in maintainance mode during upgrade issues. 13 years ago
Jenkins for ownCloud e8c154f341 [tx-robot] updated from transifex 13 years ago
Pellaeon Lin 935675ab49 Merge remote-tracking branch 'upstream/master' into pr-langcode 13 years ago
Morris Jobke e2bd32323d [files] fix mock creation and remove hardcoded 'require' statement 13 years ago
Morris Jobke c5cb3f9577 Merge pull request #3311 from owncloud/disable_mbstring.func_overload 13 years ago
Morris Jobke b777c0fd75 [files] rename lib to "App" 13 years ago
Morris Jobke b32c30b6d0 [files] ownCloud typo 13 years ago
Morris Jobke 7e23e97676 [files] rename test class and add rename test 13 years ago
Morris Jobke d4ba9cf338 [files] remove realpath in test 13 years ago
Morris Jobke bb5554de7f [files] rename tests 13 years ago
Morris Jobke b9f426b1d7 [files] remove normalizePath on rename and dependency injection 13 years ago
Morris Jobke 324c423548 [files] kill stripslashes 13 years ago