Commit Graph

7250 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Côme Chilliet 2bdc97741c
fix(tests): Fix Folder tests 1 year ago
Côme Chilliet 9a9dd10c0c
fix(tests): Remove deprecated tests for ServerTest 1 year ago
John Molakvoæ (skjnldsv) 67fb4da40f
chore: update RepairMimeTypes migration 1 year ago
provokateurin 8ca6fcace7
fix(Storage): Document getOwner() can return false 1 year ago
Côme Chilliet a165d8f978
chore: Fix encryption test use statement 1 year ago
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Josh 87aa1267a8 fix(Mailer): Fix sendmail binary fallback 1 year ago
Christoph Fiehe 9597072ada perf(ObjectStoreStorage): Improve (slow) move on same object bucket 1 year ago
Ferdinand Thiessen 7fbd518452
feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Christoph Wurst 1ee833efab
refactor: Replace __CLASS__ with ::class references 1 year ago
Anna Larch 6c36c54dc6 feat(db): switch from settype to casts 1 year ago
provokateurin 247b1dd70e
fix(Entity): Fix magic setter call for custom strong typed setters 1 year ago
Ferdinand Thiessen 81df2d2c12
feat(PsrLoggerAdapter): Allow to use `Psr\Log\LogLevel` for `log` method 1 year ago
Côme Chilliet 7a16d01ea7
chore(tests): Fix Router test by mocking AppManager methods correctly 1 year ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Côme Chilliet 7ed583cb8e
chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_App 1 year ago
Joas Schilling dcd97e1234
fix(config): Throw PreconditionException always when it didn't match 1 year ago
Julius Knorr 38e0a89972
fix: Add whiteboard to education and public sector bundle 1 year ago
provokateurin d0a827a684
fix(RichObjectStrings/Validator): Validate key value types of rich object parameters 1 year ago
Thomas Citharel c2150bd079
feat: Add mimetype into BeforePreviewFetchedEvent event 1 year ago
Robin Appelman da59fd4389
fix: misc code fixes around db sharding 1 year ago
provokateurin d5e98cd190
fix(NavigationManager): Skip invalid default navigation entries 1 year ago
provokateurin 70ed08daf1
refactor(AppManager): Deprecated default apps handling 1 year ago
provokateurin b0baaaed9d
feat(NavigationManager): Add default entries handling 1 year ago
Côme Chilliet 359bbce3af chore: Adapt tests to OC_API refactoring 1 year ago
Git'Fellow 0308001118 fix(files): Check if the target path is a descendant of the shared folder path 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
John Molakvoæ 78e09b5a0a fix: share manager tests translation string 1 year ago
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI 1 year ago
Ferdinand Thiessen 92f3f7e2d2
chore: Remove unused `CsrfTokenManager` from `CSPMiddleware` 1 year ago
Marcel Klehr 41e3bde40c
fix(TaskProcessing): Fix namespace of TaskProcessingTest.php 1 year ago
Julien Veyssier 03b3d03b46
fix(taskprocessing): fix tests 1 year ago
Arthur Schiwon b71c539b5c
test(phpunit): skip sharding tests on 32bit 1 year ago
Côme Chilliet 80d7d867bd fix(tests): Fix ImageTest test 1 year ago
Côme Chilliet e8c671fa8b fix: Remove all references to OC_Image 1 year ago
Ferdinand Thiessen 030c209d22 fix: Renaming does not need update but delete permissions 1 year ago
Louis Chemineau 2574cbfa61
chore: Apply php:cs recommendations 1 year ago
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 1 year ago
Robin Appelman 382d102d22
test: fix share provider tests for sharding 1 year ago
Robin Appelman 4d9b563d22
test: run sharding tests in ci 1 year ago
Robin Appelman ddbeb4cac9
test: mark share test cleanup as running across all shards 1 year ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 1 year ago
Robin Appelman f5b3486744
feat: add option to automatically partition queries by specific tables 1 year ago
Robin Appelman c58bdbf378
fix: delay calculating global cache prefix untill a cache is created 1 year ago
Ferdinand Thiessen 81c6c24cd5
fix: Adjust filename validation messages 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman 8b60df1600
perf: delay getting (sub)admin status for user in the security middleware untill we need it 1 year ago
Ferdinand Thiessen 127cacdd19
feat(Security): Allow setting password context for validation and generation 1 year ago