summaryrefslogtreecommitdiffstats
path: root/lib/private/setup.php
Commit message (Expand)AuthorAgeFilesLines
...
* | remove post setup checkThomas Müller2014-09-221-21/+1
|/
* Set overwritewebroot when installing owncloud to avoid problemsJoas Schilling2014-09-081-0/+1
* 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-6/+11
|/
* trusted domains shall not be ignored on autosetupArthur Schiwon2014-06-231-1/+7
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-1/+1
* Merge branch 'master' into append-error-documentThomas Müller2014-04-021-0/+4
|\
| * Added .ocdata file to check for data folder validityVincent Petry2014-03-141-0/+4
| * CSS is now loaded directly instead via PHPLukas Reschke2014-02-281-1/+1
* | Typo + use regular assignmentLukas Reschke2014-02-281-2/+2
* | Remove .htaccess creation codeLukas Reschke2014-02-281-46/+8
|/
* Merge pull request #7259 from owncloud/overwritehost-alwaysLukas Reschke2014-02-221-0/+1
|\
| * Add overwritehost config on setup and upgradeLukas Reschke2014-02-211-0/+1
* | kill references to core.js and core.cssThomas Müller2014-02-201-2/+0
* | Remove usage of legacy OC_AppconfigRobin Appelman2014-02-131-4/+5
|/
* turn off mod_pagespeedThomas Müller2014-01-081-0/+3
* implementing solution using <ifModule mod_authz_core>Thomas Müller2013-11-081-4/+8
* adding proper htaccess commands for Apache 2.4Thomas Müller2013-11-081-2/+9
* replace template function link_to_docs() with \OC_Helper::linkToDocs()Thomas Mueller2013-11-021-1/+1
* introduce link_to_docs() and migrate linksThomas Müller2013-10-211-1/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+192