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-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
2015-09-29require autoload.phpThomas Müller
2015-09-29Adding phpunit for the assertionsThomas Müller
2015-09-29Adding missing filesThomas Müller
2015-09-29First integration tests for provisioning apiThomas Müller
2015-07-27Implement OCP Since Check for classes and interfacesMorris Jobke
2015-07-10Update JS unit test libsVincent Petry
2015-06-27Merge pull request #17163 from owncloud/update-licensesLukas Reschke
2015-06-25[license script] sort names case insensitiveMorris Jobke
2015-06-25Create .htaccessLukas Reschke
2015-06-19move the OCPSinceChecker.php to build/Morris Jobke
2015-04-07Further cleanup of files_encryptionThomas Müller