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-11-20Merge pull request #12494 from nextcloud/cache-notfound-idMorris Jobke
2018-11-19add test for non existing file by idRobin Appelman
2018-11-19Merge pull request #12401 from pachulo/fix/11107/fix-php-mail-warningMorris Jobke
2018-11-19Use the proper default valuesMorris Jobke
2018-11-14Verify that isPhpMailerUsed uses config as expectedKyle Fazzari
2018-11-14Fix breakpoint and shrinking of the content + listJohn Molakvoæ (skjnldsv)
2018-11-12Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke
2018-11-12Merge pull request #12371 from nextcloud/bugfix/12369/catch-unique-constraint...Morris Jobke
2018-11-12Exception is not thrown anymoreMorris Jobke
2018-11-12Make sure to always load the latest icons-vars.css fileJulius Härtl
2018-11-08Use the defined func()->count() instead of manual countingJoas Schilling
2018-11-08Adjust acceptance tests to changes in public share page menuDaniel Calviño Sánchez
2018-11-08Merge pull request #12313 from nextcloud/generated-avatar-major-cleanupRoeland Jago Douma
2018-11-08Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)
2018-11-07Merge pull request #11836 from nextcloud/bugfix/2443/comment-mentions-with-sp...Morris Jobke
2018-11-07Match mentions when the username is wrapped in quotesJoas Schilling
2018-11-06Add test that unique constraint is workingDaniel Kesselberg
2018-11-05Merge pull request #12185 from nextcloud/cleanup/dicontainerMorris Jobke
2018-11-02Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma
2018-11-02Merge pull request #12215 from nextcloud/wait-for-the-link-share-menu-to-open...Roeland Jago Douma
2018-11-02Fix testsRoeland Jago Douma
2018-11-02Merge pull request #11404 from flokli/sendmail-pathRoeland Jago Douma
2018-11-02Merge pull request #11875 from nextcloud/add-support-for-sending-the-password...Roeland Jago Douma
2018-11-02Wait for the link share menu to open in acceptance testsDaniel Calviño Sánchez
2018-11-02Merge pull request #12200 from nextcloud/tech-debt/noid/cleanup-legacy-sharingMorris Jobke
2018-11-02Fallback to default path is sendmail can't be foundRoeland Jago Douma
2018-11-02Add acceptance test steps to be used from Talk acceptance testsDaniel Calviño Sánchez
2018-11-02Test that "Password protect by Talk" is not shown if Talk is not enabledDaniel Calviño Sánchez
2018-11-02Cleanup some unused sharing methods from the old sharing codeMorris Jobke
2018-11-02Merge pull request #12177 from nextcloud/fix/apptoken_login_flow_proper_hostMorris Jobke
2018-11-02Store "sendPasswordByTalk" property of link shares in the databaseDaniel Calviño Sánchez
2018-11-02Fix update share testsDaniel Calviño Sánchez
2018-11-02Merge pull request #11844 from nextcloud/multiple-link-sharesMorris Jobke
2018-11-01Adjust acceptance tests to changes in link sharesDaniel Calviño Sánchez
2018-11-01Merge branch 'addressbook-uid-check-migration' of https://github.com/nextclou...John Molakvoæ (skjnldsv)
2018-11-01Fix phpunitJohn Molakvoæ (skjnldsv)
2018-11-01Revert "Wait for cron to finish before running upgrade command"Morris Jobke
2018-11-01TestsJohn Molakvoæ (skjnldsv)
2018-11-01Use the proper server for the apptoken flow loginRoeland Jago Douma
2018-10-31fix writeStream for jail wrapperRobin Appelman
2018-10-31extend storage api to allow directly writing a stream to storageRobin Appelman
2018-10-31Only generate previews in powers of 4 and set minRoeland Jago Douma
2018-10-31Merge pull request #12089 from Rayn0r/masterDennis1993
2018-10-30Move ExpiredTokenException to the correct namespaceRoeland Jago Douma
2018-10-30Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma
2018-10-30Add acceptance tests for hiding download in link sharesDaniel Calviño Sánchez
2018-10-30TestsJohn Molakvoæ (skjnldsv)
2018-10-30Fix injection to get the user idJulius Härtl
2018-10-30adapted automated test for autocomplete changesRayn0r
2018-10-30Merge pull request #12036 from olivermg/masterMorris Jobke