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-10-09Remove HHVM checkChristoph Wurst
2018-10-08Deprecate unused, private OC_Helper::linkToPublicMorris Jobke
2018-10-08Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementationMorris Jobke
2018-10-08Merge pull request #11671 from nextcloud/refactor/rename-admin-security-sectionMorris Jobke
2018-10-08Fix reference to template in testsChristoph Wurst
2018-10-08Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke
2018-10-08Rename admin security sectionChristoph Wurst
2018-10-08RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke
2018-10-08adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke
2018-10-05Remove deprecated publishActivity functionRoeland Jago Douma
2018-10-04Move files_versions to compiled handlebars templatesRoeland Jago Douma
2018-10-04Move Comments to compiled handlebarsRoeland Jago Douma
2018-10-03Add an endppoint for clients to request an app passwordRoeland Jago Douma
2018-10-03Merge pull request #11446 from nextcloud/bugfix/10678/pretty-urls-dont-workMorris Jobke
2018-10-02Merge pull request #11390 from nextcloud/feature/11043/apptoken_v3Morris Jobke
2018-10-02Add testsRoeland Jago Douma
2018-10-02Mark token as invalid if the password doesn't matchRoeland Jago Douma
2018-10-02Fix testsMorris Jobke
2018-10-02Refactors the scss svg functionsMichael Weimann
2018-10-02Moves the logo files to logoMichael Weimann
2018-10-01Merge pull request #11462 from nextcloud/feature/11380/2fa_backup_code_genera...Morris Jobke
2018-10-01Generate backups code notification if not enable but 2fa isRoeland Jago Douma
2018-10-01Merge pull request #11501 from nextcloud/coverage_no_composerMorris Jobke
2018-10-01Do not cover composer folders for code coverageRoeland Jago Douma
2018-10-01Change wording of 'Copy URL' to more understandable 'Copy link'Jan-Christoph Borchardt
2018-09-30Add more test casesDaniel Kesselberg
2018-09-30Add mandatory 2FA service/classChristoph Wurst
2018-09-28Allow url without / for overwrite.cli.urlDaniel Kesselberg
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