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-08-06Merge branch 'issue_44821' into 'master'Sean McGivern
2018-08-06Retrieve merge request closing issues from database cacheFelipe Artur
2018-08-01Add specs for unsupported runnerKamil Trzciński
2018-08-01Improve CommitStatusPresenterKamil Trzciński
2018-08-01Add `runner_unsupported` CI failureKamil Trzciński
2018-07-27Squashed commit of the following:Shinya Maeda
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-20Notify only when unmergeable due to conflictMark Chao
2018-05-24Removes redundant error message for script failuresMayra Cabrera
2018-05-24Merge branch 'mr-conflict-notification' into 'master'Douwe Maan
2018-05-17Notify with email when merge request became unmergeablelulalala
2018-05-16Respect the inheritance chain between Ci::Build and CommitStatusMayra Cabrera
2018-04-24Only show push-to-master authorized usersBob Van Landuyt
2018-04-20Changed anchor not to have the js prefix, add i18nJose Ivan Vargas
2018-04-20Create autodevops settings sectionsJose Ivan Vargas
2018-04-19Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2018-03-22Rearrange DeploymentPlatform methodsMayra Cabrera
2018-02-22Update enabled Kubernetes cluster button to "Kubernetes configured"Eric Eastwood
2018-02-21Make ruby-lint happyOswaldo Ferreira
2018-02-21Add unit tests to presenter methodsOswaldo Ferreira
2018-02-20Move default_project_view tests to presenterOswaldo Ferreira
2018-02-20Move button list logic to project presenterOswaldo Ferreira
2018-02-05Use `resource` in Group Variables routing schemeMatija Čupić
2018-02-05Use `resource` in Project Variables routing schemeMatija Čupić
2018-02-05Update CI Variable presenters pathsMatija Čupić
2018-01-05Backport 'Rebase' feature from EE to CEJan Provaznik
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-12Present member collection at the controller levelRémy Coutable
2017-12-11Refactor member view by using presenterTM Lee
2017-12-06Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon
2017-12-05Move can_toggle_cluster? from helper to presenterMatija Čupić
2017-12-05use actual head pipeline on merge request presenterFelipe Artur
2017-10-30spec for spec/presentersShinya Maeda
2017-10-06Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda
2017-10-05Add ClusterPresenter. Fix Static Analysys.Shinya Maeda
2017-10-05Improve specs for pipeline failure reason presenterGrzegorz Bizon
2017-10-04Reduce method calls while evaluating Projects::MergeRequestsController#show.jsonOswaldo Ferreira
2017-09-04Move trigger_variables to presenterShinya Maeda
2017-08-07Store & use ConvDev percentages returned by Version appJarka Kadlecova
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-12Fix spec name grammerClement Ho
2017-07-11Make commits behind text a link to the target branch commits pageClement Ho
2017-07-11Convert target branch link to use treeClement Ho
2017-07-10MR branch link now links to tree instead of commitsClement Ho
2017-07-07Use new project_variables_path in this MRShinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-07-06Add many foreign keys to the projects tableYorick Peterse
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon