244 Commits (0f6df2e0b66581b0ff84094acb18d5517b4eb687)

Author SHA1 Message Date
Bjoern Schiessle 37513f9411 don't read certificates if ownCloud is not installed 10 years ago
Lukas Reschke 8313a3fcb3 Add mitigation against BREACH 10 years ago
Arthur Schiwon ffaf5fed0e load backbone universally 10 years ago
Arthur Schiwon 67bb5712e4 make available as OC.Backbone to avoid conflicts 10 years ago
Thomas Müller c3cac887f5 - more injection 10 years ago
Robin McCorkell df19cabb44 Store storage availability in database 11 years ago
Thomas Müller 1385b1ec48 Remove OC_Appconfig 11 years ago
Thomas Müller d3ac73c0c9 Remove OC_Log 11 years ago
Morris Jobke 3e97ca3b96 Add getUserFolder to IRootFolder 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Victor Dubiniuk 4239054383 Add type hint for OC_Channel 11 years ago
Christian Hoffmann 35207ae363 Clean-up of orthography, grammar 11 years ago
Robin Appelman 077d41a9ce wait with copying the skeleton untill login and setupfs are done 11 years ago
Roeland Jago Douma 9866066d3e Depreatace OC_Util::getUrlContent 11 years ago
Victor Dubiniuk af814ba270 Allow change update channel via public API 11 years ago
Lukas Reschke cbfdbf96d2 Mute XCache error when trying to clear the opcode cache 11 years ago
Lukas Reschke 11310355ed Don't depend on always_populate_raw_post_data 11 years ago
Lukas Reschke 7c5558327d Check `mbstring.func_overload` only if the mb module is installed. 11 years ago
Lukas Reschke 64393b4c03 Remove PHP 5.4 warning in checkSetup 11 years ago
Lukas Reschke 4b9e034968 Remove hard-dependency on disabled output_buffering 11 years ago
Lukas Reschke 0abce86b31 Disallow Windows Server in Server Check 11 years ago
Thomas Müller bf809ac85a Removing left overs from old encryption app 11 years ago
Robin Appelman f585994c4b setup mount manager before wrappers 11 years ago
Robin Appelman 3cb53b7756 setup storage wrappers before setting up the filesystem 11 years ago
Lukas Reschke 65202d2a18 Add check for activated local memcache 11 years ago
Robin McCorkell 1511a42da7 Check for relative datadirectory path 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Lukas Reschke 5f044ebf1b Add wrapper for Guzzle 11 years ago
Robin Appelman 8f9ddef435 kill fileoperations proxy 11 years ago
Lukas Reschke 00f5025ff1 Add cURL as hard-dependency 11 years ago
Robin Appelman 7adda88786 Copy mount options to the storage 11 years ago
Thomas Müller 6c1a1234f8 Properly handle available databases at runtime and respect setup checks in command line as well 11 years ago
Thomas Müller 81fa9550a0 No need to restart the web server in cli mode 11 years ago
Thomas Müller e28d314b53 deprecate isValidFileName() 11 years ago
Morris Jobke d550143ba0 proper filename for "require version.php" 11 years ago
Joas Schilling ed4c05c7b5 Use findLanguage() instead of creating the object first 11 years ago
Lukas Reschke 4100610390 Disable some server checks when running on HHVM 11 years ago
Lukas Reschke b58455241b Add notice about Travis Checks 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Lukas Reschke de44a2b2ab Remove unused and deprecated Code 11 years ago
Lukas Reschke 06cf93e6ee Move UTF-8 check to setup 11 years ago
Thomas Müller 1fd1b355e4 Fix namespace of OC_Setup -> \OC\Setup 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Lukas Reschke 43641d917b Use "off" and "off" instead of true booleans 11 years ago
Lukas Reschke 2f0f38761d Add helper to check for `ini` values in `OC_Util::checkServer` 11 years ago
Robin Appelman 5542fafd36 allow overwriting the appmanager in oc_util by subclassing 11 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 11 years ago
Thomas Müller fc7f279d90 catch any whitespaces which might get written to the output buffer while loading a theme 11 years ago
Yann VERRY 1fcea6f1bd in some case charset can be in lower case. 11 years ago
Lukas Reschke 2bd1c17345 Don't encode url unecessary twice 11 years ago