Commit Graph

102 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Carl Schwan c21b8169ff refactor(querybuilder): Port away from qb::execute() in lib/ 4 months ago
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 7 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 7 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 8 months ago
Ferdinand Thiessen e3af27b280
refactor: convert sanitize account properties repair step to background job 10 months ago
Ferdinand Thiessen 575222b5af
fix: Optimize repair step performance 10 months ago
Ferdinand Thiessen 08d33a9f57
fix: validate account properties as a repair step 10 months ago
Ferdinand Thiessen 349a9fc5f6
chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10 1 year ago
Robin Appelman 1db3d94e1e test: put parent items into cache in tests 1 year ago
Côme Chilliet b124f19777
fix(tests): Adapt tests to changes in RepairMimeTypes 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Robin Appelman b21a399d1a
fix: implement sharding compatible cleanup for various bits 1 year ago
Robin Appelman ddbeb4cac9
test: mark share test cleanup as running across all shards 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Robin Appelman 9af6184af6 chore: delete repair step for 8y old oc_mounts issue 1 year ago
Joas Schilling 829f2b9bc7
fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 1 year ago
Joas Schilling a4c1d7291f
fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprecated 1 year ago
Robin Appelman e74f71b32e feat: add setup check for needed mimetype migrations 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Joas Schilling ad839dbb0a
fix(sqlite): Remove no longer required autoincrement fix 2 years ago
jld3103 2a19753cf7
Clear generated avatar caches 3 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Carl Schwan de23ff38ff Move avatar clearing in the background 3 years ago
Carl Schwan bc9a488046
Update avatars on update 3 years ago
Côme Chilliet 6f80fe6ada
Remove deprecated at matcher from tests/lib 3 years ago
Côme Chilliet cb271b759e
Fix dynamic property creations in test files 3 years ago
John Molakvoæ 9a9409e315
Remove SCSSCacher 4 years ago
Côme Chilliet 3546cfba1c
Fix more ILogger related problems from tests 4 years ago
Arthur Schiwon d4a45b4cac
test: adjust expectation 5 years ago
Arthur Schiwon 558f062ca6
add repair job for unencoded calendars 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Joas Schilling da1c2bdfe6
Fix repair mimetype step to not leave stray cursors 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Joas Schilling 89ed2c37bf
Update share type constant usage 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 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
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke 53d2d95478
Remove one time repair steps that have already run when updating to 17 7 years ago
Michael Weimann bf1253cb49
Implement guest avatar endpoint 7 years ago
John Molakvoæ (skjnldsv) 2be63bcb6a
Log and continue on Dav reader failure 7 years ago