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
2019-09-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-28Makes LFS object linker process OIDs in batchesStan Hu
2019-06-17CE backport for changes in EE MR 13894Luke Duncalfe
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2018-10-30Enhance performance of counting local LFS objectsToon Claes
2018-08-16Whitelist existing destroy_all offensesYorick Peterse
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