summaryrefslogtreecommitdiff
path: root/spec/features/projects/pipelines/pipelines_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Fix test|25226-realtime-pipelines-feZ.J. van de Weg2017-05-071-3/+1
* Make test that actually displays pipeline graphKamil Trzcinski2017-05-071-0/+54
* Adds tests to new empty and error statesFilipa Lacerda2017-03-201-1/+1
* Remove UJS actions from pipelines tablesFilipa Lacerda2017-03-171-13/+19
* Merge branch 'remove-jquery-ui-plugins' into 'master' Jacob Schatz2017-02-241-16/+17
|\
| * Removed jQuery UI highlight & autocompleteremove-jquery-ui-pluginsPhil Hughes2017-02-091-16/+17
* | Merge branch '27530-fix-job-dropdown-pipeline-console-error' into 'master' Fatih Acet2017-02-241-0/+12
|\ \
| * | Prevent propagation of click even in job name inside dropdown.27530-fix-job-dropdown-pipeline-console-errorFilipa Lacerda2017-02-231-0/+12
* | | Adds missing tests for all status accepted in scopeFilipa Lacerda2017-02-231-10/+19
* | | Merge branch 'master' into 26900-pipelines-tabs26900-pipelines-tabsFilipa Lacerda2017-02-231-0/+21
|\ \ \ | |/ /
| * | Reduce number of pipelines created to test pagination28248-use-pageFilipa Lacerda2017-02-161-6/+5
| * | Merge branch 'master' into 28248-use-pageFilipa Lacerda2017-02-161-0/+8
| |\ \
| * | | Use `page` query parameter instead of `p` to keep consistency with all URLsFilipa Lacerda2017-02-151-0/+22
| | |/ | |/|
* | | Adds Pending and Finished tabs to pipelines pageFilipa Lacerda2017-02-161-0/+35
| |/ |/|
* | don't trigger tanuki loader when downloading files26957-tanuki-anim-hangSimon Knox2017-02-161-0/+8
|/
* Looks for correct key to pass to commit prop. Adds rspec test.Filipa Lacerda2017-02-081-0/+4
* 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