summaryrefslogtreecommitdiff
path: root/app/presenters/ci
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-131-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-6/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-103-2/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-1/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-141-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-071-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-061-0/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-081-9/+49
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-2/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Remove unnecessary freeze in appDinesh Panda2019-09-041-2/+2
* Add pipeline.type key to PipelineEntityadd-pipeline-type-key-in-pipeline-entityShinya Maeda2019-09-031-0/+12
* Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-121-1/+1
* Move project default git depth behind feature flagsFabio Pitino2019-06-101-1/+1
* Add project level git depth settingKrasimir Angelov2019-06-061-6/+12
* Revert a default GIT_DEPTH for MR pipelinerevert-git-depth-for-merge-requestFabio Pitino2019-05-311-3/+2
* Fixes ref being displayed as raw HTML609120-ref-linkFilipa Lacerda2019-05-301-1/+1
* Fix ref_text of merge request pipelinesfix-ref-text-of-mr-pipelinesShinya Maeda2019-04-301-10/+2
* Add pipeline bridge presenterbackstage/gb/add-pipeline-bridge-presenterGrzegorz Bizon2019-04-031-0/+9
* Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-291-1/+8
* Update pipeline detail view to accommodate post-merge pipelinesShinya Maeda2019-03-191-0/+53
* Add suffix for merge request eventShinya Maeda2019-03-011-1/+1
* Expose refspec and depth to runnerShinya Maeda2019-02-251-0/+42
* Do not expose trigger token when user should not see itGrzegorz Bizon2019-01-311-0/+19
* Refactor how a few ActiveRecord enums are definedrefactor-enums-for-eeYorick Peterse2018-11-151-4/+6
* Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-161-5/+5
* Introduce ProceedBuildServiceShinya Maeda2018-10-021-1/+1
* Introduce enqueue_scheduled eventShinya Maeda2018-10-021-0/+4
* Enable frozen string in vestigial app filesgfyoung2018-08-121-0/+2
* Squashed commit of the following:Shinya Maeda2018-07-271-0/+43
* Enable frozen string in presenters and policiesrepo-forks/gitlab-ce-frozen-string-enable-app-presentersgfyoung2018-07-245-0/+10
* Respect the inheritance chain between Ci::Build and CommitStatus46177-fix-present-on-generic-commit-statusMayra Cabrera2018-05-161-24/+1
* Respect permissions when showing Failed JobsKamil Trzciński2018-05-061-0/+10
* Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+21
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-0/+16
* Fix static analysis offencesTomasz Maczukin2018-03-282-4/+1
* Move job timeout information to new ci_builds_metadata tableTomasz Maczukin2018-03-282-13/+20
* Change timeout_source to enumTomasz Maczukin2018-03-281-0/+14
* Use `resource` in Group Variables routing schemeMatija Čupić2018-02-051-2/+2
* Use `resource` in Project Variables routing schemeMatija Čupić2018-02-051-2/+2
* Update CI Variable presenters pathsMatija Čupić2018-02-052-14/+6
* Improve specs for pipeline failure reason presenterGrzegorz Bizon2017-10-051-1/+5
* Move part of pipeline presenter to main CE fileGrzegorz Bizon2017-10-051-1/+8
* Move trigger_variables to presenterShinya Maeda2017-09-041-0/+11
* trigger_variables should consider trigger_request existstance alwaysShinya Maeda2017-09-041-11/+0
* Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-0/+11
* Use new project_variables_path in this MRShinya Maeda2017-07-071-2/+2
* Adopt project_variable_path instead of namespace_project_variable_path. (Reso...Shinya Maeda2017-07-071-2/+2
* Basic BE changeShinya Maeda2017-07-072-0/+50