Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -4/+1 |
* | feat(app framework)!: Inject services into controller methods | Christoph Wurst | 2023-01-18 | 1 | -1/+8 |
* | fix(app framework): Fix missing cast of double controller parameters | Christoph Wurst | 2022-12-15 | 1 | -1/+1 |
* | Fix typos in lib/private subdirectory | luz paz | 2022-07-27 | 1 | -2/+2 |
* | Diagnostics event logging to Nextcloud log | Julius Härtl | 2022-02-28 | 1 | -1/+10 |
* | Check style update | Carl Schwan | 2022-01-13 | 1 | -2/+2 |
* | Improve syntax error reporting | Carl Schwan | 2021-09-21 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -2/+2 |
* | Bump doctrine/dbal from 2.12.0 to 3.0.0 | Christoph Wurst | 2021-01-08 | 1 | -7/+6 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Fix tests | Joas Schilling | 2020-10-02 | 1 | -2/+0 |
* | Log the number of queries built and executed | Joas Schilling | 2020-09-25 | 1 | -1/+52 |
* | Move the notmodified check to middleware where it belongs | Roeland Jago Douma | 2020-05-13 | 1 | -2/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -9/+7 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -6/+4 |
* | Handle throwables in the http dispatcher | Julius Härtl | 2019-08-29 | 1 | -0/+4 |
* | Fix tests | Roeland Jago Douma | 2018-02-21 | 1 | -3/+0 |
* | Make AppFramework/Http/Dispatcher strict | Roeland Jago Douma | 2018-02-21 | 1 | -8/+16 |
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Merge pull request #507 from nextcloud/run-le-script | Morris Jobke | 2016-07-21 | 1 | -1/+2 |
|\ | |||||
| * | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | | AppFramework do not get default response | Roeland Jago Douma | 2016-07-20 | 1 | -2/+6 |
|/ | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+1 |
* | Move \OC\AppFramework to PSR-4 | Roeland Jago Douma | 2016-04-22 | 1 | -0/+179 |