summaryrefslogtreecommitdiff
path: root/spec/features/projects/pipelines/pipeline_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Fix job count in pipeline success mailChristiaan Van den Poel2017-12-181-2/+2
* Prevent job link form rendering when user does not have permissions40739-access-404Filipa Lacerda2017-12-041-0/+30
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-021-7/+7
|\
| * Fixing Tests and CSS displayTim Zallmann2017-10-301-6/+6
| * Fixes for TestsTim Zallmann2017-10-301-4/+4
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-091-1/+1
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-10/+8
|\ \ | |/
| * Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-3/+3
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| * Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-2/+0
| |\
| | * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-5/+3
| * | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-3/+3
| * | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-211-1/+1
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-6/+6
|/
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-5/+15
* Pipeline show view real time header sectionFilipa Lacerda2017-06-021-2/+0
* Hides pipeline ‘Failed Jobs’ tab when no jobs have failedJames Edwards-Jones2017-05-051-0/+15
* Build failures summary page for pipelinesJames Edwards-Jones2017-05-051-0/+38
* Show pipeline creator & created_at in headingToon Claes2017-03-221-1/+1
* 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
* 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
* Move test for HTML stage endpoint to controller specsGrzegorz Bizon2016-12-201-1/+1
* 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
* Fix testsFilipa Lacerda2016-12-151-10/+29
* Fix broken testsFilipa Lacerda2016-12-141-3/+3
* Adds new partial for graph icons.Filipa Lacerda2016-12-091-3/+3
* Adds tests for the status and actions icons rendered in the pipeline graphFilipa Lacerda2016-12-071-0/+41
* Fixes after reviewFilipa Lacerda2016-11-301-19/+3
* Adds .matches polyfillFilipa Lacerda2016-11-301-0/+170