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
path: root/tests
AgeCommit message (Expand)Author
2021-02-17Merge pull request #25449 from nextcloud/backport/25393/stable19Roeland Jago Douma
2021-02-17adjust applicable versionArthur Schiwon
2021-02-17compatibility to Nc 19Arthur Schiwon
2021-02-17add missing changes from backport sourceArthur Schiwon
2021-02-09Keep direct login active when redirectingJulius Härtl
2021-02-02test: adjust expectationArthur Schiwon
2021-02-02add repair job for unencoded calendarsArthur Schiwon
2021-01-28Merge pull request #25121 from nextcloud/backport/25036/stable19blizzz
2021-01-18Add "composer.lock" for acceptance tests to gitDaniel Calviño Sánchez
2021-01-15DB: warn on parameter number constraintsArthur Schiwon
2021-01-07Merge pull request #24593 from nextcloud/backport/23912/stable19Morris Jobke
2021-01-05Show unique displayname context in the sharing inputJulius Härtl
2020-12-07use in objectstore copyRobin Appelman
2020-12-03Fix vsprint parameterRoeland Jago Douma
2020-11-25set the display name of federated sharees from addressbookArthur Schiwon
2020-11-16Add unit tests for "validateExpirationDateInternal"Daniel Calviño Sánchez
2020-11-16Add explicit time to test date for clarityDaniel Calviño Sánchez
2020-11-16Add unit test for expiration date with date and with defaultDaniel Calviño Sánchez
2020-11-16Fix unit test for expiration date without date but with defaultDaniel Calviño Sánchez
2020-11-16Fix unit test method nameDaniel Calviño Sánchez
2020-11-16Fix unit test for verifying enforced valid expiration date.Daniel Calviño Sánchez
2020-11-16Fix unit test for verifying enforced expire date too far in the futureDaniel Calviño Sánchez
2020-11-16Add unit tests to enforce a relaxed default share expiration dateDaniel Calviño Sánchez
2020-11-16Remove wrong and misleading commentDaniel Calviño Sánchez
2020-11-16Remove extra spacesDaniel Calviño Sánchez
2020-11-16Fix typo in variable nameDaniel Calviño Sánchez
2020-11-16Fix typos in method namesDaniel Calviño Sánchez
2020-11-11Apply code style fixesMorris Jobke
2020-11-11Add acceptance tests for reshares by link when resharing is disabledDaniel Calviño Sánchez
2020-11-11Add acceptance tests for reshares when resharing is disabledDaniel Calviño Sánchez
2020-11-09Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl
2020-10-30Also run for .sh and .json (when not package or package-lock)Joas Schilling
2020-10-30Also run all tests when drone config is modifiedJoas Schilling
2020-10-30Only run phpunit when php, xml or test files are modifiedJoas Schilling
2020-10-22Merge pull request #23624 from nextcloud/backport/23614/stable19Morris Jobke
2020-10-22Disable unreliable app-files-sharing.feature:108Morris Jobke
2020-10-22Disable unreliable app-files.feature:108Morris Jobke
2020-10-16Clear cached app config while waiting for the SCSSCache to finish processing ...Morris Jobke
2020-10-06Allow configuring the activity update interval of tokenRoeland Jago Douma
2020-08-30Fix clicks on actions menu of non opaque file rows in acceptance testsDaniel Calviño Sánchez
2020-08-21In case the group backend returns $limit or more results it is expected to co...Morris Jobke
2020-08-19Merge pull request #21983 from nextcloud/backport/21628/stable19Morris Jobke
2020-08-05fix memory leak caused by not destroying image in Preview/Generate.phpElijah Martin-Merrill
2020-07-24use exceptions for error signaling in writeStreamRobin Appelman
2020-07-24rollback cache rename if trashbin move failsRobin Appelman
2020-07-23Remove deprecated test of internal attributes via assertAttributeEquals in co...Morris Jobke
2020-07-23Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke
2020-07-23Remove deprecated test of internal attributes via assertAttributeEqualsMorris Jobke
2020-07-23Use assertStringContainsString instead of assertContains on stringsMorris Jobke
2020-07-09Merge pull request #21779 from nextcloud/backport/21499/stable19Roeland Jago Douma