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
2021-10-15ciRobin Appelman
2021-10-07fixup tests for ftp limitationsRobin Appelman
2021-10-07teardownRobin Appelman
2021-10-07add new ftp backendRobin Appelman
2021-10-07run ftp external storage tests against multiple ftp serversRobin Appelman
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Remove trailing and in between spacesChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-03-14Add time between SMB test runs and properly log full changesetMorris Jobke
2019-03-13Wait up to 10 seconds for incoming changes from SMB notifierMorris Jobke
2018-02-19adjust swift external storage to new openstack sdkRobin Appelman
2018-01-22increase the time we wait for smb notifications in the testRobin Appelman
2017-12-11Merge pull request #6682 from nextcloud/dav-mimetype-fallbackRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-09-28Fallback to filename based detection if the remote dav server doesn't know th...Robin Appelman
2017-08-21Move GDrive external storage to a separate repoVincent Petry
2017-08-16Bye bye Dropbox v1Vincent Petry
2017-04-26Add new specific tests for SMBJuan Pablo Villafáñez
2017-04-12Update comments to NextcloudMorris Jobke
2017-01-27add unit tests for smb notify backendRobin Appelman
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-06-07Fix GDrive upload file which name might match the one of a folderVincent Petry
2016-05-26Update license headersLukas Reschke
2016-05-24Fix the names of the tests so the script discovers them againJoas Schilling
2016-05-24Move Lib\Storage to PSR-4Joas Schilling