summaryrefslogtreecommitdiffstats
path: root/core/setup
Commit message (Expand)AuthorAgeFilesLines
* Check if open_basedir is setLukas Reschke2014-12-111-6/+46
* autoconfig.php only to be deleted on successful installationThomas Müller2014-11-251-7/+14
* Use proper array keyLukas Reschke2014-11-081-1/+1
* bower strengthifyMorris Jobke2014-11-061-2/+2
* code cleanup during review :+1:Thomas Müller2014-10-271-8/+8
* Make supported DBs configurable within config.phpLukas Reschke2014-10-271-27/+22
* Try to create datadirectory to test whether the .htaccess worksLukas Reschke2014-09-261-1/+6
* Merge pull request #10934 from owncloud/datadir-write-setupVincent Petry2014-09-251-10/+12
|\
| * Don't test for htaccess if we cant write into the datadir anywayRobin Appelman2014-09-181-10/+12
* | remove post setup checkThomas Müller2014-09-221-6/+3
|/
* Merge branch 'master' into securityutilsLukas Reschke2014-08-311-1/+1
|\
| * Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* | Add some security utilitiesLukas Reschke2014-08-271-1/+0
|/
* set localhost as default database host for installationRobin Appelman2014-07-041-1/+1
* Some more PHPDoc fixesLukas Reschke2014-04-211-1/+1
* Merge pull request #7720 from ideaship/autoconfig_fixVincent Petry2014-03-281-2/+4
|\
| * fix autoconfigideaship2014-03-131-2/+4
* | Added warning for Mac OS on setup pageVincent Petry2014-03-201-0/+21
|/
* Change MySQL to MySQL/MariaDB in the frontendJoas Schilling2014-02-071-1/+1
* fixing autoconfig handlingThomas Müller2014-02-051-4/+5
* DRY for database type radiolistBart Visscher2014-01-311-0/+17
* Do setup default value handling in the controller not the templateBart Visscher2014-01-311-1/+11
* Merge branch 'master' into setupBart Visscher2014-01-311-2/+17
* fix undefined $htaccessWorkingMorris Jobke2013-10-071-1/+1
* Copyright and small fixBart Visscher2013-10-021-1/+7
* fixing typo on $htaccessWorking - testing own code before pushing is appreciatedThomas Müller2013-09-241-1/+2
* Check for failure in creating htaccessWorking testfileBart Visscher2013-09-101-2/+12
* Move core setup code to controller classBart Visscher2013-09-101-0/+79