aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4477 from danxuliu/acceptance-macos-nitpickingRoeland Jago Douma2017-04-241-27/+32
|\
| * Fix minor code style issues (also known as nitpicking)Daniel Calviño Sánchez2017-04-221-27/+32
* | Add unit tests for mounts of delete usersJoas Schilling2017-04-241-0/+24
* | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz2017-04-241-0/+2
|\ \ | |/ |/|
| * unit test adjustmentRoger Szabo2017-04-071-0/+2
* | Run acceptance tests on macOSMorris Jobke2017-04-211-4/+30
* | Merge pull request #4208 from danxuliu/add-basic-acceptance-test-systemRoeland Jago Douma2017-04-2123-0/+2108
|\ \
| * | Make test passwords valid for the password_policy appDaniel Calviño Sánchez2017-04-213-7/+7
| * | Move acceptance tests from build/acceptance to tests/acceptanceDaniel Calviño Sánchez2017-04-2123-0/+2108
* | | Make sure we use a new encryption module all the timeJoas Schilling2017-04-201-7/+16
* | | Don't assume the admin didn't configure Opcache correctly...Joas Schilling2017-04-201-3/+5
* | | Use the correct classJoas Schilling2017-04-201-1/+1
* | | Import some classesJoas Schilling2017-04-201-80/+51
* | | Use the correct Dummy and Backend classJoas Schilling2017-04-201-2/+2
* | | Kill dead codeJoas Schilling2017-04-201-125/+0
* | | Fix warning with undefined methodJoas Schilling2017-04-201-4/+4
* | | Don't use deprecated getMock() anymoreJoas Schilling2017-04-203-16/+18
* | | Restoring the error handler within the error handler causes unexpected resultsJoas Schilling2017-04-201-3/+10
* | | Delete the correct config valueJoas Schilling2017-04-201-1/+1
* | | Merge pull request #4398 from nextcloud/fix_accesslistcodeJoas Schilling2017-04-201-2/+1
|\ \ \
| * | | Get proper accesslist for userFolderRoeland Jago Douma2017-04-201-2/+1
* | | | Merge pull request #4212 from individual-it/masterJoas Schilling2017-04-201-1/+2
|\ \ \ \
| * | | | JS tests for upload only functionArtur Neumann2017-04-181-1/+2
* | | | | Rename renderHTML to renderHtmlMorris Jobke2017-04-193-10/+10
| |/ / / |/| | |
* | | | Merge pull request #4350 from nextcloud/adjust-old-bruteforce-protection-anno...Roeland Jago Douma2017-04-192-55/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Adjust existing bruteforce protection codeLukas Reschke2017-04-142-55/+23
* | | | Merge pull request #4371 from nextcloud/dont-allow-dot-usernamesMorris Jobke2017-04-181-0/+43
|\ \ \ \
| * | | | Better validation of allowed user namesJoas Schilling2017-04-181-0/+43
* | | | | Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-185-9/+9
|\ \ \ \ \
| * | | | | Fix translationsJoas Schilling2017-04-185-9/+9
| |/ / / /
* | | | | Beautify test emailLukas Reschke2017-04-181-0/+6
* | | | | Merge pull request #4372 from nextcloud/smtp-passwordMorris Jobke2017-04-182-59/+35
|\ \ \ \ \
| * | | | | Fix unit testsMorris Jobke2017-04-181-1/+1
| * | | | | Fix some more stuffJoas Schilling2017-04-181-16/+21
| * | | | | Fix testsJoas Schilling2017-04-181-42/+13
| |/ / / /
* / / / / Add bruteforce protection to changePersonalPasswordLukas Reschke2017-04-181-39/+31
|/ / / /
* | | | Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke2017-04-153-8/+532
|\ \ \ \ | |/ / / |/| | |
| * | | Add more tests for the share helperJoas Schilling2017-04-131-0/+111
| * | | Activate the testJoas Schilling2017-04-131-1/+1
| * | | Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-131-4/+12
| * | | Fix share manager testJoas Schilling2017-04-131-13/+24
| * | | Fix default share providerJoas Schilling2017-04-131-10/+10
| * | | Fix tests for ShareHelperJoas Schilling2017-04-131-44/+70
| * | | Add shareHelper testRoeland Jago Douma2017-04-131-0/+94
| * | | Add mail element to access listRoeland Jago Douma2017-04-132-4/+0
| * | | Offload acceslist creation to providersRoeland Jago Douma2017-04-132-41/+232
| * | | Fix testsRoeland Jago Douma2017-04-131-0/+6
| * | | Add owner to access listRoeland Jago Douma2017-04-131-1/+1
| * | | Add getAccessList to ShareManagerRoeland Jago Douma2017-04-131-1/+82
* | | | Make BruteForceProtection annotation more cleverLukas Reschke2017-04-134-205/+199