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/build
AgeCommit message (Expand)Author
2015-11-27Use depth 1 and valid properties to get a listVincent Petry
2015-11-27Added sabre dav in webdav, modified skeleton to have parent and child foldersSergio Bertolin
2015-11-26Restructured FeatureContext to reuse some parts and run two servers in parallelSergio Bertolin
2015-11-26Added test case about a user without a share requesting itSergio Bertolin
2015-11-20Added test case about trying to reshare a file with more permissionsSergio Bertolin
2015-11-20Making webdav path configurableSergio Bertolin
2015-11-20modified makedavrequest to return responseSergio Bertolin
2015-11-19added test about resharingSergio Bertolin
2015-11-19Added test and logic for deleting all group sharesSergio Bertolin
2015-11-19Added test for shared_with_me parameterSergio Bertolin
2015-11-19Added some requirements for first test caseSergio Bertolin
2015-11-18Delete when it is a directory...Joas Schilling
2015-11-18Fix doc blocksJoas Schilling
2015-11-12Modified test to PUT only 1 parameter with each updateSergio Bertolin
2015-11-11Added a test including all the fields of the share update and checking outputSergio Bertolin
2015-11-11Added a test and logic for checking answer of public sharesSergio Bertolin
2015-11-10Added test to get info of a specific share idSergio Bertolin
2015-11-06Added tests about getting shares of a file and a test for deleting a user fro...Sergio Bertolin
2015-11-05Added changes in the verification of sharing get responsesSergio Bertolin
2015-11-04added test for deleting a shareSergio Bertolin
2015-11-04Added general function to create shares in preconditions.Sergio Bertolin
2015-11-03enhancements to pre and post conditionsSergio Bertolin
2015-10-29Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean up...Thomas Müller
2015-10-29added sharing feature fileSergio Bertolin
2015-10-26Generate AUTHORS file from commitsLukas Reschke
2015-10-22added tests for appsSergio Bertolin
2015-10-22added test for getting users of a group being subadminSergio Bertolin
2015-10-21using canonize in assertEquals for arraysSergio Bertolin
2015-10-20Added more tests and fixed a problem with asort which was returning false pos...Sergio Bertolin
2015-10-08Fix whitespace issues in integration testsMorris Jobke
2015-10-07changing indentation, vertical elements and previous existance of users and g...Sergio Bertolin
2015-10-07ordering arrays before comparingSergio Bertolin
2015-10-07checking users and groupsSergio Bertolin
2015-10-06lists getting readySergio Bertolin
2015-10-06Merge pull request #19452 from owncloud/ocs_provisioning_api_more_testsThomas Müller
2015-10-06[Intergration] Throw error if exception not thrownRoeland Jago Douma
2015-10-06added a couple of testsSergio Bertolin
2015-10-06restored assertions in existance of users and groupsSergio Bertolin
2015-10-06Being explicit between http and ocs return codesSergio Bertolin
2015-10-06added edit user testSergio Bertolin
2015-10-06Return the actual ocs return codes and check itSergio Bertolin
2015-10-06added some deletion logicSergio Bertolin
2015-10-06added some deletion logicSergio Bertolin
2015-10-06added some group logicSergio Bertolin
2015-10-05Update license header script to only use code changesMorris Jobke
2015-09-29Support different server ports - defined by EXECUTOR_NUMBERThomas Müller
2015-09-29added delete user testSergio Bertolin
2015-09-29Use ci profileThomas Müller
2015-09-29Use fixed port for nowThomas Müller
2015-09-29Test user creationThomas Müller