summaryrefslogtreecommitdiff
path: root/app/uploaders
Commit message (Expand)AuthorAgeFilesLines
...
* | Unify from EE for app/uploaders/object_storage.rbLin Jen-Shin2018-06-121-2/+2
* | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-072-1/+25
|\ \ | |/ |/|
| * hint the allowed image formats on favicon uploadAlexis Reigel2018-06-061-1/+3
| * allow only png, ico for favicon uploadsAlexis Reigel2018-06-051-1/+1
| * create favicon overlay on the clientAlexis Reigel2018-06-051-35/+2
| * call Gitlab::Favicon.status in serializerAlexis Reigel2018-06-051-13/+13
| * whitelist allowed file types for custom faviconsAlexis Reigel2018-06-051-0/+4
| * send ico files with inline dispositionAlexis Reigel2018-06-051-1/+1
| * sort status icon names by nameAlexis Reigel2018-06-051-6/+6
| * fix carrierwave suffix for different formatAlexis Reigel2018-06-051-8/+15
| * favicon uploader generating ci status faviconsAlexis Reigel2018-06-051-0/+44
* | Fix an N+1 in avatar URLsSean McGivern2018-06-051-2/+2
|/
* Support presigned multipart uploadsKamil Trzciński2018-06-041-15/+6
* Fix missing timeout value in object storage pre-authorization callAlessio Caiazza2018-05-291-1/+3
* Update object_storage.rbShinya Maeda2018-05-281-1/+1
* Use the new CacheableAttributes concern in the ApplicationSetting and Appeara...Rémy Coutable2018-05-231-0/+1
* Resolve "Avatar URLs are wrong when using a CDN path and Object Storage"Micaël Bergeron2018-04-231-0/+4
* Fix direct_upload when records with null file_store are usedKamil Trzciński2018-04-191-10/+12
* Update ProjectStatistics#build_artifacts_size synchronously without summing (...Dylan Griffith2018-04-191-4/+4
* Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-053-33/+31
* Allow to store uploads by default on Object Storagedirect-upload-of-uploadsKamil Trzciński2018-04-041-3/+11
* Add Gitlab::ExclusiveLease to ObjectStorage#use_fileAlessio Caiazza2018-03-291-16/+29
* Port LFS direct_upload from EEac/lfs-direct-upload-ee-to-ceAlessio Caiazza2018-03-271-4/+90
* personal snippets will now comply with `background_upload`Micaël Bergeron2018-03-262-1/+6
* Backport ee-40781-os-to-ceMicaël Bergeron2018-03-221-5/+0
* Add proxy_download to perform proxied sending of all filesMicaël Bergeron2018-03-091-0/+8
* Merge branch 'poc-upload-hashing-path' into 'master'Sean McGivern2018-03-083-22/+34
* fixing some broken mergesMicaël Bergeron2018-03-021-0/+1
* another round of EE code removalMicaël Bergeron2018-03-021-3/+5
* remove geo specific codeMicaël Bergeron2018-03-011-1/+0
* Merge branch 'fix/sm/atomic-migration' into 'master'Micaël Bergeron2018-03-011-27/+51
* remove the license checkMicaël Bergeron2018-03-011-12/+0
* another round of fixesMicaël Bergeron2018-03-011-2/+2
* port the object storage to CEMicaël Bergeron2018-03-013-3/+318
* Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...object-storage-ee-to-ce-backportKamil Trzciński2018-02-282-0/+10
|\
| * Fix 500 error when loading an invalid upload URLSean McGivern2018-02-222-0/+10
* | Merge branch 'fix/sm/atomic-migration' into 'master'Kamil Trzciński2018-02-281-2/+1
* | Merge commit '7e424eb852716495073881710e8a8851b4a4cd5a' into object-storage-e...Kamil Trzciński2018-02-284-14/+43
|\ \ | |/
| * Merge branch '14256-upload-destroy-removes-file' into 'master'Sean McGivern2018-02-061-0/+6
| |\
| | * remove file after `Upload#destroy`Micaël Bergeron2018-02-061-0/+6
| * | Drop filename enforcementShinya Maeda2018-02-061-6/+0
| * | Add essential testsShinya Maeda2018-02-061-1/+7
| * | Add CreateArtifactsTraceWorkerShinya Maeda2018-02-061-5/+3
| * | Expose current_pathShinya Maeda2018-02-061-3/+5
| * | JobArtifactUploader#open raise execption if its not FilestorageShinya Maeda2018-02-061-1/+3
| * | Trace as artifactsShinya Maeda2018-02-061-0/+4
| |/
| * apply fixes from feedback42547-upload-store-mount-pointMicaël Bergeron2018-02-021-7/+9
| * add the uploader context to the upload modelMicaël Bergeron2018-02-024-15/+34
| * porting changes from upstream3867-port-to-ceMicaël Bergeron2018-02-011-2/+2
| * porting upstream changesMicaël Bergeron2018-02-011-2/+2