summaryrefslogtreecommitdiffstats
path: root/lib/private/Setup.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* login explicitlyChristoph Wurst2016-05-241-0/+1
* Do not automatically try to enable index.php-less URLs (#24539)Lukas Reschke2016-05-121-20/+30
* fix setupChristoph Wurst2016-05-111-1/+8
* invalidate (delete) session token on logoutChristoph Wurst2016-05-111-0/+6
* OC_Installer -> \OC\InstallerThomas Müller2016-05-021-1/+1
* Move more from \OC to PSR-4Roeland Jago Douma2016-04-291-0/+478