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-08-17Fix casing of external storage appMorris Jobke
2016-08-17layout refinementsMorris Jobke
2016-08-16Merge branch 'master' into implement_712Arthur Schiwon
2016-08-15Fix oracle support of external storage appJoas Schilling
2016-08-13move mail settings and file handling to additional ones, thus files_external ...Arthur Schiwon
2016-08-11adjust files app, and integrate files_external into that sectionArthur Schiwon
2016-08-11adjust files_externalArthur Schiwon
2016-08-04Merge pull request #465 from nextcloud/fix_smb_attributesMorris Jobke
2016-07-21Update with robinJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-20Merge pull request #470 from nextcloud/sftp-renameoverwritedirMorris Jobke
2016-07-20Fix overwriting folders on rename with SFTPVincent Petry
2016-07-20Fix file permissions for SMB (read-only folders will be writeable) (#25301)Juan Pablo Villafañez
2016-07-14add files_external:notify commandRobin Appelman
2016-07-14add notify support to smb storageRobin Appelman
2016-07-13Save the files external mount id in the mount cache tableRobin Appelman
2016-07-08Remove unneeded checks if it runs on a Windows machineMorris Jobke
2016-07-08Fix type hintingRobin Appelman
2016-07-08Fix undefined propertiesRobin Appelman
2016-07-07Merge branch 'master' into sync-masterMorris Jobke
2016-06-30show configuration options for authentication backends while listing storageRobin Appelman
2016-06-30hide hidden parameters from list backend/auth parametersRobin Appelman
2016-06-27Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke
2016-06-27Merge pull request #233 from nextcloud/allow-users-to-change-global-credentialsMorris Jobke
2016-06-27Merge pull request #190 from nextcloud/add-wnd-1Lukas Reschke
2016-06-27Allow regular users to specify global credentials passwordLukas Reschke
2016-06-27Quickfix: do not lazy load auth mechanisms for ext storagesVincent Petry
2016-06-26Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke
2016-06-23Add option to `occ files_external:list` to show all configured mountsRobin Appelman
2016-06-22Hide more default options in occ files_external:listRobin Appelman
2016-06-21Add "Login credentials" and "User Provided"Lukas Reschke
2016-06-21Add "Global Auth" option to external storageRobin Appelman
2016-06-20Merge pull request #25173 from owncloud/fix_conversion_issuesVincent Petry
2016-06-20Fix conversion issuesJuan Pablo Villafáñez
2016-06-20Merge pull request #25010 from owncloud/gdrive-fix-testsVincent Petry
2016-06-14Convert Dropbox Forbidden exception to StorageNotAvailableExceptionVincent Petry
2016-06-10Fix GDrive test rename overwrite folderVincent Petry
2016-06-09Merge pull request #25008 from owncloud/externals_test_with_originVincent Petry
2016-06-08Change the default value to true instead of nullJuan Pablo Villafáñez
2016-06-08Fix GDrive file size when mime type doesn't match contentsVincent Petry
2016-06-07Rename variableJuan Pablo Villafáñez
2016-06-07Add support to know where the storage test comes fromJuan Pablo Villafáñez
2016-06-07Fix GDrive upload file which name might match the one of a folderVincent Petry
2016-05-31implement specific rename handling for SMBArthur Schiwon
2016-05-30Fix SMB backend registrationRobin McCorkell
2016-05-26Update license headersLukas Reschke
2016-05-25Merge pull request #24814 from owncloud/fix-psr4-external-masteVincent Petry
2016-05-24Merge pull request #7897 from owncloud/ext-swiftcachingVincent Petry
2016-05-24Move Stuff to PSR-4 againJoas Schilling
2016-05-24Merge pull request #24799 from owncloud/altyr-117-upstreamVincent Petry