summaryrefslogtreecommitdiff
path: root/spec/features/projects/pipelines
Commit message (Expand)AuthorAgeFilesLines
* Fix corrupted testShinya Maeda2018-03-151-1/+1
* Add feartue spec. Fix failed testShinya Maeda2018-03-151-0/+12
* Removes UJS from reset cache buttonFilipa Lacerda2018-03-071-3/+5
* Manage empty states in Pipelines pageFilipa Lacerda2018-03-051-5/+34
* Remove pipelines mini graph spec that wasn't actually testing anythingsh-issue-43636Stan Hu2018-02-281-17/+0
* Add modal for stopping and retrying pipelines41297-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-071-2/+5
* Fix jobs cache reset functional specMatija Čupić2018-01-051-5/+3
* Merge branch 'master' into 41249-clearing-the-cacheMatija Čupić2018-01-042-2/+2
|\
| * Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-222-2/+2
* | Add feature test for resetting runner cachesMatija Čupić2018-01-041-0/+36
|/
* Fix job count in pipeline success mailChristiaan Van den Poel2017-12-181-2/+2
* Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-051-1/+1
|\
| * Fix most test failuresZeger-Jan van de Weg2017-12-031-1/+1
* | Prevent job link form rendering when user does not have permissions40739-access-404Filipa Lacerda2017-12-041-0/+30
|/
* initializes the branches dropdown upon invalid entryChristiaan Van den Poel2017-11-271-0/+12
* Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda2017-11-141-6/+20
* 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
| * Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-1/+1
* | remove "command" key from test since it only applies on macOSMike Greiling2017-10-311-3/+3
* | fix cmd+click emulation for selenium webdriverMike Greiling2017-10-131-4/+9
* | accept confirm dialog when cancelling a pipelineMike Greiling2017-10-101-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-2/+2
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-061-0/+10
|\ \ | |/
| * Add feature specs for pipeline failure reason badgeGrzegorz Bizon2017-10-051-0/+10
* | Fix pipelines spec by surrounding click with accept_confirmStan Hu2017-08-121-1/+1
* | Remove a few HTTP status checks as these are not supported in SeleniumStan Hu2017-08-121-1/+0
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-092-2/+2
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-022-26/+24
|\ \ | |/
| * Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-272-9/+9
| * Remove superfluous type defs in specsKeifer Furzland2017-07-272-2/+2
| * 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-052-13/+11
| * | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-062-11/+11
| * | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-292-2/+2
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-212-2/+2
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-192-2/+2
* | Convert variants of trigger('click') -> clickStan Hu2017-06-162-12/+12
|/
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-161-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-15/+45
* Pipeline show view real time header sectionFilipa Lacerda2017-06-021-2/+0
* Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-0/+2
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-9/+7
* 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
* Hides pipeline ‘Failed Jobs’ tab when no jobs have failedJames Edwards-Jones2017-05-051-0/+15