summaryrefslogtreecommitdiffstats
path: root/lib/private/Setup.php
Commit message (Expand)AuthorAgeFilesLines
* Allow to access source maps on apacheJulius Härtl2019-06-191-1/+1
* make sure that the ocm end-point discovery /ocm-provider is not redirected to...Bjoern Schiessle2019-02-201-0/+1
* Fix loading of .woff2 files in .htaccessJulius Härtl2018-11-181-1/+1
* Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-workMorris Jobke2018-10-021-3/+2
|\
| * Allow url without / for overwrite.cli.urlDaniel Kesselberg2018-09-281-3/+2
* | Validate email in occ commandDaniel Kesselberg2018-10-021-6/+1
* | Use setUserValue instead setEMailAddress because latter omits an changeUser e...Daniel Kesselberg2018-10-021-8/+10
* | Add --admin-email to cli installerDaniel Kesselberg2018-10-021-0/+9
|/
* Change visibility to privateDaniel Kesselberg2018-09-131-1/+1
* Change return false to throw newDaniel Kesselberg2018-09-101-5/+12
* Extract logic for webroot into method and add testDaniel Kesselberg2018-09-101-9/+22
* Add the jobRoeland Jago Douma2018-05-141-0/+2
* Correct mistaken regex wildcard in .htaccessDan Callahan2018-02-281-1/+1
* Fix proper overwrite URL on CLI installMorris Jobke2018-02-071-3/+8
* Handle SSL certificate verifications for others than Let's EncryptRobert Scheck2018-02-051-1/+1
* Fix case when overwrite URL is empty during setupMorris Jobke2018-01-151-0/+3
* Get the Installer via DIMorris Jobke2017-11-251-12/+16
* Revert "Only allow colons in db host for IPv6 addresses"Morris Jobke2017-11-081-16/+0
* Run updated license header updaterMorris Jobke2017-11-071-1/+1
* Update license headersMorris Jobke2017-11-061-1/+3
* Add logrote as a default background jobRoeland Jago Douma2017-10-241-1/+4
* Code clean upJoas Schilling2017-09-261-48/+47
* Only allow colons in db host for IPv6 addressesJoas Schilling2017-09-261-0/+16
* Fix L10N::tRoeland Jago Douma2017-08-011-2/+2
* Fix 403 and 404 redirectMorris Jobke2017-07-261-2/+2
* Install from migrationsJoas Schilling2017-07-251-2/+1
* Start migrationsJoas Schilling2017-07-051-0/+2
* Don't redirect requests to /core/img/manifest.jsonLukas Reschke2017-05-091-0/+1
* Add app bundlesLukas Reschke2017-04-261-2/+18
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-5/+7
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-9/+9
* Namespace and array syntax fixesMorris Jobke2017-03-191-7/+7
* Serve robots.txt if the RewriteBase is configuredFrank Isemann2017-03-061-0/+1
* Update Setup.phpKB77772017-02-241-1/+1
* Merge pull request #3576 from robert-scheck/timezoneMorris Jobke2017-02-231-5/+0
|\
| * According to issue #3553, the default logtimezone is always UTCRobert Scheck2017-02-231-5/+0
* | Only request "IndexIgnore" if mod_autoindex is loadedRobert Scheck2017-02-201-0/+2
|/
* Set vendor during installMorris Jobke2017-02-091-0/+15
* Remove useless dependency on SQLite (non-PDO)Morris Jobke2017-01-251-5/+3
* Introduce an event for first time login based on the last login time stampThomas Müller2016-11-141-9/+9
* Update docsJoas Schilling2016-09-131-1/+2
* Display an error when updating .htaccess failedJoas Schilling2016-09-131-1/+2
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-181-1/+1
|\
| * Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+1
* | dont check for pgsql extension during setupRobin Appelman2016-07-121-2/+2
|/
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-4/+0
* Update license headersLukas Reschke2016-05-261-2/+3
* when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-241-1/+1