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-09-28Merge branch 'dz-migration-index-helper' into 'master'Dmitriy Zaporozhets
2018-09-28Merge branch 'mk/asymmetric-exists-cache' into 'master'Stan Hu
2018-09-28Remove send-in-send for safety and readabilityMichael Kozono
2018-09-28Expire RequestStore cache properlyMichael Kozono
2018-09-28Cache `Repository#exists?` false in RequestStoreMichael Kozono
2018-09-28Extract `Repository.memoize_method` methodMichael Kozono
2018-09-28Extend reports to support security featuresOlivier Gonzalez
2018-09-27Dont create license_management build when not included in licenseDylan Griffith
2018-09-27Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master'Rémy Coutable
2018-09-27Adds chmod action to POST /projects/:id/repository/commits APIJacopo
2018-09-27Update all gitlab ci templates from gitlab-org/gitlab-ci-ymlDylan Griffith
2018-09-26Resolve "Un-vendor CI templates"Dylan Griffith
2018-09-26Merge branch 'tc-fix-rails5-subquery-selfjoin' into 'master'Douwe Maan
2018-09-25Merge branch '51747-gitlab-com-unable-to-import-a-project-that-was-just-expor...Douglas Barbosa Alexandre
2018-09-25Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse
2018-09-25Work around a bug in Rails 5, where LIMIT causes troubleToon Claes
2018-09-25Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda
2018-09-24Use `Gitlab::SafeRequestStore` in more placesMichael Kozono
2018-09-24Simplify by using Gitlab::SafeRequestStoreMichael Kozono
2018-09-24Use a null object with RequestStoreMichael Kozono
2018-09-24Remove background job throttling featureValery Sizov
2018-09-24Fix null pipeline problemJames Lopez
2018-09-21Merge branch 'gitaly-auth-v2' into 'master'Robert Speicher
2018-09-21Correct Gitlab Capitalization in code filesMarcel Amirault
2018-09-21Add mysql_compatible_index_length to migration helpersDmitriy Zaporozhets
2018-09-21Use the new gitaly auth scheme (v2)Alejandro Rodríguez
2018-09-20Add Gitlab::Database::Subquery.self_join to delete_all with limitToon Claes
2018-09-19Include post migrations when loading the schemaYorick Peterse
2018-09-19Use standalone diff stats RPC on every comparison viewOswaldo Ferreira
2018-09-18Merge branch '51564-fix-commit-email-usage' into 'master'Douwe Maan
2018-09-17Merge branch 'select-from-union' into 'master'Robert Speicher
2018-09-17Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan
2018-09-17Add Gitaly diff stats RPC clientOswaldo Ferreira
2018-09-17Remove Gitlab::Git::Repository#user_to_committerNick Thomas
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-17Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński
2018-09-14Merge branch '50824-fix-prepend-concern' into 'master'Robert Speicher
2018-09-14Resolve "Add functionality to change what email address online actions commit...Nick Thomas
2018-09-14Always create `gitlab` service account and service account token regardless o...Thong Kuah
2018-09-14Teach GitLab how to create Secret of type ServiceAccountTokenThong Kuah
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-13Merge branch '42861-move-include-external-files-in-gitlab-ci-yml-from-starter...Grzegorz Bizon
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-09-12Ensure the schema is loaded with post_migrations includedDJ Mountney
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-11Stack rescue blocks for Gitlab::Ci::Config#initializeMatija Čupić
2018-09-11Add missing frozen string literal commentsMatija Čupić
2018-09-11Following the feedbacksLin Jen-Shin
2018-09-11Explain why we need PrependableLin Jen-Shin
2018-09-11Preserve prepend semantics for RubyLin Jen-Shin