summaryrefslogtreecommitdiff
path: root/spec/features/projects/pipelines/pipelines_spec.rb
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-041-1/+1
|\
| * Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* | Add feature test for resetting runner cachesMatija Čupić2018-01-041-0/+36
|/
* Fix most test failuresZeger-Jan van de Weg2017-12-031-1/+1
* 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
* 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-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-16/+16
|\ \ | |/
| * Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-6/+6
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| * Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-8/+8
| * 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
|/
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-161-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-10/+30
* 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
* 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
| | |/ | |/|