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
AgeCommit message (Expand)Author
2021-10-30Update guzzlehttp/guzzle requirement in /build/integrationdependabot[bot]
2021-10-25Add integration tests for user_status APIJonas Meurer
2021-10-23Update behat/behat requirement in /build/integrationdependabot[bot]
2021-07-02Add integration tests for searching users in contacts menuDaniel Calviño Sánchez
2021-05-28Add integration tests for the editable fieldsJoas Schilling
2021-03-29Int tests for provisioning API scopesVincent Petry
2021-03-18Add integration tests for "sharing:cleanup-remote-storages" OCC commandDaniel Calviño Sánchez
2021-03-11Also execute the new tests on droneJoas Schilling
2021-03-11Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling
2021-03-11Add integration tests for autocomplete/get (similar to sharees API)Joas Schilling
2020-12-30Update license headersChristoph Wurst
2020-12-30Make integration tests work with both PHP 7.3 and 7.4Daniel Calviño Sánchez
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-08Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling
2020-12-07Unit tests for searching by phone numberJoas Schilling
2020-12-07Add a config for default region of phone numbersJoas Schilling
2020-12-07Add an integration test for the phone search APIJoas Schilling
2020-12-07Add integration tests for getting guest avatarsDaniel Calviño Sánchez
2020-12-07Add integration tests for resized user avatarsDaniel Calviño Sánchez
2020-12-07Add integration tests for user avatarsDaniel Calviño Sánchez
2020-12-07Make possible to set body in requesttoken requests in integration testsDaniel Calviño Sánchez
2020-12-07Make possible to send requests as anonymous users in integration testsDaniel Calviño Sánchez
2020-11-18Set frame-ancestors to none if none are filledRoeland Jago Douma
2020-11-16Add integration tests for creating shares with default expiration datesDaniel Calviño Sánchez
2020-11-16Reset app configs by deleting the values instead of setting the defaultsDaniel Calviño Sánchez
2020-11-11Add integration tests for default share permissionsDaniel Calviño Sánchez
2020-11-07Update behat/behat requirement in /build/integrationdependabot-preview[bot]
2020-10-27Fix the expected outputJoas Schilling
2020-10-27Simplify the function looking for outputJoas Schilling
2020-10-26This is not javascriptJoas Schilling
2020-10-26Fix undefined variableJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-09-18Add integration tests to check that only the given path is transferredDaniel Calviño Sánchez
2020-09-18Add integration tests for transferring files of a user with a risky nameDaniel Calviño Sánchez
2020-09-18Add integration test for transferring the path of a single fileDaniel Calviño Sánchez
2020-09-14Merge pull request #22761 from nextcloud/extend-integration-tests-for-files-t...Morris Jobke
2020-09-10Add integration tests for transferring ownership of resharesDaniel Calviño Sánchez
2020-09-10Check share ownership after transferring file ownershipDaniel Calviño Sánchez
2020-09-10Check whether file exists or not after transferring ownershipDaniel Calviño Sánchez
2020-09-08Update behat/behat requirement in /build/integrationdependabot[bot]
2020-09-07Update license headers for Nextcloud 20 (again)Christoph Wurst
2020-09-05Change Content-Disposition HeaderJacob Neplokh
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-20new weather status used in dashboardJulien Veyssier
2020-08-05Merge pull request #21138 from nextcloud/fix/noid/search-in-group-displayname...Morris Jobke
2020-08-05Add integration tests for search in groupsMorris Jobke
2020-08-03Fix integration test failJoas Schilling
2020-07-15Fix integration test due to new dashboard appMorris Jobke
2020-07-09Add more integration tests for resharing permissionsDaniel Calviño Sánchez
2020-07-05Merge pull request #21264 from stweil/masterMorris Jobke