summaryrefslogtreecommitdiff
path: root/spec/features/projects/pipelines/pipelines_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Retain original casing for build name in manual pipeline dropdown25946-manual-pipeline-dropdown-casingSam Rose2017-01-161-2/+2
* Fix pipeline stage graph test example false positiveGrzegorz Bizon2017-01-051-6/+7
* Fix pipelines feature specs after invalid mergeGrzegorz Bizon2017-01-051-15/+10
* Merge branch 'master' into auto-pipelines-vueFilipa Lacerda2017-01-051-3/+13
|\
| * Simplify HTML of mini pipeline graph and dropdownFilipa Lacerda2017-01-051-2/+2
* | Combine some tests in pipelines specs to speed it upGrzegorz Bizon2017-01-051-12/+20
* | Fix Rubocop offense in pipelines feature spec fileGrzegorz Bizon2017-01-041-2/+1
* | Show yaml error badge in pipelines page if presentGrzegorz Bizon2017-01-041-1/+1
* | Add test example for pipeline with yaml errorsGrzegorz Bizon2017-01-041-0/+18
* | Remove unused mixins from pipelines feature specsGrzegorz Bizon2017-01-041-2/+0
* | Extract anonymous user context in pipelines specsGrzegorz Bizon2017-01-041-215/+226
* | Improve code in pipelines feature specs fileGrzegorz Bizon2017-01-041-85/+49
* | remove data attribute test since endpoint is in Vue state for stage componentRegis2016-12-271-11/+1
* | Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon2016-12-211-9/+57
|\ \ | |/
| * Fix stage and pipeline specs and rubocop offenses19703-direct-link-pipelinesGrzegorz Bizon2016-12-201-8/+17
| * Move test for HTML stage endpoint to controller specsGrzegorz Bizon2016-12-201-32/+0
| * Fix broken testFilipa Lacerda2016-12-201-1/+1
| * Fix broken testFilipa Lacerda2016-12-201-1/+4
| * Adds tests for the mini pipeline graphFilipa Lacerda2016-12-201-3/+47
| * Improve specsKamil Trzcinski2016-12-201-2/+5
| * Add tests for stage API endpointKamil Trzcinski2016-12-201-0/+29
* | Fix rubocop offenses in code related to pipelinesGrzegorz Bizon2016-12-151-6/+3
* | Fix broken rspec testsFilipa Lacerda2016-12-131-101/+2
* | first manual build test passingRegis2016-12-081-8/+4
* | bunch of blocked tests now passing - moving onRegis2016-12-081-21/+14
* | make Vue render with null commit object - handle scope and page in different ...Regis2016-12-081-17/+5
* | fix conflictRegis2016-12-021-32/+268
|/
* Adds .matches polyfillFilipa Lacerda2016-11-301-0/+211