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-28Calculate modified paths of a git push operationGrzegorz Bizon
2018-09-28Add specs for extracted git push classGrzegorz Bizon
2018-09-28Merge branch 'mk/asymmetric-exists-cache' into 'master'Stan Hu
2018-09-28Cache `Repository#exists?` false in RequestStoreMichael Kozono
2018-09-28Refactor migration specs using ActiveRecord modelsMatija Čupić
2018-09-28Extract `Repository.memoize_method` methodMichael Kozono
2018-09-28Extend reports to support security featuresOlivier Gonzalez
2018-09-27Refactor external_pipelines queryMatija Čupić
2018-09-27Port UpgradeCommand to CEThong Kuah
2018-09-26Resolve "Un-vendor CI templates"Dylan Griffith
2018-09-25Fix RequestStore-related test failureMichael Kozono
2018-09-25Add frozen string literal commentMatija Čupić
2018-09-25Add background migration to fill pipeline sourceMatija Čupić
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-24Use `Gitlab::SafeRequestStore` in more placesMichael Kozono
2018-09-24Use a null object with RequestStoreMichael Kozono
2018-09-24Remove background job throttling featureValery Sizov
2018-09-24Add changelog. Add more specs.James Lopez
2018-09-24Fix null pipeline problemJames Lopez
2018-09-21Correct Gitlab Capitalization in code filesMarcel Amirault
2018-09-20Fix SpaceInsideArrayLiteralBrackets copSemyon Pupkov
2018-09-20Add Gitlab::Database::Subquery.self_join to delete_all with limitToon Claes
2018-09-19Use standalone diff stats RPC on every comparison viewOswaldo Ferreira
2018-09-17Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan
2018-09-17Add Gitaly diff stats RPC clientOswaldo Ferreira
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-13Update Gitlay server version to 0.121.0Douglas Barbosa Alexandre
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-11Add missing frozen string literal commentsMatija Čupić
2018-09-11Explicitly state that we're trying to prepend twiceLin Jen-Shin
2018-09-11Add a test for triggering MultiplePrependedBlocksLin Jen-Shin
2018-09-11Explain why we need locals again in let(:ce)Lin Jen-Shin
2018-09-11Following the feedbacksLin Jen-Shin
2018-09-11Preserve prepend semantics for RubyLin Jen-Shin
2018-09-11Absorb the old testsLin Jen-Shin
2018-09-11Fix Override. Properly define prependedLin Jen-Shin
2018-09-11Properly implement prepending for ConcernLin Jen-Shin
2018-09-11Merge branch '51318-project-export-broken-when-avatar-is-set' into 'master'Grzegorz Bizon
2018-09-11fix avatar restorerJames Lopez
2018-09-10Make spec/lib/gitlab/import_export/all_models.yml EE-readyRémy Coutable
2018-09-08Fix references to ee .gitlab-ci.yml spec fixturesMatija Čupić
2018-09-08Reconcile differences in lib/gitlab/ciMatija Čupić
2018-09-08Reconcile differences in lib/gitlab/ci/externalMatija Čupić
2018-09-08Reconcile differences in lib/gitlab/ci/external/fileMatija Čupić