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-12-11Added functionality to change server configurationSergio Bertolin
2015-12-11Added functionality for changing server configurationSergio Bertolin
2015-12-10Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2015-12-10Added check for /textfile0.txtSergio Bertolin
2015-12-10Folder depth needs to be at least 3 for all tests to passRoeland Jago Douma
2015-12-10Added shared by multiple channels testSergio Bertolin
2015-12-04forgotten variableSergio Bertolin
2015-12-04Controlled arguments for run scriptSergio Bertolin
2015-12-03Merge pull request #20907 from owncloud/integration_tests_for_capabilitiesThomas Müller
2015-12-03Changed fail for assertEquals and removed fields which weren't checkedSergio Bertolin
2015-12-03Added test case about downloading by range a public shared fileSergio Bertolin
2015-12-02Added capabilities context and testsSergio Bertolin
2015-12-01fix code styleMorris Jobke
2015-12-01add parameter to call single behat testsMorris Jobke
2015-12-01add behat tests for 0 quota upload failureMorris Jobke
2015-12-01tail the server log and exit with the exit code of behatThomas Müller
2015-11-30Change from with ofSergio Bertolin
2015-11-30Added webdav test to check range downloadsSergio Bertolin
2015-11-30Making propfinds, having depth in mind and checking it in gherkin descriptionSergio Bertolin
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