Commit Graph

7267 Commits (606241caebda2e01702c0d08adbc35ace8d01f13)

Author SHA1 Message Date
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 years ago
Ferdinand Thiessen 7ae7f7fd12
chore: Remove old travis related stuff 2 years ago
Ferdinand Thiessen 349a9fc5f6
chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10 2 years ago
Joas Schilling 4ccf62a224
chore: Cleanup and prepare some app tests for PHPUnit 10 2 years ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Ferdinand Thiessen 44c7248749
refactor(Collaboration): Use non-deprecated methods 2 years ago
Robin Appelman 1db3d94e1e test: put parent items into cache in tests 2 years ago
Robin Appelman 74adaebf96 test: fix incorrect ltrim usage in test 2 years ago
John Molakvoæ (skjnldsv) 8fb64b886a
fix(settings): pronouns UsersControllerTest 2 years ago
John Molakvoæ (skjnldsv) 397910cd1d
feat: add nfo file support 2 years ago
Côme Chilliet b124f19777
fix(tests): Adapt tests to changes in RepairMimeTypes 2 years ago
Côme Chilliet cfca7e7911
fix(tests): Fix most obvious errors in ObjectStore tests 2 years ago
Côme Chilliet 2bdc97741c
fix(tests): Fix Folder tests 2 years ago
Côme Chilliet 9a9dd10c0c
fix(tests): Remove deprecated tests for ServerTest 2 years ago
Côme Chilliet b926df4730
fix: Adapt notifications and activity tests to new DI dependency 2 years ago
John Molakvoæ (skjnldsv) 67fb4da40f
chore: update RepairMimeTypes migration 2 years ago
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 2 years ago
Côme Chilliet a165d8f978
chore: Fix encryption test use statement 2 years ago
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 2 years ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 2 years ago
Josh 87aa1267a8 fix(Mailer): Fix sendmail binary fallback 2 years ago
Christoph Fiehe 9597072ada perf(ObjectStoreStorage): Improve (slow) move on same object bucket 2 years ago
Ferdinand Thiessen 7fbd518452
feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Christoph Wurst 1ee833efab
refactor: Replace __CLASS__ with ::class references 2 years ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 2 years ago
provokateurin 247b1dd70e
fix(Entity): Fix magic setter call for custom strong typed setters 2 years ago
Ferdinand Thiessen 81df2d2c12
feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` method 2 years ago
Côme Chilliet 7a16d01ea7
chore(tests): Fix Router test by mocking AppManager methods correctly 2 years ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 2 years ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 2 years ago
Joas Schilling dcd97e1234
fix(config): Throw PreconditionException always when it didn't match 2 years ago
Julius Knorr 38e0a89972
fix: Add whiteboard to education and public sector bundle 2 years ago
provokateurin d0a827a684
fix(RichObjectStrings/Validator): Validate key value types of rich object parameters 2 years ago
Thomas Citharel c2150bd079
feat: Add mimetype into BeforePreviewFetchedEvent event 2 years ago
Robin Appelman da59fd4389
fix: misc code fixes around db sharding 2 years ago
provokateurin d5e98cd190
fix(NavigationManager): Skip invalid default navigation entries 2 years ago
provokateurin 70ed08daf1
refactor(AppManager): Deprecated default apps handling 2 years ago
provokateurin b0baaaed9d
feat(NavigationManager): Add default entries handling 2 years ago
Côme Chilliet 359bbce3af chore: Adapt tests to OC_API refactoring 2 years ago
Git'Fellow 0308001118 fix(files): Check if the target path is a descendant of the shared folder path 2 years ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 2 years ago
John Molakvoæ 78e09b5a0a fix: share manager tests translation string 2 years ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 2 years ago
Ferdinand Thiessen 92f3f7e2d2
chore: Remove unused `CsrfTokenManager` from `CSPMiddleware` 2 years ago
Marcel Klehr 41e3bde40c
fix(TaskProcessing): Fix namespace of TaskProcessingTest.php 2 years ago
Julien Veyssier 03b3d03b46
fix(taskprocessing): fix tests 2 years ago
Arthur Schiwon b71c539b5c
test(phpunit): skip sharding tests on 32bit 2 years ago
Côme Chilliet 80d7d867bd fix(tests): Fix ImageTest test 2 years ago
Côme Chilliet e8c671fa8b fix: Remove all references to OC_Image 2 years ago