summaryrefslogtreecommitdiffstats
path: root/lib/private/setup.php
Commit message (Expand)AuthorAgeFilesLines
* CSS is now loaded directly instead via PHPLukas Reschke2014-02-281-1/+1
* 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