aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Repair
Commit message (Expand)AuthorAgeFilesLines
* chore: Cleanup and prepare `\OC\Repair\RepairMimeTypes` tests for PHPUnit 10chore/prepare-oc_repair-unit10Ferdinand Thiessen2024-09-1911-144/+598
* test: put parent items into cache in testsRobin Appelman2024-09-181-0/+1
* fix(tests): Adapt tests to changes in RepairMimeTypesCôme Chilliet2024-09-171-3/+14
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-158-12/+12
* fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-281-11/+2
* test: mark share test cleanup as running across all shardsRobin Appelman2024-08-281-0/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-253-8/+8
* chore: delete repair step for 8y old oc_mounts issueRobin Appelman2024-08-021-114/+0
* fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem...Joas Schilling2024-07-191-2/+1
* fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprec...Joas Schilling2024-07-191-1/+1
* feat: add setup check for needed mimetype migrationsRobin Appelman2024-06-181-2/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-139-97/+23
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* fix(sqlite): Remove no longer required autoincrement fixJoas Schilling2023-10-061-90/+0
* Clear generated avatar cachesjld31032023-05-151-1/+1
* Adapt tests to config value typingCôme Chilliet2023-04-056-6/+6
* composer run cs:fixCôme Chilliet2023-01-2010-10/+0
* Move avatar clearing in the backgroundCarl Schwan2022-09-261-3/+7
* Update avatars on updateCarl Schwan2022-09-091-2/+2
* Remove deprecated at matcher from tests/libCôme Chilliet2022-08-292-7/+6
* Fix dynamic property creations in test filesCôme Chilliet2022-08-011-1/+0
* Remove SCSSCacherJohn Molakvoæ2022-05-131-8/+1
* Fix more ILogger related problems from testsCôme Chilliet2022-03-241-3/+3
* test: adjust expectationArthur Schiwon2021-01-291-3/+2
* add repair job for unencoded calendarsArthur Schiwon2021-01-291-0/+197
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-083-9/+9
* Fix repair mimetype step to not leave stray cursorsJoas Schilling2020-11-061-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-12/+12
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-127-11/+11
* Update share type constant usageJoas Schilling2020-06-242-7/+7
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-094-1/+3
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-3/+3
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-252-2/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-279-15/+15
* Some php-cs fixesRoeland Jago Douma2019-11-224-4/+4
* Remove one time repair steps that have already run when updating to 17Morris Jobke2019-07-083-544/+0
* Implement guest avatar endpointMichael Weimann2019-02-071-1/+1
* Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)2018-12-051-2/+9
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-082-2/+2
* Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-081-0/+82
* Merge branch 'addressbook-uid-check-migration' of https://github.com/nextclou...John Molakvoæ (skjnldsv)2018-11-011-1/+1
|\
| * TestsJohn Molakvoæ (skjnldsv)2018-11-011-0/+121
* | Fix phpunitJohn Molakvoæ (skjnldsv)2018-11-011-20/+20
* | TestsJohn Molakvoæ (skjnldsv)2018-10-301-0/+121
|/
* Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-031-16/+0
* Add tests and class mappingJulius Härtl2018-02-031-0/+94
* Remove old repair steps that aren't executed anymoreMorris Jobke2018-01-224-701/+0