| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1148 from seancomeau/topic/setup | Frank Karlitschek | 2013-01-16 | 1 | -5/+35 |
|\ |
|
| * | Rename TestException to DatabaseSetupException | Sean Comeau | 2013-01-14 | 1 | -5/+5 |
| * | Use a custom exception instead of adding a delimiter to the error message | Sean Comeau | 2013-01-14 | 1 | -8/+31 |
| * | Throw an exception when creating a MySQL user fails and display exception err... | Sean Comeau | 2013-01-10 | 1 | -3/+10 |
* | | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -1/+1 |
|/ |
|
* | Revoke DB rights on install only if the db is newly created | Brice Maron | 2012-12-03 | 1 | -2/+4 |
* | Merge pull request #157 from owncloud/setup | Bart Visscher | 2012-11-12 | 1 | -40/+4 |
|\ |
|
| * | DRY for creating htaccess to protect data-directory | Bart Visscher | 2012-10-30 | 1 | -0/+4 |
| * | Separate control code from class definition | Bart Visscher | 2012-10-30 | 1 | -40/+0 |
* | | Fix WebDAV (and Android Client) not being able to authorize on Debian Squeeze... | Stefan Seidel | 2012-11-09 | 1 | -1/+9 |
* | | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -4/+4 |
|/ |
|
* | Fix MySQL install, bug fix for issue 132 | Michael Gapczynski | 2012-10-28 | 1 | -2/+2 |
* | add svg mimetype to default htaccess | Robin Appelman | 2012-10-28 | 1 | -0/+4 |
* | deny the usage of dots in database name | Georg Ehrke | 2012-10-28 | 1 | -0/+3 |
* | Split database setup code to functions | Bart Visscher | 2012-10-26 | 1 | -223/+238 |
* | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 1 | -3/+3 |
* | Don't add the enhanced auth time to the configuration | Lukas Reschke | 2012-10-16 | 1 | -4/+1 |
* | Make enhanced auth time configurable | Lukas Reschke | 2012-10-16 | 1 | -0/+3 |
* | "deny from all" instead directory | Lukas Reschke | 2012-10-15 | 1 | -3/+1 |
* | Show a warning in the installer if .htaccess is not working | Lukas Reschke | 2012-10-15 | 1 | -0/+7 |
* | Show a warning in the installer if no secure RNG is available | Lukas Reschke | 2012-10-14 | 1 | -0/+2 |
* | Fallback for systems without openssl | Lukas Reschke | 2012-09-29 | 1 | -2/+1 |
* | mt_rand() is not secure from a cryptographic point of view, let's use openssl... | Lukas Reschke | 2012-09-29 | 1 | -1/+2 |
* | allow using only dbname for oracle | Jörn Friedrich Dreyer | 2012-09-11 | 1 | -6/+14 |
* | use tabs for indentation | Jörn Friedrich Dreyer | 2012-09-10 | 1 | -189/+189 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -5/+5 |
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 1 | -3/+3 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -10/+10 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -9/+46 |
|\ |
|
| * | fix unused variables | Robin Appelman | 2012-07-20 | 1 | -1/+0 |
| * | allow command line based installation/setup | Thomas Mueller | 2012-07-13 | 1 | -1/+1 |
| * | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
| * | Escape pg connection string on setup | Brice Maron | 2012-07-03 | 1 | -3/+13 |
| * | Pg setup enhancement | Brice Maron | 2012-06-28 | 1 | -2/+32 |
| * | Return login errors for PostgreSQL setup | Michael Gapczynski | 2012-06-27 | 1 | -0/+1 |
| * | Set table prefix if not set in postgresql install | Brice Maron | 2012-06-27 | 1 | -1/+1 |
| * | generate a random salt during installation and store it in the config.php. us... | Frank Karlitschek | 2012-06-08 | 1 | -0/+4 |
| * | fix propper error reporting | Frank Karlitschek | 2012-06-01 | 1 | -0/+1 |
* | | use dbname for non privileged user | Jörn Friedrich Dreyer | 2012-08-01 | 1 | -0/+1 |
* | | add oracle to install & setup | Jörn Friedrich Dreyer | 2012-07-31 | 1 | -5/+193 |
* | | Return login errors for PostgreSQL setup | Michael Gapczynski | 2012-06-27 | 1 | -0/+1 |
* | | backport the password salting fix. | Frank Karlitschek | 2012-06-08 | 1 | -0/+4 |
* | | fix proper error reporting | Frank Karlitschek | 2012-06-01 | 1 | -0/+1 |
* | | Set table prefix if not set in postgresql install | Brice Maron | 2012-05-28 | 1 | -1/+1 |
|/ |
|
* | the ',last' breaks all other rewrite rules and is also not there in the commi... | Michiel de Jong | 2012-05-11 | 1 | -1/+1 |
* | match setup script to .htaccess from repo | Michiel de Jong | 2012-05-11 | 1 | -2/+0 |
* | oops, typo in lib/setup.php | Michiel de Jong | 2012-05-11 | 1 | -1/+1 |
* | add new htaccess things into setup script too | Michiel de Jong | 2012-05-11 | 1 | -2/+7 |