Commit Graph

40 Commits (c62fa55007a750236e6520893a02b4b10b406d62)

Author SHA1 Message Date
Joas Schilling 3e7db013c1
test: Fix non-static data providers 5 months ago
Ferdinand Thiessen eea91fa1ba
fix(TemplateLayout): `core` is not an app but the server itself 9 months ago
skjnldsv 158299b3d7 fix(profile): make sure the app cannot be disabled as it was in core 11 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Côme Chilliet 733a818139
fix: Migrate a few more classes away from OC_App::getAppPath 1 year ago
Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 2 years ago
Joas Schilling 5bb6a7804f
fix: Move AppManager events to IEventDispatcher 2 years ago
Thomas Citharel f1751c4428
Introduced app enable/disable/update typed events 3 years ago
szaimen 1d17a0843a set theming app to alwaysEnabled 3 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Joas Schilling dc7913efcd
Fix recursive calls in logging via server methods 6 years ago
Joas Schilling 3eee359d7f
Allow to force enable apps via CLI 6 years ago
John Molakvoæ (skjnldsv) edf8893479
Fix tests 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Christoph Wurst de6940352a Move settings to an app 6 years ago
Morris Jobke 99f2c82222
Properly inject the logger 6 years ago
Bjoern Schiessle 511a34b08f
always enable cloud federation api 7 years ago
Robin Appelman 46d0d0cda1
fix appinfo parsing when a single localized option is provided 8 years ago
Morris Jobke 9dc3b04802
Fix app version to be always string and neither array nor null 8 years ago
Roeland Jago Douma 09f8a755ec
Remove IAppConfig::getValue 8 years ago
Lukas Reschke 7a8bd73547 Fix tests 9 years ago
Joas Schilling fcfb4205bc
Fix tests 9 years ago
Lukas Reschke d001dbd259
Adjust unit tests 9 years ago
Lukas Reschke fb91bf6a5b
Add a signer class for signing 9 years ago
Lukas Reschke 8acb54aa0b
Add update support 9 years ago
Joas Schilling 0b1fb180a5
Make AppConfig part of the public API 9 years ago
Joas Schilling 122edcd0c1
Make sure all tests use the TestCase method to overwrite services 9 years ago
Roeland Jago Douma 9404c04512
Fix getMock AppTests 9 years ago
Roeland Jago Douma 581a83c2a1
Fix AppTest and intergration test 9 years ago
Morris Jobke 9c21067c19
fix enabled apps tests 9 years ago
Morris Jobke 6482be040b
fix unit tests 9 years ago
Joas Schilling 55fc6536d3
FIx lib/ a-d 10 years ago
Morris Jobke 7048d428b1 Remove unneeded parameter from OC_App::getEnabledApps 10 years ago
Arthur Schiwon cd00751de5 Send events when enabling and disabling of apps 10 years ago
Roeland Jago Douma fad85ad19f Fix unit tests 10 years ago
Morris Jobke 190cc2bb67 Remove OC_DB::getConnection 10 years ago
Thomas Müller 3bb6dcea64 Apply DB group annotation ... 10 years ago
Morris Jobke bc69cb2de3 fix unit tests 10 years ago
Thomas Müller aae55174f6 Only do the description kung-fu on strings - fixes #17028 10 years ago
Lukas Reschke aff55347f9 Use UTF-8 mode for preg_split and preg_replace 10 years ago
Joas Schilling aa6573cf54 Adjust tests and check whether clear() is called 11 years ago
Robin Appelman 4d805b52cc Test improvements 11 years ago