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-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-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-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
2018-08-08Fix login redirection if only one 2FA provider is activeChristoph Wurst
2018-08-08Add support for tokens in room sharesDaniel Calviño Sánchez
2018-08-08Merge pull request #10553 from nextcloud/bugfix/10518/disable-oracle-enforcem...Roeland Jago Douma
2018-08-08Fix testsRoeland Jago Douma
2018-08-08Fix 2FA provider registry population on loginChristoph Wurst
2018-08-06Ignore deactivated users in collaborators user search pluginThomas Citharel
2018-08-03Adjust acceptance test to check if the correct sidebar view is shownJulius Härtl
2018-08-02Merge pull request #10480 from nextcloud/bugfix/10420/settingsRoeland Jago Douma
2018-08-02Fix encryption admin section testsJulius Härtl
2018-08-01Merge pull request #10481 from nextcloud/feature/noid/make-info-available-if-...Roeland Jago Douma
2018-08-01Fix unit testJoas Schilling
2018-08-01Append cache bump parameter to scss files URLJulius Härtl
2018-08-01Move encryption settings to securityJulius Härtl
2018-07-31Add acceptance test for creating a user with a custom display nameDaniel Calviño Sánchez
2018-07-31make file cache updates more robustBjoern Schiessle
2018-07-31Merge pull request #10444 from nextcloud/feature/noid/allow-to-filter-unread-...blizzz
2018-07-31Fix duplicate inserts in the 2fa provider registry DAOChristoph Wurst
2018-07-30Merge pull request #10221 from nextcloud/bugfix/noid/prevent-too-long-identif...Roeland Jago Douma
2018-07-30Keep timestamp replacements at the beginningJulius Härtl
2018-07-30Allow to filter the unread count by verbJoas Schilling
2018-07-30Improve test durationJulius Härtl
2018-07-29Add custom network idle waiting and some JS injection to make tests more stableJulius Härtl
2018-07-29Fix new settings and login testsJulius Härtl
2018-07-29Frontend regression testing with puppeteerJulius Härtl
2018-07-27Ignore custom prefixes which are longerJoas Schilling
2018-07-27Fix calculation of default nameJoas Schilling
2018-07-27Add unit testsJoas Schilling
2018-07-26Fix testsJulius Härtl
2018-07-25Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm...Morris Jobke
2018-07-25Add pagination supportJoas Schilling
2018-07-25Allow to search by commentsJoas Schilling
2018-07-25Merge pull request #10377 from nextcloud/sccs-cache-iscachedMorris Jobke
2018-07-25Fix unit tests to pass the folder now via the appData dependencyMorris Jobke
2018-07-25Fix app navigation controller to return an arrayJulius Härtl
2018-07-24Merge pull request #10322 from weeman1337/feature-9978-improve-disabled-user-...Roeland Jago Douma