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-10-26Use ::class in test mocks of encryption appMorris Jobke
2017-10-26Use ::class in test mocks of dav appMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-08-18Fix PHPUnit warningsLukas Reschke
2017-08-15Use proper methods for registerBackendMorris Jobke
2017-05-29add new config switched for the global scale architectureBjoern Schiessle
2017-05-18Add the column so we keep the value from before the updateJoas Schilling
2017-04-24Fix sinon.stub deprecation warningsChristoph Wurst
2017-04-13Adjust docs and make !$currentAccess simplerJoas Schilling
2017-04-13Fix federated file sharingJoas Schilling
2017-04-13Add mail element to access listRoeland Jago Douma
2017-04-11Do proper DIRoeland Jago Douma
2017-04-11remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle
2017-04-10Merge pull request #4250 from nextcloud/disable-lookupserver-uploadBjörn Schießle
2017-04-07allow to disable upload to lookup server, by default it is enabledBjoern Schiessle
2017-04-07update unit testsBjoern Schiessle
2017-03-10Remove legacy class OC_Group and OC_UserMorris Jobke
2017-03-03Cleanup not used legacy classesMorris Jobke
2017-02-08remove test for removed codeRobin Appelman
2017-02-08Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman
2016-11-21Add config switchLukas Reschke
2016-11-02catch all exception and return a user friendly exception messageBjoern Schiessle
2016-11-02use https by default if no protocol is given. Only use unsecure connection if...Bjoern Schiessle
2016-11-01Add defaultShareProvider & federatedshareprovider testsRoeland Jago Douma
2016-10-20Move OC\Files\Storage\Shared to the right namespaceJoas Schilling
2016-09-29Mock HTTPClientServiceLukas Reschke
2016-09-12Fix some more sniffsJoas Schilling
2016-08-31Fix deprecated usages of getMock in federatedfilesharingRoeland Jago Douma
2016-08-28Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma
2016-08-24HTTPHelper is deprecatedRoeland Jago Douma
2016-08-15Use MockBuilder instead of createMockLukas Reschke
2016-08-15Add unit testsLukas Reschke
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-14don't convert link share to federated share if outgoing federated shares are ...Bjoern Schiessle
2016-07-14rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle
2016-07-14adjust copyright noticesBjoern Schiessle
2016-07-14move some stuff over to the federatedfilesharing appBjoern Schiessle
2016-07-14s/ownCloud/NextcloudBjoern Schiessle
2016-07-14continue to accept the URL of the remote server instead of the federated clou...Bjoern Schiessle
2016-07-14add unit testsBjörn Schießle
2016-06-27Handle exceptions thrown while trying to notify remote server of a fed shareRobin Appelman
2016-06-22Increase fed share timeout from 3 to 10 + unit testsVincent Petry
2016-05-26Update license headersLukas Reschke
2016-05-20use share initiator as fall back to access the fileBjörn Schießle
2016-05-20create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle
2016-05-20use query builder for getShare and add testsBjörn Schießle
2016-05-20move request handler for federated shares to the federated sharing appBjörn Schießle
2016-05-18Move FederatedFileSharing to PSR-4Joas Schilling
2016-04-22move federated sharing settings to the federatedfilesharing appBjörn Schießle