summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/App.php
Commit message (Expand)AuthorAgeFilesLines
* Remove some IRouter methodsRoeland Jago Douma2020-11-171-0/+5
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Merge pull request #22432 from nextcloud/enh/phpdocRoeland Jago Douma2020-08-261-1/+0
|\
| * Remove wrongly annotated package namesJulius Härtl2020-08-261-1/+0
* | Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
|/
* Deprecate registerRoutesRoeland Jago Douma2020-07-061-0/+1
* PHP 7.4 excludes the arguments from stack traces by default.Daniel Kesselberg2020-04-301-1/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update license headersChristoph Wurst2019-12-051-1/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Do not throw an exception for base App classJulius Härtl2019-11-081-1/+1
* mark getAppContainer as a valid way to construct app containersRobin Appelman2019-11-041-0/+8
* Log an error in development cases when the application class was set up incor...Joas Schilling2019-10-161-2/+25
* Avoid duplicate App container creationJoas Schilling2019-03-051-1/+6
* OCP\AppFramework\App strictRoeland Jago Douma2018-03-091-7/+9
* Update license headersMorris Jobke2017-11-061-0/+1
* Some more invalid PHPDocs in legacy classesLukas Reschke2017-08-011-0/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-0/+1
* Move \OCP\AppFramework to PSR-4Roeland Jago Douma2016-05-061-0/+136