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-04-03Add pipeline bridge presenterGrzegorz Bizon
2019-03-29Renames Cluster#managed? to provided_by_user?Mayra Cabrera
2019-03-29Create detached merge request pipelinesShinya Maeda
2019-03-21Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho
2019-03-20Create framework for build prerequisitesTiger
2019-03-19Update pipeline detail view to accommodate post-merge pipelinesShinya Maeda
2019-03-12Clean up empty repository state UIMartin Wortschack
2019-03-07Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon
2019-03-07Merge branch 'expand-diff-to-full-file' into 'master'Douwe Maan
2019-03-07Move diff_line preparation into presenterMark Chao
2019-03-06Expose merge request entity for pipelinesShinya Maeda
2019-03-06Add full option for blob diff actionMark Chao
2019-03-05Sends update route to the clientJoão Cunha
2019-03-01Add suffix for merge request eventShinya Maeda
2019-02-28Fix bug where project topics truncateBrandon Labuschagne
2019-02-25Expose refspec and depth to runnerShinya Maeda
2019-02-12Fix the border style of CONTRIBUTING button when it existsTakuya Noguchi
2019-01-31[master] Pipelines section is available to unauthorized usersKamil Trzciński
2019-01-31Do not expose trigger token when user should not see itGrzegorz Bizon
2019-01-11Merge branch '54167-rename-project-tags-to-project-topics' into 'master'Kushal Pandya
2019-01-10Rename tags to topicsMartin Wortschack
2019-01-07Disable resolve conflicts for protected branchesPhil Hughes
2018-12-24Allow users to add cluster with ancestorsMayra Cabrera
2018-12-16Move code to presenterThong Kuah
2018-12-13Move description of cluster type to presenterThong Kuah
2018-12-07Further design iteration on project overviewDennis Tang
2018-12-06Resolve "Can add an existing group member into a group project with new permi...James Lopez
2018-12-06Correct link to group clusters docsThong Kuah
2018-11-27Suggests issues when typing titlePhil Hughes
2018-11-15Refactor how a few ActiveRecord enums are definedYorick Peterse
2018-11-08Reverse view override as EE has an override tooThong Kuah
2018-11-08Refactor to use presenterThong Kuah
2018-11-08Consolidate how we allow user defined namespaceThong Kuah
2018-11-08Rename is_project? to project?Mike Greiling
2018-11-08Update empty state for group clusters indexMike Greiling
2018-11-08Only project clusters has Project Namespace fieldThong Kuah
2018-11-08Extend clusters_controller for group type clustersThong Kuah
2018-11-05Allow to make builds soft-archived.Kamil Trzciński
2018-11-02Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński
2018-11-02Use polymorphic_paths where we canThong Kuah
2018-11-01Add missing specs for PresenterThong Kuah
2018-11-01Resolve controller sharing concernThong Kuah
2018-11-01Move view and path concerns to presentersThong Kuah
2018-10-31Merge branch 'gt-fix-quick-links-button-styles' into 'master'Annabel Dunstone Gray
2018-10-30Centralize loading blob data before highlightingMark Chao
2018-10-30Move :plain option to Highlight classMark Chao
2018-10-30Add BlobPresenter for highlightingMark Chao
2018-10-30Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney
2018-10-29Merge branch 'security-51527-xss-in-mr-source-branch' into 'master'Jan Provaznik
2018-10-29Fix quick links button stylesGeorge Tsiolis