summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Escape filename in Content-DispositionLukas Reschke2021-06-021-11/+25
* Merge pull request #26792 from nextcloud/user-delete-cleanup-filesJohn Molakvoæ2021-06-021-0/+3
|\
| * better cleanup of user files on user deletionRobin Appelman2021-04-271-0/+3
* | Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst2021-06-011-45/+60
|\ \
| * | Make dav respect disallowing sharing with groupsThomas Citharel2021-05-261-45/+60
* | | Rewrite requesttoken.spec.js with JestFrançois Freitag2021-05-301-0/+26
|/ /
* | Merge pull request #27035 from nextcloud/techdebt/26866/userscontroller-accou...blizzz2021-05-253-18/+40
|\ \
| * | do not use private AccountManager in UsersControllerArthur Schiwon2021-05-253-18/+40
* | | Merge pull request #26600 from hosting-de/feature/occ-tagsMorris Jobke2021-05-254-0/+552
|\ \ \ | |/ / |/| |
| * | Add commands to manage tags via OCCJohannes Leuker2021-05-254-0/+552
* | | Merge pull request #26727 from nextcloud/group-exclude-link-shareMorris Jobke2021-05-212-59/+23
|\ \ \
| * | | load share settings from the share manager in more placesRobin Appelman2021-05-122-59/+23
* | | | l10n: Fix testValdnet2021-05-201-23/+23
* | | | Merge pull request #26322 from nextcloud/recent-searchJulius Härtl2021-05-181-0/+13
|\ \ \ \
| * | | | adjust testsRobin Appelman2021-04-211-0/+13
* | | | | Merge pull request #26626 from J0WI/strict-securityRoeland Jago Douma2021-05-1822-0/+64
|\ \ \ \ \
| * | | | | Make Security module strictJ0WI2021-04-1922-0/+64
* | | | | | Merge pull request #26679 from nextcloud/bugfix/noid/fix-unauthorized-ocs-sta...blizzz2021-05-131-50/+49
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix unauthorized OCS status in provisioningJoas Schilling2021-05-121-50/+49
* | | | | | allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-122-7/+25
|/ / / / /
* | | | | Merge pull request #26758 from J0WI/more-strictChristoph Wurst2021-04-281-0/+2
|\ \ \ \ \
| * | | | | Use strictJ0WI2021-04-261-0/+2
* | | | | | Merge pull request #26591 from nextcloud/techdebt/noid/less-iloggerChristoph Wurst2021-04-2718-77/+81
|\ \ \ \ \ \
| * | | | | | Fix unit testsJoas Schilling2021-04-2718-77/+81
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #26718 from nextcloud/bugfix/noid/fix-ratelimit-templateJoas Schilling2021-04-271-11/+9
|\ \ \ \ \ \
| * | | | | | Fix ratelimit templateJoas Schilling2021-04-271-11/+9
| |/ / / / /
* | | | | | Merge pull request #26572 from nextcloud/bugfix/noid/throw-401-when-authentic...Joas Schilling2021-04-271-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix Authentication testJoas Schilling2021-04-221-4/+5
* | | | | | Merge pull request #26259 from nextcloud/feature/noid/validate-website-to-be-...Joas Schilling2021-04-261-0/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Validate the website field input to be a valid URLJoas Schilling2021-04-221-0/+26
| |/ / / /
* | | | | Merge pull request #26375 from nextcloud/techdebt/noid/symfony-component-tran...Morris Jobke2021-04-223-2/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix test by defining pluralsJoas Schilling2021-04-201-1/+5
| * | | | Correctly replace all PHP placeholders with the parametersJoas Schilling2021-04-202-1/+25
* | | | | Merge pull request #23529 from Simounet/feat/23397-settings-new-user-modalJohn Molakvoæ2021-04-211-1/+1
|\ \ \ \ \
| * | | | | Settings: new user row replaced by a modalSimounet2021-04-211-1/+1
* | | | | | set mimetype for objects uploaded to object storagesRobin Appelman2021-04-213-4/+4
|/ / / / /
* | | | | Merge pull request #26669 from nextcloud/nickvergessen-patch-1Morris Jobke2021-04-211-3/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update CredentialsManagerTest.phpJoas Schilling2021-04-211-3/+0
* | | | | Merge pull request #25991 from nextcloud/update-acceptance-tests-to-selenium3John Molakvoæ2021-04-218-8/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add automatic handling of "ElementNotInteractable" exceptionsDaniel Calviño Sánchez2021-04-191-1/+24
| * | | | Update acceptance tests to Selenium 3Daniel Calviño Sánchez2021-04-162-2/+26
| * | | | Replace carriage return with WebDriver "ENTER" constantDaniel Calviño Sánchez2021-04-162-2/+4
| * | | | Do not send "enter" key when not neededDaniel Calviño Sánchez2021-04-163-3/+3
* | | | | Merge pull request #26654 from nextcloud/bugfix/noid/fix-security-credentials...Morris Jobke2021-04-201-18/+11
|\ \ \ \ \
| * | | | | Fix security credentials manager testJoas Schilling2021-04-201-18/+11
| | |/ / / | |/| | |
* | | | | Move 2FA registration to IBootstrapRoeland Jago Douma2021-04-201-1/+38
* | | | | Fix support testsJoas Schilling2021-04-201-2/+5
|/ / / /
* | | | save a whitespace todayblizzz2021-04-201-1/+1
* | | | ignore mail shares of related remote share resultsArthur Schiwon2021-04-201-22/+75
| |/ / |/| |
* | | Merge pull request #26555 from nextcloud/techdebt/noid/run-migrator-tests-on-OCIJoas Schilling2021-04-191-3/+49
|\ \ \ | |/ / |/| |