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-03-09Merge pull request #8745 from nextcloud/stable13-8716Morris Jobke
2018-03-09Mock method of actual cacheMorris Jobke
2018-03-09Always return the depscacheRoeland Jago Douma
2018-03-09Add acceptance tests for creation of subfolders in public shared foldersDaniel Calviño Sánchez
2018-03-09Extract common "wait for" functions to a helper classDaniel Calviño Sánchez
2018-03-09Generalize file list steps so a specific ancestor can be usedDaniel Calviño Sánchez
2018-03-09Generalize file list locators so a specific ancestor can be usedDaniel Calviño Sánchez
2018-03-09Store the name of the actor in the Actor objectDaniel Calviño Sánchez
2018-03-09Extract file list locators and steps to its own classDaniel Calviño Sánchez
2018-03-09Merge pull request #8749 from nextcloud/backport/8596/sharee-email-matches-no...Morris Jobke
2018-03-09Fix calculation if there are more resultsJoas Schilling
2018-03-09Add tests for finding own email and user results paginationJoas Schilling
2018-03-09Fix testsRoeland Jago Douma
2018-03-09Fix tests to use ICacheFactoryJulius Härtl
2018-03-09Add automatic handling of NoSuchElement exceptionsDaniel Calviño Sánchez
2018-03-09Add automatic handling of MoveTargetOutOfBounds exceptionsDaniel Calviño Sánchez
2018-03-02Hardening of SimpleFile getContentRoeland Jago Douma
2018-02-28Merge pull request #8099 from nextcloud/7873_13Roeland Jago Douma
2018-02-20Better result handling of email searchJoas Schilling
2018-02-16Take into account the comment message when looking for itDaniel Calviño Sánchez
2018-02-16Adjust timeouts in the step to create a new commentDaniel Calviño Sánchez
2018-02-16Move locators above step definitionsDaniel Calviño Sánchez
2018-02-08Merge pull request #8102 from nextcloud/s3-uploader-13Morris Jobke
2018-02-08Update testsRoeland Jago Douma
2018-02-07Merge pull request #8197 from nextcloud/stable13-8144Roeland Jago Douma
2018-02-06Merge pull request #8045 from nextcloud/8002_13Roeland Jago Douma
2018-02-06Fix testsRoeland Jago Douma
2018-02-06Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl
2018-02-06Add tests and class mappingJulius Härtl
2018-02-02Add tests for URL rewritingJulius Härtl
2018-01-29Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman
2018-01-25Fix testsRoeland Jago Douma
2018-01-18Properly catch InvalidTokenException for better error responseMorris Jobke
2018-01-18Backport of format self-mentions, but don't offer them #7914Arthur Schiwon
2018-01-17Merge pull request #7915 from nextcloud/backport/7909/fix-migration-type-hintsRoeland Jago Douma
2018-01-17Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling
2018-01-16Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman
2018-01-15Add unit testJoas Schilling
2018-01-11Merge pull request #7650 from rpirritano/masterMorris Jobke
2018-01-11made small changes to login screenRobert Pirritano
2018-01-11Add acceptance test for renaming a file with the details view openDaniel Calviño Sánchez
2018-01-07Don't lie about the preview mimetypeRoeland Jago Douma
2018-01-03removes invalid tests, adapts another oneArthur Schiwon
2018-01-03never translate login names when requiring with a user idArthur Schiwon
2018-01-03extend tests for status quoArthur Schiwon
2018-01-03Merge pull request #7487 from nextcloud/no-password-confirm-with-ssoblizzz
2018-01-03Merge pull request #7526 from nextcloud/make-possible-for-apps-to-disable-the...Morris Jobke
2018-01-02Move passwordconfirmation to its own midlewareRoeland Jago Douma
2018-01-02disable password confirmation with SSOBjoern Schiessle
2018-01-02Merge pull request #7631 from nextcloud/fix-scss-webroot-and-url-rewriteMorris Jobke