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
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-07-20Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2019-12-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-31Avoid calling freeze on already frozen strings in app/modelsdineshpanda
2019-01-07Allow to include files from another projectsKamil Trzciński
2018-12-27Fixing image lfs bug and also displaying text lfsFrancisco Javier López
2018-09-19Fix xss vulnerability sourced from package.json's homepageMark Chao
2018-09-07Address MR suggestionsMatija Čupić
2018-09-07Improve external architectureMatija Čupić
2018-09-07Change ExternalFile to retrieve local file from repository instead of GitLab ...Matija Čupić
2018-08-03Enable frozen string for app/models/**/*.rbgfyoung
2017-12-19BlobViewer::PackageJson - if private link to homepageMario de la Ossa
2017-12-19Do not generate links for private NPM modules in blob viewMario de la Ossa
2017-09-12move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin
2017-08-17Fix external link to Composer websiteMark Fletcher
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-08-03Clean up some backendDouwe Maan
2017-07-07Don't show auxiliary blob viewer for README when there is no wikiDouwe Maan
2017-06-14Implement diff viewersDouwe Maan
2017-06-08Detect if file that appears to be text in the first 1024 bytes is actually bi...Douwe Maan
2017-06-08Merge branch 'dm-blob-file-type' into 'master'Grzegorz Bizon
2017-06-08Merge branch 'dm-empty-blob-viewer-binary' into 'master'Grzegorz Bizon
2017-06-08Add Blob#file_type convenience methodDouwe Maan
2017-06-07Empty blob viewer isn’t binary-onlyDouwe Maan
2017-06-07Blob#load_all_data! doesn’t need an argumentDouwe Maan
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-19Render plain README using Markup viewer so it is displayed below treeDouwe Maan
2017-05-18Merge branch 'dm-gemfile-viewer'Rémy Coutable
2017-05-17Add auxiliary blob viewers to dependency filesDouwe Maan
2017-05-17Add auxiliary viewer for READMEDouwe Maan
2017-05-17Add auxiliary blob viewer for CHANGELOGDouwe Maan
2017-05-16Add auxiliary viewer for CONTRIBUTINGDouwe Maan
2017-05-15Rename BlobViewer max_size to overridable_max_size and absolute_max_size to m...Douwe Maan
2017-05-13Specify explicitly whether a blob viewer should be loaded asynchronouslyDouwe Maan
2017-05-13Allow blob viewer to support multiple filetypesDouwe Maan
2017-05-11Implement auxiliary blob viewersDouwe Maan
2017-05-05Merge branch 'balsalmiq-support' into 'master' Phil Hughes
2017-05-03Refactor Blob support of external storage in preparation of job artifact blobsDouwe Maan