Commit Graph

7703 Commits (fd060d48493480bec6e25898812bf3b0fb0f3578)
 

Author SHA1 Message Date
Lukas Reschke 3a4fc7c5b6 Merge pull request #268 from owncloud/fixing_template_test 13 years ago
Arthur Schiwon 8b3ae4309b Fix mkdir and opendir warnings when path does not exist 13 years ago
Thomas Mueller f9226f170e fixes #266 13 years ago
Arthur Schiwon 85d6a08ae9 prepare SQL query only once, that's what prepared statements are for. Should improve upgrade time with larger setups 13 years ago
Jan-Christoph Borchardt 1aec5378b8 make images in buttons also show click-hand on hover 13 years ago
Georg Ehrke bb0164c9fc fix file delete in opera - fixes #188 13 years ago
Lorenzo M. Catucci ca24f4767b Return an empty array on succesful existence check 13 years ago
Thomas Tanghus c63f6c74ed Merge branch 'master' of github.com:owncloud/core into vcategories_db 13 years ago
Robin Appelman 972243d564 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 13 years ago
Thomas Tanghus be77d81152 VCategories: Closing brace must be on a line by itself. 13 years ago
Thomas Tanghus 8c492a86fc VCategories: Line too long. 13 years ago
Thomas Tanghus 3c59bc41d7 VCategories: Line too long. 13 years ago
Thomas Tanghus 831c2cac1e Remove unused variable. 13 years ago
Thomas Tanghus a50f98606d Check DB result. 13 years ago
Thomas Tanghus 7a29137e2b Merge branch 'master' of github.com:owncloud/core into vcategories_db 13 years ago
Lorenzo M. Catucci 510191db68 Return true or false from readAttribute if $attr is empty 13 years ago
Thomas Müller 5c72d28ffd Merge pull request #245 from owncloud/fileactions 13 years ago
Frank Karlitschek 59381b90a0 Merge pull request #252 from owncloud/fix_user_webdavauth 13 years ago
Frank Karlitschek 6fba4ba87d fix the webdavauth app 13 years ago
Robin Appelman 34fee8afaa remove debug statements 13 years ago
Thomas Tanghus 1147dc9774 Merge branch 'master' of github.com:owncloud/core into vcategories_db 13 years ago
Frank Karlitschek 01b0e9b133 fix the webdav user backend. still not completel working but a frist step 13 years ago
Thomas Müller 135680e50b Merge pull request #242 from fmms/checkstyle05 13 years ago
Jenkins for ownCloud f0be09a23c [tx-robot] updated from transifex 13 years ago
Frank Karlitschek d9d6dc892c add a link to the contribution guidelines to make it easier for new people 13 years ago
Felix Moeller 02ec677e3c Style: The last two spaces 13 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 13 years ago
Robin Appelman 4f32f49fb1 this line shouldn't be here 13 years ago
Robin Appelman f187aa6c93 some more code reuse for fileactions 13 years ago
Lukas Reschke 555dd5c261 Merge pull request #200 from owncloud/ldap 13 years ago
Arthur Schiwon 00bb246a0d merge from master 13 years ago
Felix Moeller 1e33ad9cbc Style: Different line endings in one file are bad for sure 13 years ago
Felix Moeller 9795bc19bf Checkstyle: Fix the last two InvalidEOLChar 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 Müller 8ac3849a95 Merge pull request #238 from fmms/checkstyle04 13 years ago
Lukas Reschke 8c4c74b23f Merge pull request #178 from owncloud/JustOneCSRFTokenPerSession 13 years ago
Lukas Reschke 80b9854710 Remove uneeded debug output 13 years ago
Thomas Tanghus 88b91a7304 Swap expected and actual. 13 years ago
Thomas Tanghus e6a7bba095 Merge branch 'master' of github.com:owncloud/core into vcategories_db 13 years ago
Thomas Tanghus 8e5b6bf21d VCategories: Make $categories non-static again. 13 years ago
Thomas Tanghus 7c67d2fdd6 VCategories: Swap expected and actual in unit tests. 13 years ago
Thomas Tanghus 4648dcfa46 VCategories: Use correct variable. 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 503922ff6c some tests for the file blacklist 13 years ago