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
2016-05-24Fix autoloading for new google SDK libVincent Petry
2016-05-24enable autoload of lib in google storageFrancesco Rovelli
2016-05-24Fix import path for 3rdparty dropbox autoloaderJoas Schilling
2016-05-24Fix missing importsJoas Schilling
2016-05-24Move remaining classes to PSR-4Joas Schilling
2016-05-24Move Lib\Storage to PSR-4Joas Schilling
2016-05-24Move Config to PSR-4Joas Schilling
2016-05-24Move Lib\Backend to PSR-4Joas Schilling
2016-05-24Move Lib\Auth to PSR-4Joas Schilling
2016-05-24Move stuff from outside lib/ to PSR-4Joas Schilling
2016-05-19Merge pull request #24585 from owncloud/files_external_lazyVincent Petry
2016-05-17Merge pull request #24630 from owncloud/one-shall-adjust-the-pathVincent Petry
2016-05-11Introduce backend/auth mechanism providersRobin McCorkell
2016-05-03Use proper pathLukas Reschke
2016-05-03Add links to load GDrive/Dropbox configuration pagesRobin McCorkell
2016-05-03Allow multiple custom JS filesRobin McCorkell
2016-04-29Fix SMB storage to not normalize UTF8Vincent Petry
2016-04-15Fix loading the dropbox autoloaderRobin Appelman
2016-04-14Fix OCA\Files\External\Api namespaceRobin McCorkell
2016-04-14Fix storage backend class namespaces and move to subdirRobin McCorkell
2016-04-01Merge pull request #23274 from Senorsen/add-urlencode-ftp-sftpThomas Müller
2016-03-31Merge pull request #23517 from owncloud/gdrive-stream-downloadFrank Karlitschek
2016-03-31Merge pull request #23516 from owncloud/dropbox-stream-downloadThomas Müller
2016-03-31Merge pull request #23672 from owncloud/use-retry-wrapper-for-sftpThomas Müller
2016-03-30Use RetryWrapper for SFTP storageLukas Reschke
2016-03-30GDrive stream download with RetryWrapperVincent Petry
2016-03-30Use the shipped cacerts.pem instead of the global oneLukas Reschke
2016-03-23Dropbox stream download with RetryWrapperVincent Petry
2016-03-22Merge pull request #23440 from owncloud/fix_22286Thomas Müller
2016-03-21Merge pull request #23439 from owncloud/smb-permissionsThomas Müller
2016-03-21Merge pull request #23323 from owncloud/gdrive-chunkuploadThomas Müller
2016-03-21apply retry wrapper to make sure that we always read/write a complete blockBjoern Schiessle
2016-03-21properly use smb permissionsRobin Appelman
2016-03-17Merge pull request #23272 from owncloud/dropbox-downloadnotthefullfileinmemoryThomas Müller
2016-03-17Only use GDrive chunks when neededVincent Petry
2016-03-16Chunk upload for GDriveVincent Petry
2016-03-16handle connection errors as storage not available in smbRobin Appelman
2016-03-15Add urlencode to username part of ftp and sftp linksSenorsen
2016-03-15Fix dropbox storage to not store the whole file in memoryVincent Petry
2016-03-11move failedstorage to coreRobin Appelman
2016-03-11dont break when there is an invalid shareRobin Appelman
2016-03-08Fix compatibility with PHP 5.4Lukas Reschke
2016-03-03Properly set exception in FailedStorageVincent Petry
2016-03-03allow availability recheck for external storagesRobin Appelman
2016-03-01Remove Scrutinizer Auto FixerLukas Reschke
2016-03-01Update author informationLukas Reschke
2016-02-25Merge pull request #22636 from owncloud/fix-ssl-on-external-storagesThomas Müller
2016-02-25Merge pull request #22604 from owncloud/fix-google-drive-encryptionThomas Müller
2016-02-25More error handlingLukas Reschke
2016-02-25Copy into local fileLukas Reschke