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
2014-01-17webdav: return SPACE_UNKNOWN if server do not support quotaTigran Mkrtchyan
2014-01-15Merge pull request #6223 from owncloud/extstorage-grantaccessasyncfixVincent Petry
2014-01-14Merge pull request #6759 from owncloud/extstorage-smbtimezonefixVincent Petry
2014-01-14Fixed timezone issue with SMB storageVincent Petry
2014-01-13remove ru_RU - it has bee removed from transifexThomas Müller
2014-01-13Merge pull request #6422 from ccerrillo/fixing-6301-external-mount-webdav-bla...Vincent Petry
2014-01-08Merge pull request #5238 from owncloud/externalstorage-owncloudbackendThomas Müller
2014-01-05Merge pull request #6580 from monreal/masterThomas Müller
2014-01-05[tx-robot] updated from transifexJenkins for ownCloud
2014-01-02[tx-robot] updated from transifexJenkins for ownCloud
2013-12-27Silence output of 'which' command used in smbclient detectionMichael Monreal
2013-12-17clarifying licenseFrank Karlitschek
2013-12-17Fix ```createCertificateBundle``` and ```getCertificates``` methodsCarlos Cerrillo
2013-12-17Fixing tab/space coding styleCarlos Cerrillo
2013-12-15Fixing Issue #6301 on master branchCarlos Cerrillo
2013-12-11fix smbclient directory listing parserVsevolod Kukol
2013-12-06Fixed Dropbox/Google storage async save callVincent Petry
2013-12-03Fixed test function for S3Vincent Petry
2013-12-03Fixed Amazon S3 ext storage config UIVincent Petry
2013-12-03Fixed placeholder after page reloadVincent Petry
2013-11-29Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry
2013-11-28Add trailing slash in FTP root path when missingVincent Petry
2013-11-26Fixed SFTP storage to overwrite on renameVincent Petry
2013-11-26Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefixVincent Petry
2013-11-26Merge pull request #6054 from owncloud/extstorage-dropboxfixesMorris Jobke
2013-11-26Updated unit tests for SMBVincent Petry
2013-11-26Return true when touch succeedsVincent Petry
2013-11-26Fixed various Dropbox issues + unit testsVincent Petry
2013-11-25Fixed FTP storage unit tests to use the correct classVincent Petry
2013-11-25Fixed ext storage touch function to return true on successVincent Petry
2013-11-25Fixed SMB rename function to overwrite target fileVincent Petry
2013-11-25Merge pull request #5991 from owncloud/extstorage-mountpointvalidationMorris Jobke
2013-11-22Now also preventing the user of "Shared" as mountpointVincent Petry
2013-11-22Moved default isReadable/isUpdatable impl into Common classVincent Petry
2013-11-22Return plausible isReadable() default impl for ext storageVincent Petry
2013-11-21Merge pull request #5970 from owncloud/extstorage-webdavdotdirfixVincent Petry
2013-11-21Added unit test for root mount point validationVincent Petry
2013-11-21Prevent using root as mount point for external storageVincent Petry
2013-11-21Fixed path normalization to prevent dot dirsVincent Petry
2013-11-21[tx-robot] updated from transifexJenkins for ownCloud
2013-11-21Merge pull request #5897 from hkjolhede/masterVincent Petry
2013-11-20Fixed move operation to pass the whole URL as expectedVincent Petry
2013-11-19Fixed SMB file deletion success detectionVincent Petry
2013-11-19Removing trailing dot in path that samba doesn't seem to likeVincent Petry
2013-11-18SMB ignore connection errors when NetBIOS is disabledVincent Petry
2013-11-16[tx-robot] updated from transifexJenkins for ownCloud
2013-11-16Fixed error-checking error in sftp.phphkjolhede
2013-11-15Fix for smb4php fseekVincent Petry
2013-11-11Fix spacing issue for checkboxes, vertically center checkboxes on personal pageMorris Jobke
2013-11-05fixing dropbox require pathThomas Müller