Commit Graph

333 Commits (ccde0212b193a71a258f244424fa2293f08831fb)

Author SHA1 Message Date
Birk Borkason d6253696cb Fix indentation in util.php. 12 years ago
Lukas Reschke 877ff9358f Don't expose the server installation time 12 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 93a6ed3dab Ensure instanceid contains a letter 12 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 53fd122b89 Minor typo, coding style fixes for OC_Util::getInstanceId 12 years ago
Thomas Mueller 86c819bbe8 more accurate safe_mode check - refs #2258 12 years ago
Thomas Tanghus f052846914 Add indexes and primary keys. 12 years ago
Thomas Tanghus 935d2169c8 Revert "Add indexes and primary keys." 12 years ago
Thomas Tanghus 3b33712dc9 Add indexes and primary keys. 12 years ago
Frank Karlitschek e6c2a91781 this is now 6.0 pre alpha 12 years ago
Frank Karlitschek 256595e7b2 5.0.0 12 years ago
Arthur Schiwon 988a67fc9a remove remaining br-tags that do not belong here 12 years ago
Frank Karlitschek f9c24a0368 5.0.0 RC3 12 years ago
Arthur Schiwon 47d176ae69 Remove <br> from error messages, because they will be escaped and the used template has it's own <br> already 12 years ago
Lukas Reschke 3e3c039292 Escape the data only in the template 12 years ago
Frank Karlitschek 2b7ff7273d ownCloud 5 RC2 12 years ago
Thomas Mueller 39b9ed50d7 for this self test we don't care if the ssl certificate is self signed and the peer cannot be verified. 12 years ago
Lukas Reschke 93f15215c6 Check if requesttoken exists in session 12 years ago
Lukas Reschke 630becb95f Style fixes 12 years ago
Frank Karlitschek 09dc15d2b1 5.0 RC 1 12 years ago
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