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-04-01Merge pull request #23518 from owncloud/stable9-gdrive-stream-downloadThomas Müller
2016-03-31Merge pull request #23522 from owncloud/stable9-dropbox-stream-downloadFrank Karlitschek
2016-03-31Merge pull request #23673 from owncloud/stable9-fix-sftp-retry-wrapperThomas Müller
2016-03-31Use 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-23Fix dropbox storage to not store the whole file in memoryVincent Petry
2016-03-23Merge pull request #23308 from owncloud/smb-not-available-9Thomas Müller
2016-03-22Merge pull request #23361 from owncloud/stable9-gdrive-chunkuploadThomas Müller
2016-03-22Merge pull request #23478 from owncloud/backport-l10nThomas Müller
2016-03-22Merge pull request #23447 from owncloud/smb-permissions-9Thomas Müller
2016-03-22Merge pull request #23442 from owncloud/fix_22286_9.0Thomas Müller
2016-03-22Backport translations to stable9Joas Schilling
2016-03-22properly use smb permissionsRobin Appelman
2016-03-22update icewind/smb to 1.0.8Robin Appelman
2016-03-22update icewind/streams to 0.4.0 and icewind/smb to 1.0.7 in files_externalRobin Appelman
2016-03-21apply retry wrapper to make sure that we always read/write a complete blockBjoern Schiessle
2016-03-17Only use GDrive chunks when neededVincent Petry
2016-03-17Chunk upload for GDriveVincent Petry
2016-03-17Merge pull request #23335 from owncloud/ext-user-mounting-gui-stable9Thomas Müller
2016-03-17Display external storage GUI even if user mounting disabledRobin McCorkell
2016-03-16Give swift 15 seconds after startupMorris Jobke
2016-03-16handle connection errors as storage not available in smbRobin Appelman
2016-03-15move failedstorage to coreRobin Appelman
2016-03-15dont break when there is an invalid shareRobin Appelman
2016-03-10Correctly escape join statements and use selectAliasJoas Schilling
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-01Merge pull request #22757 from owncloud/apply-licenseC. Montero Luque
2016-03-01Merge pull request #22742 from owncloud/ceph-keystone-readinessC. Montero Luque
2016-03-01Remove Scrutinizer Auto FixerLukas Reschke
2016-03-01Update author informationLukas Reschke
2016-03-01Merge pull request #22707 from owncloud/use-our-public-apiThomas Müller
2016-03-01Use readiness notification socket to be absolutely sure this worksRobin McCorkell
2016-02-29Merge pull request #22623 from owncloud/docker-logs-on-swift-externalThomas Müller
2016-02-29Use IQueryBuilder::PARAM_* instead of \PDO::PARAM_*Joas Schilling
2016-02-29[tx-robot] updated from transifexJenkins for ownCloud
2016-02-28[tx-robot] updated from transifexJenkins for ownCloud
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-25Merge pull request #22600 from owncloud/extstorage-disablesharingoptionbydefaultThomas Müller
2016-02-25More error handlingLukas Reschke
2016-02-25Copy into local fileLukas Reschke
2016-02-25[tx-robot] updated from transifexJenkins for ownCloud
2016-02-24Properly cast typeLukas Reschke
2016-02-24Disable sharing by default for external storage mountsVincent Petry
2016-02-24Print docker logs to the console fro debuggingThomas Müller
2016-02-23Enable upstream entrypoint changes with Ceph DockerRobin McCorkell