Commit Graph

6 Commits (0671c58e361f2ccf2cd23d73a9712c1a31e838ce)

Author SHA1 Message Date
Thomas Müller 5eef107344 turn off mod_pagespeed 11 years ago
Thomas Müller b5e013973b implementing solution using <ifModule mod_authz_core> 12 years ago
Thomas Müller 9c8b1e1775 adding proper htaccess commands for Apache 2.4 12 years ago
Thomas Mueller eb3c5070c0 replace template function link_to_docs() with \OC_Helper::linkToDocs() 12 years ago
Thomas Müller 148d2616e5 introduce link_to_docs() and migrate links 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
kondou 9c5416fe4a Clean up \OC\Util 12 years ago
Bart Visscher 8c5df31c49 DRY use OC_Template::printErrorPage 12 years ago
Bart Visscher 60eb63e35a Fix review items 12 years ago
Bart Visscher 6831b78597 Use db setup class for option validation 12 years ago
Bart Visscher 2faccaee0d Change database creation to use array to select db setup class 12 years ago
Bart Visscher e232907698 Convert database setup code to objects 12 years ago
Bart Visscher a6d07cd512 Split database specific install/setup code to their own class 12 years ago
Jörn Friedrich Dreyer 9498cf959f remove default tablespace in parameter 12 years ago
Thomas Mueller 1ef66941a7 adding default to $hint within ctor of DatabaseSetupException 12 years ago
Jörn Friedrich Dreyer e5d3cd59ac use USERS tablespace whn none is given, only needed when we need to create a user, does not need to be stored in config 12 years ago
Morris Jobke 7093b0829f improve comment 12 years ago
eMerzh e33f68ecb6 Correct escaping 12 years ago
Brice Maron edc255421c Try connection with specified db when postgres does not work 12 years ago
Jörn Friedrich Dreyer 8dc6bdd96b clean up usage of DatabaseSetupException and catch Exceptions in entrypoints 12 years ago
kondou 1d799f22c1 Default to localhost, if nothing is entered. 12 years ago
Jörn Friedrich Dreyer 1f1abe595d cleanup codestyle 12 years ago
Jörn Friedrich Dreyer eceb3c8ed5 add debug output 12 years ago
Thomas Tanghus baf058316c disable mbstring.func_overload in setup 12 years ago
Bart Visscher 07df94def6 Convert OC_Config to object interface 12 years ago
Daniel Molkentin 6ac2fdf44b sync parameters in setup.php with the ones in the actual .htaccess 12 years ago
Robin Appelman 5942d5aeac Improve error message if user creation fails during setup 12 years ago
kondou d759dca203 Handle empty datafolder better. 12 years ago
Lukas Reschke 6645a54cac Use random bytes instead of time 12 years ago
Lukas Reschke ba7c0cf548 Use a more random source... 12 years ago
Thomas Mueller 7a2396208f using rtrim 12 years ago
Bart Visscher 427242cf32 Use the correct property for connection object 12 years ago
Thomas Mueller 2fe56b8969 fixes #2081 12 years ago
Lukas Reschke 229c907a57 [core] From echo to p 12 years ago
Bernhard Posselt 49a0f42e3b fixed bug that would cause a failure because of undefined variable instead of %s in a translation string 12 years ago
Bart Visscher 4a26d63867 Fix using wrong quotes for breaking long lines 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Bart Visscher 19c5213b53 Join split translated strings 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Thomas Mueller bcbf2e667b fixing sql server syntax for database creation 12 years ago
Thomas Mueller 98d7e0f7cd write any database messages / non critical errors to the log - don't pollute the browser 12 years ago
Thomas Mueller 8136851010 fixing indent 12 years ago
Thomas Mueller b2dfdacaa1 fixing undefined variables 12 years ago
Thomas Mueller c544a631d5 fixing indent 12 years ago
Bernhard Posselt 36df2fbdfe fixed argument for translation 12 years ago
Administrator 41ec976fd7 Bugfixes and cleanup MS SQL Server installation 12 years ago
Bernhard Posselt b2261c31eb added l10n for db error messages 12 years ago
Tobias Ramforth d577f790c8 Added MS SQL Server support 12 years ago
Bart Visscher 3582f7bd09 Execute the post setup check after finishing the setup 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago