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
2018-09-28Fix class selector for acceptance testsJohn Molakvoæ (skjnldsv)
2018-09-27Remove unused constructor argumentChristoph Wurst
2018-09-27Reduce settings manager complexity by loading sections via DIChristoph Wurst
2018-09-26Also test enabling of the Antivirus App for filesRoeland Jago Douma
2018-09-26Merge pull request #11150 from nextcloud/feature/noid/unit-test-find-webrootblizzz
2018-09-25Merge pull request #11240 from nextcloud/feature/noid/consider-openssl-settin...Morris Jobke
2018-09-25Only allow 2FA state changs if providers support the operationChristoph Wurst
2018-09-23Add simple unit test for findLanguageFromLocaleDaniel Kesselberg
2018-09-18Include empty directories in the default state of acceptance testsDaniel Calviño Sánchez
2018-09-16Add openssl to mockDaniel Kesselberg
2018-09-13Change visibility to privateDaniel Kesselberg
2018-09-13Merge pull request #10743 from danielkesselberg/bugfix/noid/allow-password-re...blizzz
2018-09-13Merge pull request #10840 from webfoersterei/refactor/5530-urandom-checkJoas Schilling
2018-09-11Restore previous state for OC::$CLIDaniel Kesselberg
2018-09-10Change return false to throw newDaniel Kesselberg
2018-09-10Extract logic for webroot into method and add testDaniel Kesselberg
2018-09-05Add breadcrumb support to crash reportersChristoph Wurst
2018-08-31Change password expiration time from 12h to 7dMorris Jobke
2018-08-25Allow same section class for multiple section types (fix #10764)sualko
2018-08-25Change check if secure randomness is possible.Timo Förster
2018-08-24Merge pull request #10334 from denismosolov/group-addDenis Mosolov
2018-08-22Merge pull request #10526 from steiny2k/HEICHEIFMorris Jobke
2018-08-20Adds license to files. Updates the branch.Michael Weimann
2018-08-20Merge pull request #10628 from nextcloud/feature/10154/app-directory-permissi...Morris Jobke
2018-08-20Adds tests for the memory checksMichael Weimann
2018-08-20Adds tests for the setup memory limit checksMichael Weimann
2018-08-20Merge pull request #10712 from nextcloud/fix/noid/check_if_provider_is_availa...blizzz
2018-08-19Enable password reset for user with same email address when only one is activeDaniel Kesselberg
2018-08-17Check if a preview provider is available before using itRoeland Jago Douma
2018-08-17Address comments from @rullzer:Sebastian Steinmetz
2018-08-17add deck and mail to the groupware bundle, remove talkBjoern Schiessle
2018-08-16Add an options to create and remove groups via occDenis Mosolov
2018-08-15update unit testsBjoern Schiessle
2018-08-14Adds an acceptance test for the users settings navigation without disabled usersMichael Weimann
2018-08-13Merge pull request #10621 from nextcloud/feature/noid/add-tos-to-enterprise-b...blizzz
2018-08-12Drop support for xcacheDaniel Kesselberg
2018-08-11Testcase for HEIC image (similar to the ImageTest)Sebastian Steinmetz
2018-08-10Merge pull request #10543 from nextcloud/ignore-deactivated-usersRoeland Jago Douma
2018-08-10Remove unused importChristoph Wurst
2018-08-10Fix 2FA being enforced if only backup codes provider is activeChristoph Wurst
2018-08-09Excludes not writable app roots from the directory permission checkMichael Weimann
2018-08-09Adds a test for the app directory permission check.Michael Weimann
2018-08-09Do not use file as template parameterRoeland Jago Douma
2018-08-09Add the ToS app to the enterprise bundleJoas Schilling
2018-08-09Fix double-inserts of the same provider stateChristoph Wurst
2018-08-09Add integration/unit test for the double-insert of same valuesChristoph Wurst
2018-08-09Merge pull request #10588 from nextcloud/fix/single-2fa-provider-login-redirectRoeland Jago Douma
2018-08-09Merge pull request #10255 from nextcloud/add-support-for-room-sharesBjörn Schießle
2018-08-08Rename providerset method to get primary providersChristoph Wurst
2018-08-08Merge pull request #10397 from nextcloud/encryption-s3-fixBjörn Schießle