Commit Graph

2329 Commits (9419913c06bc0fc7795243d9a9f8800f5e2a7ac4)

Author SHA1 Message Date
Bart Visscher 9419913c06 Better place to check for user removal 13 years ago
Bart Visscher 343e9d8621 Better check and handing of user deletion 13 years ago
Bart Visscher 59627367ae Better check and handling of user creation 13 years ago
Alessandro Cosentino 7d01342bab fix translation issues with previous commit 13 years ago
Alessandro Cosentino aa917cfb18 uncomment hours entries in relative date functions 13 years ago
Thomas Tanghus bfb6faa850 Bump version to trigger update. 13 years ago
Thomas Tanghus d809efc1e5 Change insertIfNotExist() for sqlite. Not fast, but more reliable than previous attempt. 13 years ago
Thomas Tanghus 42b871dcf1 Correct SQL syntax. 13 years ago
Jörn Friedrich Dreyer ba91f9a237 add missing sql backticks, check sharing for error and add log 13 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 13 years ago
Thomas Tanghus 7f0c69eb0e Added CRUDS permissions to the OCP namespace. Implements issue #345 13 years ago
Diederik de Haas f6daddadf5 Fixed new checkstyle issues in util.php from build #1341. 13 years ago
Diederik de Haas 20541c610e Fixed new checkstyle issues in migrate.php from build #1341. 13 years ago
Jenkins for ownCloud 7ec0efe5c2 [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer c5ba4f476a fix quota off by one error 13 years ago
Stefan Seidel 8f669880bc Fix WebDAV (and Android Client) not being able to authorize on Debian Squeeze + mod_fcgid installs. 13 years ago
Jenkins for ownCloud cb57a20ec2 [tx-robot] updated from transifex 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
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 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