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
2019-07-03Better check reshare permissions when creating a shareJoas Schilling
2019-06-27Add integration test for increasing sub reshare permissionsDaniel Calviño Sánchez
2019-06-27Do not create folders with admin userDaniel Calviño Sánchez
2019-06-17add LDAP integr. test for receiving share candidates with group limitationArthur Schiwon
2019-03-14add an integration test that ensures deletion of LDAP usersArthur Schiwon
2019-03-13Disable failing federated sharing testsMorris Jobke
2019-03-06add missing config bits to integration testsArthur Schiwon
2019-03-06with LDAP server set offline, config cannot be controlled via ocs anymoreArthur Schiwon
2019-03-05fix nested group retrieval also for 2 other casesArthur Schiwon
2019-02-19Add install logic for enable commandDaniel Kesselberg
2019-02-19Strict Types, Return TypesDaniel Kesselberg
2019-02-04Mock name for integration testDaniel Kesselberg
2019-01-28integration test: pages search scenario with multiple basesArthur Schiwon
2019-01-28typoArthur Schiwon
2018-11-01Fix testsRoeland Jago Douma
2018-10-22Update sabre/dav requirement from 3.2.2 to 3.2.3 in /build/integrationdependabot[bot]
2018-09-28Merge pull request #11037 from nextcloud/trash-webui-davMorris Jobke
2018-09-28extend integration tests with users with numerical IDsArthur Schiwon
2018-09-20fix sharing trashbin integration testsRobin Appelman
2018-09-20more trashbin integration testsRobin Appelman
2018-09-20fix trashbin integration tests and add a few moreRobin Appelman
2018-09-20quote paths in behat.ymlRobin Appelman
2018-09-20remove old trashbin endpointRobin Appelman
2018-08-20Merge pull request #10663 from nextcloud/dependabot/composer/build/integratio...Morris Jobke
2018-08-13Update behat/behat requirement from ~3.3.0 to ~3.5.0 in /build/integrationdependabot[bot]
2018-08-13don't add new LDAP configs if one is already presentArthur Schiwon
2018-08-12improve fail info and disable cache for a caseArthur Schiwon
2018-08-12Phpunit changed, use proper Assert classArthur Schiwon
2018-08-10tests for user storage locationArthur Schiwon
2018-08-10convert pagination testsArthur Schiwon
2018-08-10convert connection testsArthur Schiwon
2018-08-10fix prov testsArthur Schiwon
2018-08-10simplify tests and move some out to a new feature as we need a pristineArthur Schiwon
2018-08-10integration test to ensure entries without displayname don't cause troubleArthur Schiwon
2018-08-10login does not save the responseArthur Schiwon
2018-08-10convert LDAP offline and backup server integration testsArthur Schiwon
2018-08-10integration test checking the group filterArthur Schiwon
2018-08-10check user detailsArthur Schiwon
2018-08-10behat integration tests for LDAP, basic setupArthur Schiwon
2018-08-08Add integration test for creating room shares when Talk is not enabledDaniel Calviño Sánchez
2018-07-25Add integration tests for searching files by commentsDaniel Calviño Sánchez
2018-07-24Fix transfering ownership of a share to user with same id as receiverDaniel Calviño Sánchez
2018-07-11add some integration testsBjoern Schiessle
2018-07-09Fix the behat version to 3.3.*Joas Schilling
2018-07-04Fix integration tests for Federation 2.0Morris Jobke
2018-06-29Extend integration tests to get the info of a group share as a shareeDaniel Calviño Sánchez
2018-06-28Check all paths for own files and sharesDaniel Calviño Sánchez
2018-06-28Fix filenames in sharing integration testsDaniel Calviño Sánchez
2018-06-25Fix integration testsJohn Molakvoæ (skjnldsv)
2018-06-13Fixed phpunit Test classJohn Molakvoæ (skjnldsv)