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
2020-05-29Revert "[stable18] Fix password changes in link and mail shares"Morris Jobke
2020-05-29Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez
2020-05-29Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez
2020-05-29Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez
2020-05-28Merge pull request #21109 from nextcloud/backport/19793/stable18Roeland Jago Douma
2020-05-26use the loginname to verify the old password in user password changesArthur Schiwon
2020-05-26Remove unneeded test since links have resharing permissions by defaultJulius Härtl
2020-05-25Do not read certificate bundle from data dir by defaultMorris Jobke
2020-05-25Merge pull request #20965 from nextcloud/backport/20033/stable18Morris Jobke
2020-05-20add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman
2020-05-20Compress the appstore requests by defaultMorris Jobke
2020-05-20Cache appstore requests for 60 instead of 5 minutesMorris Jobke
2020-05-13Fix http cache testClement Wong
2020-05-12Merge pull request #20574 from nextcloud/backport/16035/stable18Morris Jobke
2020-05-12dont show remote and email options if we have an exact match for local user e...Robin Appelman
2020-05-11Use random_bytesRoeland Jago Douma
2020-05-01Merge pull request #20763 from nextcloud/backport/20710/stable18Roeland Jago Douma
2020-05-01Fix Argon2 options checksMichaIng
2020-05-01Allow specifying a default expiration dateRoeland Jago Douma
2020-04-20Merge pull request #20512 from nextcloud/backport/20246/stable18Roeland Jago Douma
2020-04-18Provide the proper language to the mailerRoeland Jago Douma
2020-04-18Fix jsunit testsDaniel Kesselberg
2020-04-16add DB tests for credentials managerArthur Schiwon
2020-04-15Fix absolute redirectJohn Molakvoæ (skjnldsv)
2020-03-25Check the user on remote wipeJoas Schilling
2020-03-24Remove admin_notifications since it is obsolete since Nextcloud 14Julius Härtl
2020-03-21Merge pull request #20051 from nextcloud/backport/20049/stable18Roeland Jago Douma
2020-03-20Add acceptance test for accepting an incoming shareDaniel Calviño Sánchez
2020-03-20Fix timeout cappingDaniel Calviño Sánchez
2020-03-20Revert (partially) "Accept incoming shares in acceptance tests"Daniel Calviño Sánchez
2020-03-20Force compatible dependency versions in acceptance testsDaniel Calviño Sánchez
2020-03-02Add message for DoesNotExistExceptionDaniel Kesselberg
2020-02-22Strip of users home path from share api messageJoas Schilling
2020-02-14when we receive intentional empty whats new info, do not try to show itArthur Schiwon
2020-02-12disable timeout on app install via cliArthur Schiwon
2020-02-06Add test to trigger "Trying to access array offset on value of type int"Daniel Kesselberg
2020-02-04Allow selecting the hashing algorithmRoeland Jago Douma
2020-02-03Make sure to catch php errors during job executionDaniel Kesselberg
2020-01-30Do not encode contacts menu mailto linksChristoph Wurst
2020-01-27add hub bundle for easy post-installationArthur Schiwon
2020-01-21Adjust unit test for #19017Joas Schilling
2020-01-14CHeck if file already exists during file creationJulius Härtl
2020-01-12AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke
2020-01-09Clean up 2FA provider registry when a user is deletedChristoph Wurst
2020-01-07Merge pull request #18644 from nextcloud/harden/csrf_endpointRoeland Jago Douma
2020-01-06Fix the LoggerTests for phpunitRoeland Jago Douma
2020-01-03Fix CIKim Brose
2020-01-03Only allow requesting new CSRF tokens if it passes the SameSite Cookie testRoeland Jago Douma
2019-12-27Modify regex to match some other chromium browsersDaniel Kesselberg
2019-12-22Restore old behavior allowing to set custom appstoreGeorg Ehrke