Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-09Fix and add specs for testing metadata entryKamil Trzciński
2018-07-09Access metadata directly from Object StorageKamil Trzciński
2018-07-06Update Import/Export to use object storage (based on aa feature flag)James Lopez
2018-07-05Enable frozen string in apps/validators/*.rbgfyoung
2018-07-03fix an issue with local filesMicaël Bergeron
2018-07-03add support for file copy on object storageMicaël Bergeron
2018-06-15Remove FaviconUploader favicon_main versionDouwe Maan
2018-06-13Merge branch '47513-upload-migration-lease-key-is-incorrect-for-non-mounted-u...Sean McGivern
2018-06-13fixed condition checkJan Provaznik
2018-06-13Merge branch '47408-migrateuploadsworker-is-doing-n-1-queries-on-migration' i...Sean McGivern
2018-06-12apply feedbackMicaël Bergeron
2018-06-12Override exclusive_lease_key method in RecordsUploadJan Provaznik
2018-06-12Use upload ID instead of model ID in lease keyJan Provaznik
2018-06-11Unify from EE for app/uploaders/object_storage.rbLin Jen-Shin
2018-06-08apply feedbackMicaël Bergeron
2018-06-07Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan
2018-06-07fix the failing specMicaël Bergeron
2018-06-07shave off another 20% queryMicaël Bergeron
2018-06-06shave off 30% of the query countMicaël Bergeron
2018-06-06hint the allowed image formats on favicon uploadAlexis Reigel
2018-06-05allow only png, ico for favicon uploadsAlexis Reigel
2018-06-05create favicon overlay on the clientAlexis Reigel
2018-06-05call Gitlab::Favicon.status in serializerAlexis Reigel
2018-06-05whitelist allowed file types for custom faviconsAlexis Reigel
2018-06-05send ico files with inline dispositionAlexis Reigel
2018-06-05sort status icon names by nameAlexis Reigel
2018-06-05fix carrierwave suffix for different formatAlexis Reigel
2018-06-05favicon uploader generating ci status faviconsAlexis Reigel
2018-06-05Fix an N+1 in avatar URLsSean McGivern
2018-06-04Support presigned multipart uploadsKamil Trzciński
2018-05-29Fix missing timeout value in object storage pre-authorization callAlessio Caiazza
2018-05-28Update object_storage.rbShinya Maeda
2018-05-23Use the new CacheableAttributes concern in the ApplicationSetting and Appeara...Rémy Coutable
2018-04-23Resolve "Avatar URLs are wrong when using a CDN path and Object Storage"Micaël Bergeron
2018-04-19Fix direct_upload when records with null file_store are usedKamil Trzciński
2018-04-19Update ProjectStatistics#build_artifacts_size synchronously without summing (...Dylan Griffith
2018-04-05Add `direct_upload` setting for artifactsKamil Trzciński
2018-04-05Allow to store uploads by default on Object StorageKamil Trzciński
2018-03-29Add Gitlab::ExclusiveLease to ObjectStorage#use_fileAlessio Caiazza
2018-03-27Port LFS direct_upload from EEAlessio Caiazza
2018-03-26personal snippets will now comply with `background_upload`Micaël Bergeron
2018-03-22Backport ee-40781-os-to-ceMicaël Bergeron
2018-03-09Add proxy_download to perform proxied sending of all filesMicaël Bergeron
2018-03-08Merge branch 'poc-upload-hashing-path' into 'master'Sean McGivern
2018-03-03fixing some broken mergesMicaël Bergeron
2018-03-02another round of EE code removalMicaël Bergeron
2018-03-02remove geo specific codeMicaël Bergeron
2018-03-01Merge branch 'fix/sm/atomic-migration' into 'master'Micaël Bergeron
2018-03-01remove the license checkMicaël Bergeron
2018-03-01another round of fixesMicaël Bergeron