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
2019-01-07CSP: Allow fonts to be provided in dataRoeland Jago Douma
2019-01-07Merge pull request #12621 from nextcloud/td/12224/cleanup_middleware_registeringRoeland Jago Douma
2019-01-04Merge pull request #13172 from nextcloud/fix-can-change-password-checkRoeland Jago Douma
2019-01-04Merge pull request #13313 from nextcloud/feature/remove-outdated-cachesRoeland Jago Douma
2019-01-03Merge pull request #10555 from nextcloud/bugfix/10518/only-check-added-itemsblizzz
2019-01-03Cleanup middleware registeringRoeland Jago Douma
2019-01-02Remove check for outdated cachesDaniel Kesselberg
2018-12-21Add acceptance tests for opening search results for commentsDaniel Calviño Sánchez
2018-12-21Add acceptance tests for searching commentsDaniel Calviño Sánchez
2018-12-20Use a case insensitive search for emailRoeland Jago Douma
2018-12-20fix can change password check in case of encryption is enabledBjoern Schiessle
2018-12-19Merge pull request #13116 from nextcloud/fix/only_trust_xforwardedhost_for_tr...Roeland Jago Douma
2018-12-18Merge pull request #12766 from stalker314314/streaming-optionsJohn Molakvoæ
2018-12-18Addressing comments, array() to []Branko Kokanovic
2018-12-17Only trust the X-FORWARDED-HOST header for trusted proxiesRoeland Jago Douma
2018-12-17Merge pull request #12883 from nextcloud/appdata-performanceJoas Schilling
2018-12-17Update the tests to the comparison logicJoas Schilling
2018-12-07Remove deprecated functions from SecureRandomRoeland Jago Douma
2018-12-07Merge pull request #12897 from nextcloud/fix-unread-comment-icon-not-shown-fo...Roeland Jago Douma
2018-12-07Merge pull request #12891 from nextcloud/theming-cachingRoeland Jago Douma
2018-12-07more caching for themingRobin Appelman
2018-12-06Add acceptance tests for comments on shared files and foldersDaniel Calviño Sánchez
2018-12-06use a fresh appdata factory in background job testRobin Appelman
2018-12-06try to grab the appdata folder directly without going trough the whole treeRobin Appelman
2018-12-06Merge pull request #12854 from nextcloud/vcard-repair-uid-fixMorris Jobke
2018-12-05Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)
2018-12-05Merge pull request #12824 from nextcloud/feature/12763/add-setup-check-for-bi...Morris Jobke
2018-12-05Add setup check for pending bigint conversionMorris Jobke
2018-12-05Fix typo in "incoming"Joas Schilling
2018-12-05Update casing of PHP inside method nameMorris Jobke
2018-12-05Add setup check for recommended PHP modules (i.e. Imagick, intl)Morris Jobke
2018-12-01Expose Swift Mailer streaming options in config, fixes #12702Branko Kokanovic
2018-11-30Merge pull request #12691 from nextcloud/storage-no-encryption-interfaceMorris Jobke
2018-11-29Merge pull request #12424 from nextcloud/feature/add-pipe-mode-for-sendmailMorris Jobke
2018-11-29update encryption wrapper testsRobin Appelman
2018-11-29Add testcases for pipe modeDaniel Kesselberg
2018-11-29Merge pull request #12710 from nextcloud/remove-old-submit-buttonJohn Molakvoæ
2018-11-29Fix testsJohn Molakvoæ (skjnldsv)
2018-11-28Fix folder path containing leading slash when getting mount root by idRobin Appelman
2018-11-26Merge pull request #12649 from nextcloud/make-acceptance-tests-for-comments-m...Morris Jobke
2018-11-24Wait for the comment to be added before changing to another fileDaniel Calviño Sánchez
2018-11-24Wait for the empty content element to be shownDaniel Calviño Sánchez
2018-11-23Rename "FilesSharingAppContext" to "PublicShareContext"Daniel Calviño Sánchez
2018-11-23Extract locators and steps for sharing in Files app to their own contextDaniel Calviño Sánchez
2018-11-23Extract sharing related acceptance tests to their own feature filesDaniel Calviño Sánchez
2018-11-23Add acceptance tests for folders that can not be resharedDaniel Calviño Sánchez
2018-11-23Add acceptance tests for resharing a folder with another userDaniel Calviño Sánchez
2018-11-23Add acceptance test for checking that the owner can see resharesDaniel Calviño Sánchez
2018-11-23Add acceptance test for resharing a file with another userDaniel Calviño Sánchez
2018-11-23Add acceptance tests for sharing a folder with another userDaniel Calviño Sánchez