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-27Enable frozen string in app/models/*.rbgfyoung
2018-05-01Fix file_store for artifacts and lfs when savingKamil Trzciński
2018-04-19Fix direct_upload when records with null file_store are usedKamil Trzciński
2018-04-18Revert the addition of goldiloaderYorick Peterse
2018-04-09Add cop for has_many :through without disabled autoloadingSean McGivern
2018-03-27Port LFS direct_upload from EEAlessio Caiazza
2018-03-08[cherry-pick] '4862-verify-file-checksums'Sean McGivern
2018-03-03fixing some broken mergesMicaël Bergeron
2018-03-02remove geo specific codeMicaël Bergeron
2018-03-01port the object storage to CEMicaël Bergeron
2018-02-28Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern
2018-02-28Merge branch 'zj-auto-upload-job-artifacts' into 'master'Kamil Trzciński
2018-02-28Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e...Kamil Trzciński
2018-02-28Merge branch 'jej/lfs-object-storage' into 'master'Douwe Maan
2017-11-09Handle forks in Gitlab::Checks::LfsIntegrityJames Edwards-Jones
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2016-10-28Remove unreferenced LFS objects from DB and fsFrank Groeneveld
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-06Annotate the modelsZeger-Jan van de Weg
2015-12-09Update annotationsStan Hu
2015-12-07Add specs for showing lfs object in UI.Marin Jankovski
2015-12-04Recursivity needed if a fork is a fork of a fork.Marin Jankovski
2015-12-04Don't show diffs for lfs pointers.Marin Jankovski
2015-12-03If a user clicks on the LFS object, it should be served if the user has acces...Marin Jankovski
2015-11-16Add support for git lfs.Marin Jankovski