aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3531 from nextcloud/theming-scssMorris Jobke2017-04-251-23/+33
|\
| * Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-251-23/+33
* | Merge pull request #3195 from nextcloud/settings-apps-tabularMorris Jobke2017-04-251-4/+9
|\ \
| * | Add installed category in AppSettingsControlerTestFelix A. Epp2017-04-251-4/+9
| |/
* | Merge pull request #4462 from danxuliu/fix-sharing-password-protected-linkRoeland Jago Douma2017-04-257-5/+403
|\ \
| * | Add missing unit test for updateShare with email shareDaniel Calviño Sánchez2017-04-241-0/+75
| * | Add missing hook checkDaniel Calviño Sánchez2017-04-241-2/+13
| * | Fix double hashing of shared link passwordsDaniel Calviño Sánchez2017-04-241-0/+6
| * | Add acceptance tests for sharing password protected linksDaniel Calviño Sánchez2017-04-244-0/+280
| * | Add system to share data between acceptance test stepsDaniel Calviño Sánchez2017-04-242-3/+29
* | | Fix remember redirect_url on failed login attemptsChristoph Wurst2017-04-251-4/+6
| |/ |/|
* | 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