aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Http/Dispatcher.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-27/+3
* fix(API): Use a distinct exception so apps can react to it and customize the ...Joas Schilling2023-11-281-5/+5
* enh(dispatcher): enforce psalm ranges in the http dispatcherArthur Schiwon2023-11-241-1/+21
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-8/+8
* Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-151-2/+2
* composer run cs:fixCôme Chilliet2023-01-201-4/+1
* feat(app framework)!: Inject services into controller methodsChristoph Wurst2023-01-181-1/+8
* fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-151-1/+1
* Fix typos in lib/private subdirectoryluz paz2022-07-271-2/+2
* Diagnostics event logging to Nextcloud logJulius Härtl2022-02-281-1/+10
* Check style updateCarl Schwan2022-01-131-2/+2
* Improve syntax error reportingCarl Schwan2021-09-211-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-2/+2
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-7/+6
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Fix testsJoas Schilling2020-10-021-2/+0
* Log the number of queries built and executedJoas Schilling2020-09-251-1/+52
* Move the notmodified check to middleware where it belongsRoeland Jago Douma2020-05-131-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-9/+7
* Update license headersChristoph Wurst2019-12-051-2/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-6/+4
* Handle throwables in the http dispatcherJulius Härtl2019-08-291-0/+4
* Fix testsRoeland Jago Douma2018-02-211-3/+0
* Make AppFramework/Http/Dispatcher strictRoeland Jago Douma2018-02-211-8/+16
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Merge pull request #507 from nextcloud/run-le-scriptMorris Jobke2016-07-211-1/+2
|\
| * Fix othersJoas Schilling2016-07-211-1/+2
* | AppFramework do not get default responseRoeland Jago Douma2016-07-201-2/+6
|/
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\AppFramework to PSR-4Roeland Jago Douma2016-04-221-0/+179