summaryrefslogtreecommitdiff
path: root/spec/features/projects/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tc-pipeline-show-trigger-date' into 'master' Kamil TrzciƄski2017-03-241-1/+1
|\
| * Show pipeline creator & created_at in headingToon Claes2017-03-221-1/+1
* | 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-232-6/+27
|\ \ \ | |/ /
| * | Fix broken testFilipa Lacerda2017-02-211-1/+1
| * | Fix broken testrename-retry-failed-pipeline-to-retryFilipa Lacerda2017-02-211-2/+2
| * | fix more testsdimitrieh2017-02-211-2/+2
| * | fixed specs + docsdimitrieh2017-02-201-6/+6
| * | 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
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-21/+21
* Fixes after review25910-convert-manual-action-icons-to-svg-to-propperly-position-themFilipa Lacerda2017-01-261-4/+4
* Fix broken testsFilipa Lacerda2017-01-251-9/+9
* Fix EmptyLines Rubocop offense in pipeline specsGrzegorz Bizon2017-01-171-1/+0
* Link external commit status badge to a target URLGrzegorz Bizon2017-01-171-1/+3
* Improve pipeline specs by removing instance variablesGrzegorz Bizon2017-01-171-20/+40
* 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-212-12/+142
|\ \ | |/
| * 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-202-33/+1
| * 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
| * Make CI badge hitboxes better match containerMitchell Hentges2016-12-191-18/+15
| * Fix CI/CD statuses actions' CSS on pipeline graphsGrzegorz Bizon2016-12-171-1/+1
| * Changes after reviewFilipa Lacerda2016-12-151-34/+59