Commit Graph

313 Commits (a86761e1e720af148da6cbc3fd641da6b57fab5b)

Author SHA1 Message Date
Bernhard Posselt 59835a9087 add checks for xml and dom when installing 12 years ago
Bart Visscher 4a26d63867 Fix using wrong quotes for breaking long lines 12 years ago
Frank Karlitschek a533bb6dcd 5 beta 2 12 years ago
Frank Karlitschek 3009b43e3d use a 5 sec timeout for the webdav check 12 years ago
Thomas Mueller ebcb778a99 remove the check for session data folder - causes trouble on some environments 12 years ago
Thomas Tanghus efe33c508e Don't walk objects with array_walk_recursive() 12 years ago
Bart Visscher 88bea55f97 Update hint by the internal version number. 12 years ago
Frank Karlitschek c5e0dda887 add a safe_mode check 12 years ago
Thomas Mueller 7b7994b56b WebDAV-Testing: 12 years ago
Frank Karlitschek 59fd9b2bd2 5.0.0 beta 1 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Bart Visscher 2d6d0a4ad4 Whitespace indent fixes 12 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 12 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 12 years ago
Michael Gapczynski 8e3b8c7f47 Proper fix for shared links 12 years ago
Robin Appelman 3292dc3eea Cache: allow file sizes >2GB 12 years ago
Frank Karlitschek 5a0a9564ce alpha 1 12 years ago
Thomas Müller 232a98524c some systems use en_US.UTF8 instead of en_US.UTF-8 12 years ago
Thomas Müller ea42014ba4 in case curl is not present we cannot test 12 years ago
Thomas Mueller 1adcc5fd23 basic WebDAV test in place now 12 years ago
Thomas Mueller ac11c842e6 setlocale test is pointless on Windows 12 years ago
Thomas Mueller d8084c132e new function \OC_Util::runningOnWindows() 12 years ago
Brice Maron c5079a63a8 Add Redirect to getUrlContent fix #1065 12 years ago
Thomas Mueller 0a113600f7 in case file based session handling in enabled - we need to make sure the configured folder is writable 12 years ago
Thomas Mueller 6058c2f734 we get best results regarding mime type detection if we use fileinfo - let's tell the admin about that 12 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 12 years ago
Robin Appelman 6043789394 Bumb version number for displayname db upgrade 12 years ago
Björn Schießle 007bddceba version dump to trigger db update 12 years ago
Thomas Mueller 825cdf8560 add support for apps to register alternative login methods 12 years ago
Robin Appelman 8ede3290ae Cache: add database indexes for mimetype and mimepart 12 years ago
Michael Gapczynski da34e58589 Move permissions check to new function checkDataDirectoryPermissions() 12 years ago
Lukas Reschke ab287d2ba4 Move { to same line 12 years ago
Lukas Reschke c845e75693 Expand if to multiple lines 12 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 12 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 12 years ago
Michael Gapczynski ebcf41b420 Move data directory permission checks after data directory existence checks 12 years ago
Michael Gapczynski a00b9e0a03 Bump version 12 years ago
Michael Gapczynski 106541361c Change length of mimetypes to 255, the maximum length according to RFC 4288 12 years ago
Robin Appelman d0377b1951 Cache: normalize mimetypes 12 years ago
Thomas Mueller 34e5cb5070 fixing indent 12 years ago
Michael Gapczynski 2c23e143d3 Store etags in the file cache 12 years ago
Michael Gapczynski 8bdfb04056 Fix shared folders 12 years ago
irgsmirx 1e3231c732 Update lib/util.php 12 years ago
root a64a923d56 call it "proxy" instead of "curlproxy" 12 years ago
Frank Karlitschek f012135992 make it more readable as deepdiver suggested 12 years ago
Frank Karlitschek 019da9943a add curl proxy support. Fixes #504 12 years ago
Frank Karlitschek 196f1c3786 add a check and a warning if setlocale is working 12 years ago
Robin Appelman b12abb2c94 use numeric ids for storages in the filecache 12 years ago
Bart Visscher df7d6cb26c More style fixes 12 years ago
Bart Visscher f39454ed12 Fix "Line indented incorrectly" 12 years ago