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
2017-03-20Fix deletion of groupsJoas Schilling
2017-03-20Strict comparisonsJoas Schilling
2017-03-20Added tests using v2.phpSergio Bertolin
2017-03-20Add integration testsJoas Schilling
2017-03-20Added logic and tests to remove everything inside a folderSergio Bertolin
2017-03-20Added functions to add files in local_storageSergio Bertolin
2017-03-17Revert "Add integration test for trashbin"Morris Jobke
2017-03-17Merge pull request #3893 from nextcloud/downstream-27069Roeland Jago Douma
2017-03-17Merge pull request #3894 from nextcloud/downstream-27008Joas Schilling
2017-03-17Integration test check download without saving file locallyVincent Petry
2017-03-17Add integration test for trashbinVincent Petry
2017-03-16Adjust integration testLukas Reschke
2017-03-10Make intergration tests work againRoeland Jago Douma
2017-02-21Use clearer name setUpScenarioPhil Davis
2017-02-10Add integration tests for legacy DAV endpointsLukas Reschke
2017-01-21remove outdated scenarioArthur Schiwon
2017-01-21LDAP PUT command now supports setting multiple keys at onceArthur Schiwon
2017-01-20enable user_ldap app for testsArthur Schiwon
2017-01-19LDAP OCS Api for show configArthur Schiwon
2017-01-19test against OCS v2 insteadArthur Schiwon
2017-01-19add LDAP OCS Api for modifying a configurationArthur Schiwon
2017-01-19fix and extend behat testsArthur Schiwon
2017-01-19LDAP OCS Api for delete configArthur Schiwon
2017-01-18LDAP OCS Api for create configArthur Schiwon
2017-01-06Merge pull request #2512 from nextcloud/cleanup-system-tag-usageRoeland Jago Douma
2017-01-02Test remember-me loginChristoph Wurst
2016-12-23Merge pull request #2816 from nextcloud/changing_how_favorites_are_serializedRoeland Jago Douma
2016-12-23Added phpdoc for getUserHomeSergio Bertolin
2016-12-23Using propfind instead of accessing the file systemSergio Bertolin
2016-12-23Changed data directory for work oneSergio Bertolin
2016-12-23Added support for homes which doesn't have user's nameSergio Bertolin
2016-12-22Added functionaly for not shared elementsSergio Bertolin
2016-12-22Added more favorites report casesSergio Bertolin
2016-12-22Added flexibility to propertiesSergio Bertolin
2016-12-22Fixed failing problemsSergio Bertolin
2016-12-22WIP commit, adding report supportSergio Bertolin
2016-12-22Return explicit values instead of boolean from sabre (#26654)Sergio BertolĂ­n
2016-12-21Merge pull request #2758 from nextcloud/only-one-dav-backendLukas Reschke
2016-12-19Fix finding transferred folder in integration testsVincent Petry
2016-12-19Adjust integration test to Nextcloud brandingLukas Reschke
2016-12-19Add test for duplicate 401 headers on DAVVincent Petry
2016-12-19Adjust to Nextcloud changesLukas Reschke
2016-12-19Add transfer ownership integration tests (#26543)Vincent Petry
2016-12-16Add integration test for creating folder with colonVincent Petry
2016-12-15Merge pull request #2673 from nextcloud/shared-scanner-unmaskedLukas Reschke
2016-12-15Add integration tests for uploading files to a permission limited shareRobin Appelman
2016-12-14Don't set Content-Disposition header if one already existsLukas Reschke
2016-12-06Only allow admins to delete tagsJoas Schilling
2016-12-02Add intergration testsRoeland Jago Douma
2016-11-22Add integration test for web based installerMorris Jobke