summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into contactsmenuJan-Christoph Borchardt2017-04-262-1/+457
|\
| * Merge pull request #4499 from nextcloud/downstream-26984Morris Jobke2017-04-251-1/+49
| |\
| | * Trigger change when a user is enabled/disabledJoas Schilling2017-04-251-1/+49
| * | AppToken to 72 charsRoeland Jago Douma2017-04-251-2/+2
| * | Add new auth flowLukas Reschke2017-04-251-0/+408
| |/
* | Adjust entry unit test to newly added avatar propertyChristoph Wurst2017-04-251-0/+1
* | Use absolute URI for action iconsChristoph Wurst2017-04-251-3/+16
* | Don't show contacts an entry for themselvesChristoph Wurst2017-04-252-10/+49
* | Let apps register contact menu provider via info.xmlChristoph Wurst2017-04-253-13/+73
* | Contacts menuChristoph Wurst2017-04-258-0/+715
|/
* 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
|\ \ \ \ \