summaryrefslogtreecommitdiff
path: root/spec/features/projects/jobs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use Gitlab::Ci::Status#illustration in job empty_states partial42568-pipeline-empty-stateMatija Čupić2018-03-261-0/+18
* Set up traces in jobs feature specMatija Čupić2018-03-261-6/+6
* Handle empty states for job pageFilipa Lacerda2018-03-091-0/+27
* Refactor :trace to :trace_live in specShinya Maeda2018-02-061-1/+1
* Remove unnecessary changes for job features specShinya Maeda2018-02-061-5/+5
* Finish all testsShinya Maeda2018-02-061-14/+30
* Improve copy for the pending state42119-non-triggeredFilipa Lacerda2018-01-221-2/+2
* Improve pending case testFilipa Lacerda2018-01-221-2/+2
* Adds information for pending stateFilipa Lacerda2018-01-221-4/+5
* Update testsFilipa Lacerda2018-01-191-2/+1
* Do not render non triggered empty state for pending jobsFilipa Lacerda2018-01-191-0/+14
* Remove extra period41970-job-play-buttonFilipa Lacerda2018-01-121-1/+1
* Improve testsFilipa Lacerda2018-01-121-2/+6
* Sets method post for playing actionFilipa Lacerda2018-01-121-2/+6
* Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-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
* | Fix build factory to have properly filled started and finished dateKamil Trzciński2017-12-211-1/+1
* | Adds illustrations for manual actions and non triggered jobsFilipa Lacerda2017-12-191-0/+28
|/
* Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-031-4/+4
* add InspectRequests helper automatically to :js testsMike Greiling2017-11-021-2/+0
* allow inspect_request to inject request headers in order to test Sendfile req...Mike Greiling2017-10-301-16/+18
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-121-2/+2
|\
| * Remove Build code from global namespaceFilipa Lacerda2017-10-101-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | some fixes in spec/features/projects/jobs_spec.rbPhil Hughes2017-09-271-4/+0
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-131-3/+3
|\ \ | |/
| * Fixed Tests + Reverted Try out from before36907-new-issue-from-failed-build-no-longer-links-to-failed-buildTim Zallmann2017-09-121-2/+2
| * Implemented the new Description ContentTim Zallmann2017-09-121-1/+1
| * Changed Var nameTim Zallmann2017-09-121-2/+2
| * Adapting Test for JobsTim Zallmann2017-09-121-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-09-051-11/+29
|\ \ | |/
| * Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-11/+29
| * Fix specShinya Maeda2017-09-041-1/+1
| * Revert autheticate! in Trigger APIShinya Maeda2017-09-041-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-41/+40
|\ \ | |/
| * Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| * Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-6/+5
| |\
| | * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-36/+35
| * | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-30/+30
| * | Remove gitlab_sign_out_direct helperRobert Speicher2017-06-291-1/+1
| * | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-2/+2
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-211-3/+3
|\ \ | |/
| * Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-191-1/+1
| * Change `login_with` uses to `gitlab_sign_in`Robert Speicher2017-06-191-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-1/+1
|/
* Fix other renamingLin Jen-Shin2017-06-141-1/+1
* Fix other renamingLin Jen-Shin2017-06-141-11/+11