summaryrefslogtreecommitdiff
path: root/spec/presenters/ci
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+10
* Add project level git depth settingKrasimir Angelov2019-06-061-22/+32
* Revert a default GIT_DEPTH for MR pipelinerevert-git-depth-for-merge-requestFabio Pitino2019-05-311-19/+3
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-6/+6
* Add pipeline bridge presenterbackstage/gb/add-pipeline-bridge-presenterGrzegorz Bizon2019-04-031-0/+15
* Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-291-0/+38
* Update pipeline detail view to accommodate post-merge pipelinesShinya Maeda2019-03-191-0/+134
* Expose refspec and depth to runnerShinya Maeda2019-02-251-0/+68
* Fix subject in trigger presenter testsGrzegorz Bizon2019-01-311-1/+1
* Add some specs for trigger presenterGrzegorz Bizon2019-01-311-0/+51
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-1/+1
* Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-161-15/+17
* Rails 5: fix mysql milliseconds problems in scheduled build specsJasper Maes2018-10-061-1/+1
* Add spec for build presenterShinya Maeda2018-10-031-0/+36
* Extend reports to support security featuresOlivier Gonzalez2018-09-271-18/+31
* Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-091-6/+6
* Squashed commit of the following:Shinya Maeda2018-07-271-0/+86
* Removes redundant error message for script failuresMayra Cabrera2018-05-241-2/+2
* Respect the inheritance chain between Ci::Build and CommitStatus46177-fix-present-on-generic-commit-statusMayra Cabrera2018-05-161-1/+1
* Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-0/+35
* Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera2018-04-051-5/+88
* 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-26/+8
* Improve specs for pipeline failure reason presenterGrzegorz Bizon2017-10-051-0/+17
* Move trigger_variables to presenterShinya Maeda2017-09-041-0/+34
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-023-5/+5
* Use new project_variables_path in this MRShinya Maeda2017-07-071-4/+4
* Basic BE changeShinya Maeda2017-07-072-0/+126
* Add many foreign keys to the projects tableYorick Peterse2017-07-061-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Add missing tests and update test descriptionLin Jen-Shin2017-04-061-1/+1
* Also track auto-cancelling in jobs, detail:Lin Jen-Shin2017-04-062-21/+15
* Add test for presentersLin Jen-Shin2017-04-062-0/+86
* More improvements to presenters23563-document-presentersRémy Coutable2017-01-182-37/+16
* Improve presenter architectureRémy Coutable2017-01-182-0/+98