summaryrefslogtreecommitdiffstats
path: root/lib/private/appframework/app.php
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-1/+1
* Add type descriptionLukas Reschke2015-12-081-0/+2
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Check return value of OC_App::getAppPath() and verify info.xml exists.Andreas Fischer2015-05-061-11/+14
* Update license headersJenkins for ownCloud2015-03-261-13/+14
* Let users configure security headers in their WebserverLukas Reschke2015-03-021-1/+1
* AppFramework StreamResponseBernhard Posselt2015-02-271-11/+29
* Revert "Updating license headers"Morris Jobke2015-02-261-14/+15
* Updating license headersJenkins for ownCloud2015-02-231-15/+14
* always set url parameters when they are available in the app dispatchBernhard Posselt2015-01-151-1/+3
* Intelligent containerBernhard Posselt2014-12-231-3/+41
* Use server containerLukas Reschke2014-11-271-1/+1
* Add functions to modify cookies to response classLukas Reschke2014-11-271-1/+9
* adjust license headers to new mail addressBernhard Posselt2014-05-111-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+0
* add PHPDoc for urlParamsMorris Jobke2013-11-271-0/+1
* fix appframework routingThomas Müller2013-11-251-1/+4
* Get urlParams registered before Request is instantiatedThomas Tanghus2013-10-011-4/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+98