Commit Graph

2465 Commits (97380f3485fe40120b361f2f0bc9d12d060d6311)

Author SHA1 Message Date
Jenkins for ownCloud cb57a20ec2 [tx-robot] updated from transifex 13 years ago
Robin Appelman 46071fed80 fix quota proxy 13 years ago
Robin Appelman fedff3eafe add cache updater 13 years ago
Robin Appelman 5a173b901f fix Scanner->scan setting the filesize to 0 for files 13 years ago
Robin Appelman 15b8a3f987 move correctFolderSize from Scanner to Cache 13 years ago
Frank Karlitschek 55f75c6d8e add a check and a warning if the ownClodu server is not able to establish http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why. 13 years ago
Robin Appelman 3f644fe70c fix calculateFolderSize for non existing files 13 years ago
Robin Appelman e7bed5ddab allow creating Cache objects with only the storage id instead of the whole storage object 13 years ago
Robin Appelman 706bb3ccd6 move ETag generation to storage backends 13 years ago
Robin Appelman 72c3868644 add resolvePath to filesystem view api 13 years ago
Tom Needham 8396c0478e Migration: Allow for no app data cases; handle file copying better 13 years ago
Tom Needham 0833be9d4e Migration: On import of user accounts only import folders in home dir, use OC_Helper::copyr 13 years ago
Robin Appelman ae74c54d65 normalize filepaths in OC_Files::getFileInfo 13 years ago
Björn Schießle 250f40fe40 check if $path is a empty string 13 years ago
Björn Schießle 311b04f609 backport from approved patch in stable45: 13 years ago
Brice Maron ba62d8dea7 Fix quoting problem in fs mount. give Big DB error at least in PG 13 years ago
Robin Appelman 99aa972a40 Allow changing the way etags are generated 13 years ago
Robin Appelman 012a907a8a fix user specific mount configuration 13 years ago
Thomas Mueller 07ffa0de39 adding comments to explain what's going on here 13 years ago
Michael Gapczynski 3d13c9db70 Return empty array if file does not exist inside Shared folder, fixes issue #91 13 years ago
Thomas Mueller 415ec58422 fixes #329: query the database in chunks of 200 13 years ago
Thomas Tanghus a50f98606d Check DB result. 13 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 13 years ago
Felix Moeller 1e33ad9cbc Style: Different line endings in one file are bad for sure 13 years ago
Felix Moeller 27ab0357ae Checkstyle: Fix last six NewlineBeforeOpenBrace 13 years ago
Felix Moeller bc4382c5c5 Checkstyle: fix the last NoSpaceAfterEquals 13 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 13 years ago
Felix Moeller 1205749f8c Checkstyle: Fix the last two SpaceBeforeOpenBrace 13 years ago
Thomas Tanghus 8e5b6bf21d VCategories: Make $categories non-static again. 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 13 years ago
Jenkins for ownCloud 17d466b03b [tx-robot] updated from transifex 13 years ago
Robin Appelman 4c0c78d15d check for filename blacklist in OC_Filesystem::isValidPath 13 years ago
Robin Appelman 8a6bb7965d add Cache::move 13 years ago
Robin Appelman a1c37d4be5 fix OC_Filesystem::isValidPath when using \ instead of / in paths 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Robin Appelman 553b1072b6 fix archive tar include path 13 years ago
Thomas Tanghus 8cffbb5f7d Added some more error checking on db queries. 13 years ago
Thomas Tanghus 5a738380f6 Cast object ids to integers. 13 years ago
Lukas Reschke 7a7f12a0c1 Create only one CSRF token per session 13 years ago
Jenkins for ownCloud aca6d3252f [tx-robot] updated from transifex 13 years ago
Bart Visscher 6d09752940 DRY for creating htaccess to protect data-directory 13 years ago
Bart Visscher 246d7ea2ea Separate control code from class definition 13 years ago
scambra 5af8adc169 code style changes 13 years ago
Jörn Friedrich Dreyer b032819ab9 check for database error in userExists 13 years ago
scambra d9c14292a4 fix checking quota in webdav, adding a sabredav plugin 13 years ago
Jenkins for ownCloud 56cf7660bd [tx-robot] updated from transifex 13 years ago
Lukas Reschke f6b6780072 Don't use OC_Setup as it will show up the installer 13 years ago
Lukas Reschke 6903475841 Generate .htaccess when upgrading from old versions 13 years ago
Lukas Reschke ac784baef6 Generate only one CSRF token 13 years ago