aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16836 from nextcloud/fix/16724/smb-availabilityRoeland Jago Douma2019-09-091-41/+53
|\
| * adjust testsArthur Schiwon2019-08-261-41/+53
* | Merge pull request #17006 from nextcloud/querybuilder-max-minRoeland Jago Douma2019-09-071-0/+78
|\ \
| * | add MAX and MIN to functionbuilderRobin Appelman2019-09-061-0/+78
| |/
* | Log/FileTest does not require the DBRoeland Jago Douma2019-09-041-2/+0
* | 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
|\
| * Move actual password reset to vueJulius Härtl2019-07-311-5/+15
* | Merge pull request #16594 from nextcloud/tech-debt/noid/remove-unused-checkPa...Joas Schilling2019-07-301-29/+0
|\ \
| * | Remove unused OC\Share\Share::checkPasswordProtectedShareMorris Jobke2019-07-291-29/+0
* | | Merge pull request #16579 from nextcloud/enh/PostLoginEventRoeland Jago Douma2019-07-301-44/+71
|\ \ \
| * | | Update testsRoeland Jago Douma2019-07-291-44/+71
| |/ /
* | | Merge pull request #16502 from nextcloud/bugfix/16474Morris Jobke2019-07-291-7/+14
|\ \ \ | |/ / |/| |
| * | Check the if we can actually access the storage cache for recent filesJulius Härtl2019-07-241-7/+14
* | | Merge pull request #16582 from nextcloud/enh/split_up_security_middlewareRoeland Jago Douma2019-07-292-97/+149
|\ \ \
| * | | Split up security middlewareRoeland Jago Douma2019-07-272-97/+149
| | |/ | |/|
* / | Use proper exception in lostControllerRoeland Jago Douma2019-07-271-3/+9
|/ /
* | Merge pull request #16555 from nextcloud/fix/16529/mask-keysMorris Jobke2019-07-261-0/+2
|\ \
| * | treat sensitive config keys by patternArthur Schiwon2019-07-261-0/+2
| |/
* | Merge pull request #16551 from nextcloud/fix/12735/displayname-emailMorris Jobke2019-07-261-0/+224
|\ \
| * | supresses disclosing the userid for LDAP users in the welcome mailArthur Schiwon2019-07-261-0/+224
| |/
* / Remove deprecated searchByTagRoeland Jago Douma2019-07-263-125/+0
|/
* Merge pull request #16492 from nextcloud/enh/exclude-rnd-filesMorris Jobke2019-07-231-0/+1
|\
| * Exclude .rnd files from integrity checkDaniel Kesselberg2019-07-211-0/+1
* | Add support for CSP_NONCE server variableSam Bull2019-07-181-2/+21
|/
* Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif...Morris Jobke2019-07-176-425/+198
|\