aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/urlgenerator.php
Commit message (Expand)AuthorAgeFilesLines
* Introduce app info xml parser including basic unit test - necessary for #10777Thomas Müller2014-11-251-1/+11
* Set overwritemailurl* configs on setupJoas Schilling2014-10-141-0/+4
* Add a method to get the absolute url for a routeJoas Schilling2014-09-081-1/+14
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-3/+3
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* Some more PHPDoc fixesLukas Reschke2014-04-211-0/+1
* Fix PHPdoc in lib/privateBart Visscher2014-04-151-2/+1
* Check if web root has already been appendedThomas Tanghus2014-03-311-1/+6
* Merge pull request #7613 from owncloud/fix_urlGenerator2Vincent Petry2014-03-281-1/+2
|\
| * Add \OC:: to URLGenerator::getAbsoluteURL()Thomas Tanghus2014-03-061-1/+2
* | css files are not to be routed through index.php anymoreThomas Müller2014-03-261-1/+1
* | switch OC::getRouter usages to OC::$server->getRouterRobin Appelman2014-03-101-1/+1
|/
* Test if $url is already prefixed by '/'Thomas Tanghus2014-02-071-1/+2
* Add missing slash in URLGenerator::getAbsoluteURL(). Refs. #6840Thomas Tanghus2014-01-241-1/+1
* new config parameter 'front_controller_active' which will instruct the url ge...Thomas Müller2013-12-311-1/+24
* use SERVERROOT instead of WEBROOT in all file_exists checks, whitespaceJörn Friedrich Dreyer2013-10-281-5/+5
* prefer logo png from theme over svg from coreJörn Friedrich Dreyer2013-10-231-0/+18
* moving file to the right locationThomas Müller2013-10-071-0/+111