summaryrefslogtreecommitdiffstats
path: root/tests/lib/Repair
Commit message (Expand)AuthorAgeFilesLines
* 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
* check if the user still exists before we try to cleanup the previewsBjoern Schiessle2017-11-141-1/+10
* Use ::class in test mocksMorris Jobke2017-10-243-3/+5
* dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman2017-10-031-0/+30
* Fix RepairMimeTypeTestRoeland Jago Douma2017-08-091-4/+10
* Fix last failures with oracleJoas Schilling2017-08-021-1/+2
* Also repair storage id's when repairing invalid entriesRobin Appelman2017-07-211-0/+34
* chunk getting invalid paths and reuse queriesRobin Appelman2017-07-131-0/+38
* adjust to moved repair stepRobin Appelman2017-06-291-2/+8
* Add repair step for invalid pathsRobin Appelman2017-06-211-0/+111
* Add tests for repairstepLukas Reschke2017-04-261-0/+144
* Add test code for new image mime typesStefan Weil2017-04-251-0/+21
* Adjust tests as wellMorris Jobke2017-03-211-2/+2
* [CI] Can we get some faster phpunit execution? (#27113)Thomas Müller2017-03-201-4/+9
* Make the test usefulJoas Schilling2017-03-031-0/+2
* Execute UpdateLanguageCode only onceMorris Jobke2017-03-021-1/+25
* Fix table name and add a test for more than 1 entriesJoas Schilling2017-03-021-20/+23