| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix UrlGenerator::imagePath() for app paths | Robin McCorkell | 2015-04-03 | 1 | -4/+6 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+24 |
* | Reuse cache result | Lukas Reschke | 2015-03-17 | 1 | -2/+2 |
* | Read theme only if required | Lukas Reschke | 2015-03-17 | 1 | -3/+3 |
* | Cache \OC\URLGenerator::imagePath | Lukas Reschke | 2015-03-17 | 1 | -17/+33 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -24/+5 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+24 |
* | Refactor OC_Request into TrustedDomainHelper and IRequest | Lukas Reschke | 2015-02-16 | 1 | -1/+2 |
* | Remove internal annotation | Lukas Reschke | 2015-02-12 | 1 | -5/+3 |
* | Introduce app info xml parser including basic unit test - necessary for #10777 | Thomas Müller | 2014-11-25 | 1 | -1/+11 |
* | Set overwritemailurl* configs on setup | Joas Schilling | 2014-10-14 | 1 | -0/+4 |
* | Add a method to get the absolute url for a route | Joas Schilling | 2014-09-08 | 1 | -1/+14 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -3/+3 |
* | Fix all PHPDoc types and variable names, in /lib | Robin McCorkell | 2014-05-13 | 1 | -1/+1 |
* | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -0/+1 |
* | Fix PHPdoc in lib/private | Bart Visscher | 2014-04-15 | 1 | -2/+1 |
* | Check if web root has already been appended | Thomas Tanghus | 2014-03-31 | 1 | -1/+6 |
* | Merge pull request #7613 from owncloud/fix_urlGenerator2 | Vincent Petry | 2014-03-28 | 1 | -1/+2 |
|\ |
|
| * | Add \OC:: to URLGenerator::getAbsoluteURL() | Thomas Tanghus | 2014-03-06 | 1 | -1/+2 |
* | | css files are not to be routed through index.php anymore | Thomas Müller | 2014-03-26 | 1 | -1/+1 |
* | | switch OC::getRouter usages to OC::$server->getRouter | Robin Appelman | 2014-03-10 | 1 | -1/+1 |
|/ |
|
* | Test if $url is already prefixed by '/' | Thomas Tanghus | 2014-02-07 | 1 | -1/+2 |
* | Add missing slash in URLGenerator::getAbsoluteURL(). Refs. #6840 | Thomas Tanghus | 2014-01-24 | 1 | -1/+1 |
* | new config parameter 'front_controller_active' which will instruct the url ge... | Thomas Müller | 2013-12-31 | 1 | -1/+24 |
* | use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace | Jörn Friedrich Dreyer | 2013-10-28 | 1 | -5/+5 |
* | prefer logo png from theme over svg from core | Jörn Friedrich Dreyer | 2013-10-23 | 1 | -0/+18 |
* | moving file to the right location | Thomas Müller | 2013-10-07 | 1 | -0/+111 |