Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-04-25Implement scss variable injection by OC_DefaultsJulius Haertl
2017-04-24Merge pull request #4477 from danxuliu/acceptance-macos-nitpickingRoeland Jago Douma
2017-04-24Add unit tests for mounts of delete usersJoas Schilling
2017-04-24Merge pull request #1023 from GitHubUser4234/ldap_password_renew_prblizzz
2017-04-22Fix minor code style issues (also known as nitpicking)Daniel Calviño Sánchez
2017-04-21Run acceptance tests on macOSMorris Jobke
2017-04-21Merge pull request #4208 from danxuliu/add-basic-acceptance-test-systemRoeland Jago Douma
2017-04-21Make test passwords valid for the password_policy appDaniel Calviño Sánchez
2017-04-21Move acceptance tests from build/acceptance to tests/acceptanceDaniel Calviño Sánchez
2017-04-20Make sure we use a new encryption module all the timeJoas Schilling
2017-04-20Don't assume the admin didn't configure Opcache correctly...Joas Schilling
2017-04-20Use the correct classJoas Schilling
2017-04-20Import some classesJoas Schilling
2017-04-20Use the correct Dummy and Backend classJoas Schilling
2017-04-20Kill dead codeJoas Schilling
2017-04-20Fix warning with undefined methodJoas Schilling
2017-04-20Don't use deprecated getMock() anymoreJoas Schilling
2017-04-20Restoring the error handler within the error handler causes unexpected resultsJoas Schilling
2017-04-20Delete the correct config valueJoas Schilling
2017-04-20Merge pull request #4398 from nextcloud/fix_accesslistcodeJoas Schilling
2017-04-20Merge pull request #4212 from individual-it/masterJoas Schilling
2017-04-20Get proper accesslist for userFolderRoeland Jago Douma
2017-04-19Rename renderHTML to renderHtmlMorris Jobke
2017-04-19Merge pull request #4350 from nextcloud/adjust-old-bruteforce-protection-anno...Roeland Jago Douma
2017-04-19Merge pull request #4371 from nextcloud/dont-allow-dot-usernamesMorris Jobke
2017-04-19Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke
2017-04-19Fix translationsJoas Schilling
2017-04-19Beautify test emailLukas Reschke
2017-04-19Merge pull request #4372 from nextcloud/smtp-passwordMorris Jobke
2017-04-18Fix unit testsMorris Jobke
2017-04-18Add bruteforce protection to changePersonalPasswordLukas Reschke
2017-04-18JS tests for upload only functionArtur Neumann
2017-04-18Fix some more stuffJoas Schilling
2017-04-18Fix testsJoas Schilling
2017-04-18Better validation of allowed user namesJoas Schilling
2017-04-15Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke
2017-04-14Adjust existing bruteforce protection codeLukas Reschke
2017-04-14Make BruteForceProtection annotation more cleverLukas Reschke
2017-04-13Merge pull request #4308 from nextcloud/lost-password-emailLukas Reschke
2017-04-13Merge pull request #2424 from nextcloud/fix-login-controller-test-consolidate...Morris Jobke
2017-04-13Add more tests for the share helperJoas Schilling
2017-04-13Activate the testJoas Schilling
2017-04-13Adjust docs and make !$currentAccess simplerJoas Schilling
2017-04-13Fix share manager testJoas Schilling
2017-04-13Fix default share providerJoas Schilling
2017-04-13Fix tests for ShareHelperJoas Schilling
2017-04-13Add shareHelper testRoeland Jago Douma
2017-04-13Add mail element to access listRoeland Jago Douma
2017-04-13Offload acceslist creation to providersRoeland Jago Douma
2017-04-13Fix testsRoeland Jago Douma