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
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-02-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-30Replace rails_helper.rb with spec_helper.rbAsh McKenzie
2019-04-24Ensure that we only request blobs in one batchSean McGivern
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2018-12-27Fixing image lfs bug and also displaying text lfsFrancisco Javier López
2018-12-04Update batch-loader dependencyDouwe Maan
2018-11-26Batch load only data from same repository when lazy object is accessedDouwe Maan
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-06-08Add Blob#file_type convenience methodDouwe Maan
2017-05-11Implement auxiliary blob viewersDouwe Maan
2017-05-03Refactor Blob support of external storage in preparation of job artifact blobsDouwe Maan
2017-04-27Address feedbackDouwe Maan
2017-04-27Add specsDouwe Maan
2017-04-27Add test stubsDouwe Maan
2017-04-11Don't show 'Copy content' button on text files that are not rendered as textDouwe Maan
2017-04-06STL file viewerPhil Hughes
2017-04-05Use PDFLab to render PDFs in GitLabSam Rose
2017-04-05Load a preview of Sketch 43 filesJacob Schatz
2017-03-23Added testsPhil Hughes
2017-03-13Do not show LFS object when LFS is disabledChristopher Bartz
2016-09-14Handle encoding in non-binary Blob instancesYorick Peterse
2016-08-15Limit the size of SVGs when viewing them as blobsYorick Peterse
2016-07-26Ensure relative paths for video are rewritten as we do for imagesRémy Coutable
2016-02-19Add a `Blob` model that wraps `Gitlab::Git::Blob`Robert Speicher