aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Bootstrap
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-134-72/+8
* fix: Fix tests following OC_App migrations to IAppManagerCôme Chilliet2024-04-221-1/+2
* feat(app-framework): Add support for global middlewaresChristoph Wurst2023-01-261-1/+1
* perf(app-framework): Make the app middleware registration lazyChristoph Wurst2023-01-251-18/+11
* composer run cs:fixCôme Chilliet2023-01-204-4/+0
* Add event logging to app loadingJulius Härtl2022-02-281-0/+6
* Add testChristopher Ng2022-02-111-0/+27
* Fix warnings about logExceptionJoas Schilling2021-06-042-7/+7
* Fix unit testsJoas Schilling2021-04-272-6/+6
* Fix code styleMorris Jobke2020-10-121-1/+1
* Fix typo 'shared'Robin Windey2020-10-121-3/+13
* Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-1/+2
* Move to lazy panel registration during registration contextJulius Härtl2020-07-151-0/+6
* Delegate bootstrap registration lazilyChristoph Wurst2020-07-141-6/+0
* Callable parameter injectionChristoph Wurst2020-07-031-0/+84
* Add unified search APIChristoph Wurst2020-06-241-0/+6
* Allow crash reporters registration during app bootstrapChristoph Wurst2020-06-191-0/+6
* Add dedicated API for apps' bootstrapping processChristoph Wurst2020-06-173-0/+345