summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ensure mounts are scanned during testsRobin Appelman2020-07-092-1/+7
* Use the correct mountpoint to calculateRoeland Jago Douma2020-07-091-0/+9
* Merge pull request #21498 from lmamane/stable17-21285-onelinerMorris Jobke2020-07-071-5/+6
|\
| * adapt testGetLoginCredentialsInvalidTokenLoginCredentials() unit test to uid ...Lionel Elie Mamane2020-06-201-5/+6
* | Merge pull request #21669 from nextcloud/revert-21097-backport/21090/stable17Roeland Jago Douma2020-07-061-2/+3
|\ \
| * | Revert "[stable17] Do not read certificate bundle from data dir by default"Roeland Jago Douma2020-07-031-2/+3
* | | Merge pull request #21389 from nextcloud/backport/21380/stable17Roeland Jago Douma2020-07-041-7/+7
|\ \ \ | |/ / |/| |
| * | Increase timeout of the appstore requestsJoas Schilling2020-07-031-7/+7
* | | Merge pull request #21552 from nextcloud/backport/21535/stable17Roeland Jago Douma2020-07-021-12/+26
|\ \ \
| * | | Fix language in share notes email for usersJoas Schilling2020-06-241-12/+26
| |/ /
* / / Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validatingJoas Schilling2020-07-021-0/+28
|/ /
* | Merge pull request #21158 from nextcloud/backport/21143/stable17-fix-password...Joas Schilling2020-06-081-9/+247
|\ \ | |/ |/|
| * Fix disabling send password by Talk without new password in mail sharesDaniel Calviño Sánchez2020-06-011-5/+81
| * Fix enabling send password by Talk with same password in mail sharesDaniel Calviño Sánchez2020-06-011-4/+97
| * Fix enabling send password by Talk with empty password in link sharesDaniel Calviño Sánchez2020-06-011-0/+69
* | Prevent harder to share your rootJoas Schilling2020-06-041-2/+4
|/
* Merge pull request #21110 from nextcloud/backport/19793/stable17Roeland 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 #20986 from nextcloud/backport/20955/stable17Roeland Jago Douma2020-05-251-3/+3
|\
| * Fix http testCacheSecondsClement Wong2020-05-231-2/+2
| * Fix http cache testClement Wong2020-05-151-1/+1
* | Merge pull request #20966 from nextcloud/backport/20033/stable17Morris Jobke2020-05-252-2/+18
|\ \
| * | add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman2020-05-222-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
|/
* Use random_bytesRoeland Jago Douma2020-05-111-1/+8
* Fix Argon2 options checksMichaIng2020-05-011-0/+5
* Merge pull request #20513 from nextcloud/backport/20246/stable17Roeland Jago Douma2020-04-203-4/+11
|\
| * Provide the proper language to the mailerRoeland Jago Douma2020-04-203-4/+11
* | 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-252-15/+34
* Remove admin_notifications since it is obsolete since Nextcloud 14Julius Härtl2020-03-241-1/+0
* Force compatible dependency versions in acceptance testsDaniel Calviño Sánchez2020-03-201-2/+2
* Add message for DoesNotExistExceptionDaniel Kesselberg2020-03-061-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
* 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
* AppFetcher: Distinguish between fileName and endpointNameGeorg Ehrke2020-01-271-1305/+1387
* Restore old behavior allowing to set custom appstoreGeorg Ehrke2020-01-062-1/+18
* Update the unit test to dataProvidersJoas Schilling2019-12-121-42/+77
* Move overwritehost check to isTrustedDomainJulius Härtl2019-12-091-1/+16
* Handle token insert conflictsChristoph Wurst2019-12-021-11/+44
* Do not check for updates if we have no internetRoeland Jago Douma2019-11-201-24/+64
* Harden middleware checkRoeland Jago Douma2019-10-251-4/+85
* fix oauth client redirectSergej Nikolaev2019-10-071-1/+2
* fix updating and deleting authtokensSergej Nikolaev2019-10-051-0/+45