Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: run rectorrector-phpunit10 | Robin Appelman | 2025-07-01 | 1 | -3/+1 |
* | chore: run rector on tests | Robin Appelman | 2025-06-12 | 2 | -5/+7 |
* | test: Fix tests/lib/App* | Joas Schilling | 2025-05-15 | 1 | -1/+1 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -1/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 4 | -72/+8 |
* | fix: Fix tests following OC_App migrations to IAppManager | Côme Chilliet | 2024-04-22 | 1 | -1/+2 |
* | feat(app-framework): Add support for global middlewares | Christoph Wurst | 2023-01-26 | 1 | -1/+1 |
* | perf(app-framework): Make the app middleware registration lazy | Christoph Wurst | 2023-01-25 | 1 | -18/+11 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 4 | -4/+0 |
* | Add event logging to app loading | Julius Härtl | 2022-02-28 | 1 | -0/+6 |
* | Add test | Christopher Ng | 2022-02-11 | 1 | -0/+27 |
* | Fix warnings about logException | Joas Schilling | 2021-06-04 | 2 | -7/+7 |
* | Fix unit tests | Joas Schilling | 2021-04-27 | 2 | -6/+6 |
* | Fix code style | Morris Jobke | 2020-10-12 | 1 | -1/+1 |
* | Fix typo 'shared' | Robin Windey | 2020-10-12 | 1 | -3/+13 |
* | Adjust apps' code to use the ContainerInterface | Christoph Wurst | 2020-07-21 | 1 | -1/+2 |
* | Move to lazy panel registration during registration context | Julius Härtl | 2020-07-15 | 1 | -0/+6 |
* | Delegate bootstrap registration lazily | Christoph Wurst | 2020-07-14 | 1 | -6/+0 |
* | Callable parameter injection | Christoph Wurst | 2020-07-03 | 1 | -0/+84 |
* | Add unified search API | Christoph Wurst | 2020-06-24 | 1 | -0/+6 |
* | Allow crash reporters registration during app bootstrap | Christoph Wurst | 2020-06-19 | 1 | -0/+6 |
* | Add dedicated API for apps' bootstrapping process | Christoph Wurst | 2020-06-17 | 3 | -0/+345 |