summaryrefslogtreecommitdiff
path: root/doc/administration/uploads.md
Commit message (Collapse)AuthorAgeFilesLines
* uploads.md: Fix incorrect path referencePer Lundberg2018-09-251-1/+1
|
* Add Fog use_iam_profile option to docsDeniz Zoeteman2018-09-201-0/+1
|
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-53/+52
|
* Removed obsolete note about manual uploads migrationJan Provaznik2018-08-031-12/+0
| | | | | We already support automatic background migrations, `background_upload` option which enables it is already documented.
* Merge branch 'jprovazn-direct-upload' into 'master'Kamil Trzciński (OoO till 3th)2018-07-041-1/+2
|\ | | | | | | | | | | | | Add workhorse authorize method for project/group uploads Closes #44663 See merge request gitlab-org/gitlab-ce!19717
| * Fixed docjprovazn-direct-uploadJan Provaznik2018-06-221-1/+1
| |
| * Add workhorse authorize method for project/group uploadsJan Provaznik2018-06-181-1/+2
| | | | | | | | | | This method can be used by workhorse to get presigned URLs used for direct upload of files.
* | Add aws_signature_version to object storage docsStan Hu2018-06-281-0/+1
|/ | | | | | Digital Ocean Spaces currently needs v2 for downloads. Closes #48622
* Fixed typosPascal Borreli2018-04-271-1/+1
|
* Allow to store uploads by default on Object Storagedirect-upload-of-uploadsKamil Trzciński2018-04-041-0/+1
| | | | Introduce `direct_upload` option for `uploads` which is gonna set a default storage to Object Storage and use Unicorn to save data
* fix the failing specsMicaël Bergeron2018-03-221-1/+1
|
* Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-0/+26
|
* port the object storage to CEMicaël Bergeron2018-03-011-0/+183