summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "[stable18] Fix password changes in link and mail shares"Morris Jobke2020-05-291-244/+9
* Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez2020-05-291-5/+79
* Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-05-291-4/+96
* Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-05-291-0/+69
* Merge pull request #21109 from nextcloud/backport/19793/stable18Roeland Jago Douma2020-05-281-18/+0
|\
| * Remove unneeded test since links have resharing permissions by defaultJulius Härtl2020-05-261-18/+0
* | use the loginname to verify the old password in user password changesArthur Schiwon2020-05-261-5/+27
* | Do not read certificate bundle from data dir by defaultMorris Jobke2020-05-251-3/+2
|/
* Merge pull request #20965 from nextcloud/backport/20033/stable18Morris Jobke2020-05-252-2/+18
|\
| * add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman2020-05-202-2/+18
* | Compress the appstore requests by defaultMorris Jobke2020-05-201-5/+42
* | Cache appstore requests for 60 instead of 5 minutesMorris Jobke2020-05-201-7/+7
* | Fix http cache testClement Wong2020-05-131-1/+1
|/
* Merge pull request #20574 from nextcloud/backport/16035/stable18Morris Jobke2020-05-121-40/+56
|\
| * dont show remote and email options if we have an exact match for local user e...Robin Appelman2020-05-121-40/+56
* | Use random_bytesRoeland Jago Douma2020-05-111-1/+8
|/
* Merge pull request #20763 from nextcloud/backport/20710/stable18Roeland Jago Douma2020-05-011-0/+5
|\
| * Fix Argon2 options checksMichaIng2020-05-011-0/+5
* | Allow specifying a default expiration dateRoeland Jago Douma2020-05-011-0/+1
|/
* Merge pull request #20512 from nextcloud/backport/20246/stable18Roeland Jago Douma2020-04-202-4/+11
|\
| * Provide the proper language to the mailerRoeland Jago Douma2020-04-182-4/+11
* | Fix jsunit testsDaniel Kesselberg2020-04-181-6/+0
* | add DB tests for credentials managerArthur Schiwon2020-04-161-0/+3
|/
* Fix absolute redirectJohn Molakvoæ (skjnldsv)2020-04-151-3/+3
* Check the user on remote wipeJoas Schilling2020-03-251-13/+3
* Remove admin_notifications since it is obsolete since Nextcloud 14Julius Härtl2020-03-241-1/+0
* Merge pull request #20051 from nextcloud/backport/20049/stable18Roeland Jago Douma2020-03-211-2/+2
|\
| * Force compatible dependency versions in acceptance testsDaniel Calviño Sánchez2020-03-201-2/+2
* | Add acceptance test for accepting an incoming shareDaniel Calviño Sánchez2020-03-202-0/+71
* | Fix timeout cappingDaniel Calviño Sánchez2020-03-201-1/+1
* | Revert (partially) "Accept incoming shares in acceptance tests"Daniel Calviño Sánchez2020-03-202-23/+18
|/
* Add message for DoesNotExistExceptionDaniel Kesselberg2020-03-021-0/+17
* Strip of users home path from share api messageJoas Schilling2020-02-221-0/+3
* when we receive intentional empty whats new info, do not try to show itArthur Schiwon2020-02-141-0/+4
* disable timeout on app install via cliArthur Schiwon2020-02-121-4/+8
* Add test to trigger "Trying to access array offset on value of type int"Daniel Kesselberg2020-02-061-0/+62
* Allow selecting the hashing algorithmRoeland Jago Douma2020-02-041-2/+63
* Make sure to catch php errors during job executionDaniel Kesselberg2020-02-031-0/+21
* Do not encode contacts menu mailto linksChristoph Wurst2020-01-301-1/+1
* add hub bundle for easy post-installationArthur Schiwon2020-01-271-1/+3
* Adjust unit test for #19017Joas Schilling2020-01-211-12/+12
* CHeck if file already exists during file creationJulius Härtl2020-01-141-0/+15
* AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke2020-01-121-1305/+1387
* Clean up 2FA provider registry when a user is deletedChristoph Wurst2020-01-092-0/+24
* Merge pull request #18644 from nextcloud/harden/csrf_endpointRoeland Jago Douma2020-01-071-1/+12
|\
| * Only allow requesting new CSRF tokens if it passes the SameSite Cookie testRoeland Jago Douma2020-01-031-1/+12
* | Fix the LoggerTests for phpunitRoeland Jago Douma2020-01-061-21/+21
* | Fix CIKim Brose2020-01-031-1/+1
|/
* Modify regex to match some other chromium browsersDaniel Kesselberg2019-12-271-5/+26
* Restore old behavior allowing to set custom appstoreGeorg Ehrke2019-12-222-1/+18