Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduced app enable/disable/update typed events | Thomas Citharel | 2023-03-13 | 1 | -1/+3 |
* | set theming app to alwaysEnabled | szaimen | 2022-10-17 | 1 | -2/+7 |
* | Fix unit tests | Joas Schilling | 2021-04-27 | 1 | -3/+4 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -5/+5 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -152/+152 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -4/+4 |
* | Fix recursive calls in logging via server methods | Joas Schilling | 2020-03-18 | 1 | -4/+5 |
* | Allow to force enable apps via CLI | Joas Schilling | 2019-12-13 | 1 | -0/+1 |
* | Fix tests | John Molakvoæ (skjnldsv) | 2019-12-10 | 1 | -2/+7 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -2/+7 |
* | Properly inject the logger | Morris Jobke | 2019-07-16 | 1 | -1/+2 |
* | always enable cloud federation api | Bjoern Schiessle | 2018-07-02 | 1 | -2/+7 |
* | fix appinfo parsing when a single localized option is provided | Robin Appelman | 2018-04-17 | 1 | -0/+14 |
* | Fix app version to be always string and neither array nor null | Morris Jobke | 2018-02-17 | 1 | -13/+0 |
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -1/+1 |
* | Fix tests | Lukas Reschke | 2017-05-20 | 1 | -2/+7 |
* | Fix tests | Joas Schilling | 2017-01-13 | 1 | -8/+12 |
* | Adjust unit tests | Lukas Reschke | 2016-11-21 | 1 | -2/+6 |
* | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 1 | -0/+1 |
* | Add update support | Lukas Reschke | 2016-10-31 | 1 | -0/+34 |
* | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 1 | -2/+7 |
* | Make sure all tests use the TestCase method to overwrite services | Joas Schilling | 2016-10-20 | 1 | -12/+10 |
* | Fix getMock AppTests | Roeland Jago Douma | 2016-09-13 | 1 | -7/+6 |
* | Fix AppTest and intergration test | Roeland Jago Douma | 2016-09-05 | 1 | -2/+7 |
* | fix enabled apps tests | Morris Jobke | 2016-07-27 | 1 | -0/+5 |
* | fix unit tests | Morris Jobke | 2016-07-26 | 1 | -2/+2 |
* | FIx lib/ a-d | Joas Schilling | 2016-05-19 | 1 | -0/+549 |