summaryrefslogtreecommitdiff
path: root/app/views/projects/pipelines/_with_tabs.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Show `failure_reason` and improve failed jobs tab in pipeline detail...André Luís2018-06-071-10/+34
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-6/+5
|\
| * Respect permissions when showing Failed JobsKamil Trzciński2018-05-061-6/+5
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-241-1/+1
|\ \ | |/
| * Update links to /ci/lint with ones to project ci/lintTakuya Noguchi2018-04-241-1/+1
* | Add .nav.nav-tabs to nav-linksClement Ho2018-04-191-1/+1
* | Add badge-pill to .badge in hamlClement Ho2018-04-091-2/+2
|/
* CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18nce-3776-ci-view-for-sastFilipa Lacerda2018-02-201-6/+6
* Improve top area navigationGeorge Tsiolis2018-02-021-1/+1
* Fix job count in pipeline success mailChristiaan Van den Poel2017-12-181-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon2017-06-051-6/+2
|\
| * Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-311-5/+1
| |\
| | * Creates a mediator for pipeline details vue in order to mount several vue app...Filipa Lacerda2017-05-261-5/+1
| * | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-1/+1
| |/
* | Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-011-1/+1
|/
* Move file loading to the top of the fileFilipa Lacerda2017-05-061-4/+4
* Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-...Kamil Trzcinski2017-05-061-2/+5
* Failed Jobs tab only shows 10 job traces for performance24883-build-failure-summary-pageJames Edwards-Jones2017-05-051-3/+3
* Hides pipeline ‘Failed Jobs’ tab when no jobs have failedJames Edwards-Jones2017-05-051-14/+17
* Build failures summary page for pipelinesJames Edwards-Jones2017-05-051-2/+14
* Show the test coverage if it is availabletc-show-pipeline-coverage-if-availToon Claes2017-04-061-2/+1
* Change "Build" to "Job" in builds show page header and sidebarFilipa Lacerda2017-02-031-2/+2
* Fix tests25483-broken-tabsFilipa Lacerda2016-12-121-1/+1
* Fix specspipeline-stageKamil Trzcinski2016-12-071-2/+2
* Move .pipeline-graph to pipelines/graphKamil Trzcinski2016-12-071-1/+1
* Code reviewKamil Trzcinski2016-12-071-3/+2
* Update stage rendering viewsKamil Trzcinski2016-12-061-12/+3
* Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-061-7/+5
* Adds tests for builds url and tabs behaviourFilipa Lacerda2016-11-301-2/+2
* Fix after reviewFilipa Lacerda2016-11-301-10/+0
* Adds tests for tabs in the rspec for pipelinesFilipa Lacerda2016-11-301-3/+3
* Pipelines tabsFilipa Lacerda2016-11-301-5/+18
* Fix pipelines specAnnabel Dunstone Gray2016-11-161-2/+2
* Create separate view for pipeline view with tabsAnnabel Dunstone Gray2016-11-151-0/+51