Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-24Fix more ILogger related problems from testsCôme Chilliet
2021-01-29test: adjust expectationArthur Schiwon
2021-01-29add repair job for unencoded calendarsArthur Schiwon
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-11-06Fix repair mimetype step to not leave stray cursorsJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-06-24Update share type constant usageJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2020-03-26Use the shorter phpunit syntax for mocked return valuesChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-07-08Remove one time repair steps that have already run when updating to 17Morris Jobke
2019-02-07Implement guest avatar endpointMichael Weimann
2018-12-05Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)
2018-11-08Use the defined func()->count() instead of manual countingJoas Schilling
2018-11-08Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)
2018-11-01Merge branch 'addressbook-uid-check-migration' of https://github.com/nextclou...John Molakvoæ (skjnldsv)
2018-11-01Fix phpunitJohn Molakvoæ (skjnldsv)
2018-11-01TestsJohn Molakvoæ (skjnldsv)
2018-10-30TestsJohn Molakvoæ (skjnldsv)
2018-02-03Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl
2018-02-03Add tests and class mappingJulius Härtl
2018-01-22Remove old repair steps that aren't executed anymoreMorris Jobke
2017-11-14check if the user still exists before we try to cleanup the previewsBjoern Schiessle
2017-10-24Use ::class in test mocksMorris Jobke
2017-10-03dont run invalid path repair step when upgrading from 11.0.5.2 and laterRobin Appelman
2017-08-09Fix RepairMimeTypeTestRoeland Jago Douma
2017-08-02Fix last failures with oracleJoas Schilling
2017-07-21Also repair storage id's when repairing invalid entriesRobin Appelman
2017-07-13chunk getting invalid paths and reuse queriesRobin Appelman
2017-06-29adjust to moved repair stepRobin Appelman
2017-06-21Add repair step for invalid pathsRobin Appelman
2017-04-26Add tests for repairstepLukas Reschke
2017-04-25Add test code for new image mime typesStefan Weil
2017-03-22Adjust tests as wellMorris Jobke
2017-03-20[CI] Can we get some faster phpunit execution? (#27113)Thomas Müller
2017-03-03Make the test usefulJoas Schilling
2017-03-03Execute UpdateLanguageCode only onceMorris Jobke
2017-03-02Fix table name and add a test for more than 1 entriesJoas Schilling
2017-03-02Change language code for languages with only one translationMorris Jobke
2017-02-23cleanup old and not needed repair steps to speed up the updateMorris Jobke
2017-01-26remote now unneeded AvatarPermissions repair stepRobin Appelman
2017-01-05Add repair step to fix file share permissionsVincent Petry
2016-12-19Remove obsolete RepairLegacyStorages repair stepVincent Petry
2016-12-13Add a unit testJoas Schilling