| Commit message (Expand) | Author | Age | Files | Lines |
* | DRY use OC_Template::printErrorPage | Bart Visscher | 2013-07-21 | 1 | -3/+1 |
* | Merge branch 'master' into convert-oc_config | Thomas Müller | 2013-07-01 | 1 | -739/+67 |
|\ |
|
| * | Fix review items | Bart Visscher | 2013-06-29 | 1 | -7/+7 |
| * | Use db setup class for option validation | Bart Visscher | 2013-06-29 | 1 | -33/+15 |
| * | Change database creation to use array to select db setup class | Bart Visscher | 2013-06-29 | 1 | -25/+11 |
| * | Convert database setup code to objects | Bart Visscher | 2013-06-29 | 1 | -20/+8 |
| * | Split database specific install/setup code to their own class | Bart Visscher | 2013-06-29 | 1 | -703/+75 |
| * | Merge pull request #2914 from Kondou-ger/label_overlapping_value | Bart Visscher | 2013-06-29 | 1 | -1/+1 |
| |\ |
|
| | * | Default to localhost, if nothing is entered. | kondou | 2013-05-28 | 1 | -1/+1 |
* | | | Merge branch 'master' into convert-oc_config | Bart Visscher | 2013-06-27 | 1 | -18/+21 |
|\| | |
|
| * | | Merge pull request #3721 from owncloud/oracle_setup_fixes | Thomas Müller | 2013-06-14 | 1 | -4/+7 |
| |\ \ |
|
| | * | | remove default tablespace in parameter | Jörn Friedrich Dreyer | 2013-06-14 | 1 | -3/+3 |
| | * | | adding default to $hint within ctor of DatabaseSetupException | Thomas Mueller | 2013-06-14 | 1 | -1/+1 |
| | * | | use USERS tablespace whn none is given, only needed when we need to create a ... | Jörn Friedrich Dreyer | 2013-06-14 | 1 | -5/+8 |
| * | | | improve comment | Morris Jobke | 2013-06-14 | 1 | -1/+1 |
| * | | | Correct escaping | eMerzh | 2013-06-12 | 1 | -1/+1 |
| * | | | Try connection with specified db when postgres does not work | Brice Maron | 2013-06-12 | 1 | -1/+7 |
| |/ / |
|
| * | | clean up usage of DatabaseSetupException and catch Exceptions in entrypoints | Jörn Friedrich Dreyer | 2013-06-10 | 1 | -15/+9 |
* | | | Merge branch 'master' into convert-oc_config | Michael Gapczynski | 2013-06-03 | 1 | -2/+10 |
|\| | |
|
| * | | cleanup codestyle | Jörn Friedrich Dreyer | 2013-05-22 | 1 | -1/+1 |
| * | | add debug output | Jörn Friedrich Dreyer | 2013-05-22 | 1 | -2/+10 |
* | | | Merge branch 'master' into convert-oc_config | Thomas Mueller | 2013-05-15 | 1 | -0/+1 |
|\| | |
|
| * | | disable mbstring.func_overload in setup | Thomas Tanghus | 2013-05-12 | 1 | -0/+1 |
* | | | Convert OC_Config to object interface | Bart Visscher | 2013-05-07 | 1 | -15/+1 |
|/ / |
|
* | | sync parameters in setup.php with the ones in the actual .htaccess | Daniel Molkentin | 2013-04-24 | 1 | -0/+4 |
* | | Improve error message if user creation fails during setup | Robin Appelman | 2013-04-22 | 1 | -1/+2 |
* | | Handle empty datafolder better. | kondou | 2013-04-13 | 1 | -1/+1 |
|/ |
|
* | Use random bytes instead of time | Lukas Reschke | 2013-04-04 | 1 | -3/+3 |
* | Use a more random source... | Lukas Reschke | 2013-04-04 | 1 | -1/+1 |
* | using rtrim | Thomas Mueller | 2013-03-19 | 1 | -4/+1 |
* | fixes #2081 | Thomas Mueller | 2013-03-12 | 1 | -0/+7 |
* | [core] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -1/+1 |
* | Merge pull request #1961 from owncloud/trans_fix | Bart Visscher | 2013-02-27 | 1 | -1/+1 |
|\ |
|
| * | fixed bug that would cause a failure because of undefined variable instead o... | Bernhard Posselt | 2013-02-27 | 1 | -1/+1 |
* | | Fix using wrong quotes for breaking long lines | Bart Visscher | 2013-02-26 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-22 | 1 | -2/+1 |
|\ |
|
| * | Join split translated strings | Bart Visscher | 2013-02-21 | 1 | -2/+1 |
* | | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-14 | 1 | -6/+13 |
|\| |
|
| * | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -7/+14 |
* | | fixing sql server syntax for database creation | Thomas Mueller | 2013-02-12 | 1 | -1/+1 |
* | | write any database messages / non critical errors to the log - don't pollute ... | Thomas Mueller | 2013-02-12 | 1 | -32/+33 |
* | | fixing indent | Thomas Mueller | 2013-02-12 | 1 | -35/+35 |
* | | fixing undefined variables | Thomas Mueller | 2013-02-12 | 1 | -5/+7 |
* | | Merge branch 'master' into master-sqlserver | Thomas Mueller | 2013-02-12 | 1 | -51/+91 |
|\| |
|
| * | fixing indent | Thomas Mueller | 2013-02-11 | 1 | -3/+3 |
| * | fixed argument for translation | Bernhard Posselt | 2013-02-11 | 1 | -4/+4 |
| * | added l10n for db error messages | Bernhard Posselt | 2013-02-09 | 1 | -52/+72 |
| * | Execute the post setup check after finishing the setup | Bart Visscher | 2013-02-06 | 1 | -0/+20 |
* | | Bugfixes and cleanup MS SQL Server installation | Administrator | 2013-02-10 | 1 | -67/+124 |
* | | Added MS SQL Server support | Tobias Ramforth | 2013-02-08 | 1 | -4/+144 |
|/ |
|