Commit Graph

11439 Commits (62411965f9ccfbe66584e91bc325d156e08196d2)
 

Author SHA1 Message Date
Jenkins for ownCloud 2b84da9793 [tx-robot] updated from transifex 12 years ago
Florin Peter 81ae4cb5d0 added test for public shared file via link 12 years ago
Florin Peter a4e9e2fc79 added post_deleteUser hook for cleanup public key 12 years ago
Florin Peter b2d021b2a5 added post_createUser hook 12 years ago
Florin Peter 61ed347d26 added handling for public file access via files_sharing link 12 years ago
Florin Peter d92f6b887d removed var_dump 12 years ago
raghunayyar 6d95d130e4 Keeping Font Colors Consistant on the headers. 12 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 12 years ago
Björn Schießle 517efdf952 don't create a recovery user, only generate recovery key similar to the public link share key 12 years ago
Michael Gapczynski 71eed76dbe Prevent backgroundScan() from looping if opendir() is failing for the same path 12 years ago
Morris Jobke d980ee9d9f Merge pull request #3303 from owncloud/update_etags_on_restore 12 years ago
Bernhard Posselt 1ec92b6377 Merge pull request #3329 from owncloud/increase_lock_timeout 12 years ago
Jörn Friedrich Dreyer 591b383f2d peselect filename without extension on rename 12 years ago
Björn Schießle 2f4ba9d1e8 if file was shared to user than userIds is just the users Id 12 years ago
Björn Schießle d1e2e47592 generate random key name for share key to avoid name conflicts 12 years ago
Lukas Reschke 665663432c Merge pull request #3326 from owncloud/fix-3321 12 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 12 years ago
Lukas Reschke 739f799912 Add requesttoken to guest view 12 years ago
Arthur Schiwon beaa10b823 Merge branch 'master' into ldap_configurable_username_n_uuid 12 years ago
Björn Schießle 0ef8590773 Merge branch 'master' into update_etags_on_restore 12 years ago
Morris Jobke e60cf2a997 Merge pull request #3235 from NCTU-NBA/pr-langcode 12 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. 12 years ago
Jenkins for ownCloud e8c154f341 [tx-robot] updated from transifex 12 years ago
Pellaeon Lin 935675ab49 Merge remote-tracking branch 'upstream/master' into pr-langcode 12 years ago
Morris Jobke e2bd32323d [files] fix mock creation and remove hardcoded 'require' statement 12 years ago
Morris Jobke c5cb3f9577 Merge pull request #3311 from owncloud/disable_mbstring.func_overload 12 years ago
Morris Jobke b777c0fd75 [files] rename lib to "App" 12 years ago
Morris Jobke b32c30b6d0 [files] ownCloud typo 12 years ago
Morris Jobke 7e23e97676 [files] rename test class and add rename test 12 years ago
Morris Jobke d4ba9cf338 [files] remove realpath in test 12 years ago
Morris Jobke bb5554de7f [files] rename tests 12 years ago
Morris Jobke b9f426b1d7 [files] remove normalizePath on rename and dependency injection 12 years ago
Morris Jobke 324c423548 [files] kill stripslashes 12 years ago
Morris Jobke 418e878ba8 [files] fix typos 12 years ago
Morris Jobke 1020d5c16c [files] refactoring 12 years ago
Morris Jobke 33b31931bd string comparision 12 years ago
Morris Jobke b393c91a96 wrong root dir name 12 years ago
Morris Jobke a878bd9923 fix allowed rename of folder in root directory to reserved name "Shared" 12 years ago
Lukas Reschke 564f26475c Merge pull request #3290 from owncloud/config-data 12 years ago
Thomas Tanghus baf058316c disable mbstring.func_overload in setup 12 years ago
Lukas Reschke 337e3ed61f Typo 12 years ago
Lukas Reschke 63d51980e1 Get config from template 12 years ago
Jenkins for ownCloud 74f92d0c7f [tx-robot] updated from transifex 12 years ago
icewind1991 dd4a31df48 Merge pull request #3309 from owncloud/no_explicit_autoload 12 years ago
Thomas Tanghus 0d852dce3b Use new autoloader class 12 years ago
Morris Jobke ea88e295d3 Merge pull request #3296 from owncloud/disable_mbstring.func_overload 12 years ago
Florin Peter 8e004cc3e1 added handling for sharing with link 12 years ago
Florin Peter 33e0dfeecb sharing with group should work now 12 years ago
Florin Peter e88595638c fix for webdav 12 years ago
Florin Peter dc8164a3f0 fix for accessing non object 12 years ago