summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* adjust test expectationsArthur Schiwon2019-10-011-2/+1
* Merge pull request #17277 from nextcloud/backport/17264/stable17Roeland Jago Douma2019-09-271-20/+97
|\
| * handle moveFromStorage within the same storage even when storage wrappers are...Robin Appelman2019-09-261-20/+97
* | dont delete cache entries if deleting an object from object store failedRobin Appelman2019-09-262-0/+79
|/
* Use the actual password to update the tokensRoeland Jago Douma2019-09-181-2/+2
* adjust testsArthur Schiwon2019-09-091-41/+53
* Merge pull request #16454 from nextcloud/bugfix/noid/sharelink-shouldnt-open-...Roeland Jago Douma2019-09-041-8/+0
|\
| * Adjust acceptance tests to changes in link share menu behaviourGreta Doci2019-08-291-8/+0
* | Add default timeout to expected request optionsDaniel Kesselberg2019-09-031-34/+19
|/
* SessionMiddleware: declare session propertyRoeland Jago Douma2019-08-281-12/+4
* Merge pull request #16879 from only-run-integration-tests-on-php-changesJohn Molakvoæ2019-08-271-0/+15
|\
| * Only run integration tests when PHP was modifiedJoas Schilling2019-08-271-0/+15
* | Merge pull request #16875 from nextcloud/bugfix/16874/welcome-mail-client-urlRoeland Jago Douma2019-08-271-5/+12
|\ \
| * | Mock client URL in new user mail testsJulius Härtl2019-08-271-5/+12
* | | Merge pull request #16865 from nextcloud/bugfix/noid/5-min-cronRoeland Jago Douma2019-08-261-23/+2
|\ \ \ | |_|/ |/| |
| * | Cleanup the Settings classJoas Schilling2019-08-261-23/+2
| |/
* | Merge pull request #16795 from nextcloud/enh/phpstan/limiterJohn Molakvoæ2019-08-261-8/+0
|\ \ | |/ |/|
| * Fix report of phpstan in LimiterRoeland Jago Douma2019-08-191-8/+0
* | Merge pull request #16782 from nextcloud/fix/16729/stop-if-encrypted-token-nullblizzz2019-08-211-1/+17
|\ \ | |/ |/|
| * Add test case for existing user with token nullDaniel Kesselberg2019-08-181-0/+16
| * Return the disabled user mock instead of the existingDaniel Kesselberg2019-08-181-1/+1
* | Allow Context subclasses in acceptance tests to access parent actorDaniel Calviño Sánchez2019-08-161-1/+1
|/
* Merge pull request #16711 from nextcloud/fix/csp/form_actions/loginflowRoeland Jago Douma2019-08-121-0/+6
|\
| * Fix login flow form actionsRoeland Jago Douma2019-08-111-0/+6
* | Merge pull request #16721 from nextcloud/fix/16644Roeland Jago Douma2019-08-111-2/+12
|\ \
| * | Correctly handle emtpy string in proxyuserpwd configScott Shambarger2019-08-111-2/+12
| |/
* | Add testsRoeland Jago Douma2019-08-105-0/+492
* | Add feature policy headerRoeland Jago Douma2019-08-103-1/+4
|/
* Merge pull request #16592 from nextcloud/bugfix/noid/federated-reshareRoeland Jago Douma2019-08-011-0/+33
|\
| * Fix permission check on incoming federated sharesJulius Härtl2019-07-311-0/+33
* | Update CSP test cases to handle the new form-actionRoeland Jago Douma2019-07-312-60/+64
|/
* Merge pull request #16544 from nextcloud/bugfix/16540Roeland Jago Douma2019-07-311-5/+15
|\