summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21388 from nextcloud/backport/21380/stable18Roeland Jago Douma2020-07-041-7/+7
|\
| * Increase timeout of the appstore requestsJoas Schilling2020-07-031-7/+7
* | Merge pull request #21551 from nextcloud/backport/21535/stable18Roeland Jago Douma2020-07-021-12/+29
|\ \
| * | Fix language in share notes email for usersJoas Schilling2020-06-241-12/+29
* | | Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling2020-07-021-0/+28
* | | Fix unit testsJoas Schilling2020-06-231-37/+47
|/ /
* | acceptence tests shall specify which branch to pick when cloning appsArthur Schiwon2020-06-191-1/+2
* | Merge pull request #21381 from nextcloud/backport/20447/stable18Roeland Jago Douma2020-06-193-3/+3
|\ \
| * | Fix testsMorris Jobke2020-06-183-3/+3
| |/
* / Clean up auth tokens when user is deletedChristoph Wurst2020-06-181-0/+117
|/
* Merge pull request #21160 from nextcloud/backport/21152/stable18Roeland Jago Douma2020-06-061-9/+244
|\
| * 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
* | Prevent harder to share your rootJoas Schilling2020-06-041-2/+4
|/
* 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