| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -13/+23 |
* | show exception type in debug mode | Robin Appelman | 2015-03-20 | 1 | -0/+1 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -23/+14 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -14/+23 |
* | Refactor OC_Request into TrustedDomainHelper and IRequest | Lukas Reschke | 2015-02-16 | 1 | -2/+3 |
* | Respect `mod_unique_id` and refactor `OC_Request::getRequestId` | Lukas Reschke | 2015-02-09 | 1 | -1/+1 |
* | allow css/js asset directory to be relocated (#13053) | Adam Williamson | 2015-01-05 | 1 | -2/+3 |
* | Fix extra quotes in custom tags in header | drarko | 2014-12-18 | 1 | -1/+1 |
* | Drop form_factor that is appended to JS, CSS and template filenames | Morris Jobke | 2014-11-12 | 1 | -69/+4 |
* | Fix the "addHeader($tag, $attributes, $text)" methods to not ignore the $text... | Lukas Reschke | 2014-10-28 | 1 | -6/+21 |
* | adding cssmin and jssmin(minify) | Thomas Müller | 2014-10-17 | 1 | -2/+32 |
* | Do not show exception to the end-user | Lukas Reschke | 2014-09-17 | 1 | -25/+12 |
* | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
* | Don't register the call when rendering error pages | Robin Appelman | 2014-08-29 | 1 | -4/+5 |
* | kill OC::$session | Jörn Friedrich Dreyer | 2014-08-29 | 1 | -6/+6 |
* | Escape error messages | Lukas Reschke | 2014-08-27 | 1 | -4/+4 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -11/+11 |
* | Now settings CSS class with appid in content DIV | Vincent Petry | 2014-05-15 | 1 | -1/+3 |
* | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -2/+2 |
* | Fix indentation | Lukas Reschke | 2014-04-13 | 1 | -1/+2 |
* | Move security headers to base.php | Lukas Reschke | 2014-04-13 | 1 | -25/+1 |
* | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -2/+5 |
* | Do not use L10n when logging exceptions | Vincent Petry | 2013-12-16 | 1 | -2/+1 |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+311 |