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
2015-10-20Merge pull request #19877 from owncloud/dropbox-fixmetadatacachepathsThomas Müller
2015-10-19Fix Dropbox metadata cache with trimmed pathsVincent Petry
2015-10-16Remove Dropbox metadata from cache after uploadVincent Petry
2015-10-06deduplicate @xenopathicMorris Jobke
2015-10-05update licence headers via scriptMorris Jobke
2015-10-02if mountpoint is applicable to all users the old API expects a array with 'all'Bjoern Schiessle
2015-09-23Perform visibility checks on storagesRobin McCorkell
2015-09-23Mark SMB_OC and SFTP_Key as deprecated backendsRobin McCorkell
2015-09-23Add deprecation mechanic to IdentifierTraitRobin McCorkell
2015-09-23Revert "Implement more fine-grained external storage permissions model"Robin McCorkell
2015-09-22Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI...Martin
2015-09-18Merge pull request #19069 from owncloud/ext-s3-cephThomas Müller
2015-09-17Merge pull request #19090 from owncloud/ext-priority-logicThomas Müller
2015-09-17Correct manipulateStorageConfig parameterRobin McCorkell
2015-09-16Fix external storage priority logicRobin McCorkell
2015-09-16Make AmazonS3 path style actually workRobin McCorkell
2015-09-15Merge branch 'master' into smb-workgroupRobin McCorkell
2015-09-14Merge pull request #18966 from owncloud/ext-remove-numeric-idLukas Reschke
2015-09-13Fix dependency check for Swift and SMB_OCRobin McCorkell
2015-09-13Merge pull request #18441 from owncloud/ext-backends.advancedRobin McCorkell
2015-09-11Merge pull request #18733 from owncloud/ext-dependencycheckRobin McCorkell
2015-09-11Remove storing storage_id in mount.jsonRobin McCorkell
2015-09-03Fix Swift legacy auth mechanism fallbackRobin McCorkell
2015-09-03Fix typo in SMB_OCRobin McCorkell
2015-09-01Merge pull request #12088 from AdamWill/google-opendir-rootVincent Petry
2015-09-01Make checkDependencies a real methodRobin McCorkell
2015-08-28Prevent creation of deprecated backendsRobin McCorkell
2015-08-28Implement more fine-grained external storage permissions modelRobin McCorkell
2015-08-28make sure we actually have an object storeRobin Appelman
2015-08-28AjaxController uses RSA auth mechanismRobin McCorkell
2015-08-28Migrate SFTP_Key external storage to new APIRobin McCorkell
2015-08-28Migrate SMB_OC external storage to new APIRobin McCorkell
2015-08-28Migrate Swift external storage to new APIRobin McCorkell
2015-08-25Merge pull request #18440 from owncloud/ext-backends.customjsMorris Jobke
2015-08-25Merge pull request #18445 from owncloud/ext-only-setuservars-stringMorris Jobke
2015-08-25Migrate Google external storage to new APIRobin McCorkell
2015-08-25Migrate Dropbox external storage to new APIRobin McCorkell
2015-08-25Migrate AmazonS3 external storage to new APIRobin McCorkell
2015-08-21Allow domain to be specified for SMBRobin McCorkell
2015-08-21Add availability methods to files_external FailedStorageRobin McCorkell
2015-08-20Merge pull request #18408 from owncloud/ext-ocpRobin McCorkell
2015-08-20Convert string booleans to real booleansRobin McCorkell
2015-08-20setUserVars() should only attempt substitution with stringsRobin McCorkell
2015-08-19Fix 'Declaration of SessionStorageWrapper::__construct()...'Robin McCorkell
2015-08-19Merge pull request #18432 from owncloud/ext-backends.simpleMorris Jobke
2015-08-19Use OCP classes as much as possible in files_externalRobin McCorkell
2015-08-19add missing return statements in getSystem/getPersonalMountPointsRobin Appelman
2015-08-19Migrate SFTP external storage to new APIRobin McCorkell
2015-08-19Migrate OwnCloud external storage to new APIRobin McCorkell
2015-08-19Migrate DAV external storage to new APIRobin McCorkell