summaryrefslogtreecommitdiff
path: root/spec/features/projects/jobs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add stuck field in BuildDetailEntity52202-consider-moving-isjobstuck-verification-to-backend-11-4Steve Azzopardi2018-11-021-0/+56
* Merge branch '52614-bugs-on-deployment-status-in-job-log-page' into 'master'Grzegorz Bizon2018-10-161-0/+25
* Merge branch '52608-sidebar' into 'master'Tim Zallmann2018-10-151-1/+38
* Merge branch '52570-erased-block' into 'master'Mike Greiling2018-10-111-0/+13
* Fix time dependent jobs specAlessio Caiazza2018-10-051-4/+0
* Add feature spec for remaining timeShinya Maeda2018-10-051-0/+3
* Add :js tag for a feature specShinya Maeda2018-10-051-1/+1
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-6/+6
|\
| * Renders empty states in the Vue app in Job pageFilipa Lacerda2018-10-041-6/+6
* | Groomed specsShinya Maeda2018-10-041-1/+1
* | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-041-18/+148
|\ \ | |/
| * Uses Vue app to render part of job show pageFilipa Lacerda2018-10-031-15/+143
| * Moves stages dropdown into the new vue appFilipa Lacerda2018-10-031-3/+5
* | Add feature specShinya Maeda2018-10-031-0/+25
|/
* Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-251-16/+42
* Merge branch 'security-2690-fix-tooltip' into 'master'Felipe Artur Cardozo2018-07-261-0/+14
|\
| * Escapes job name used in tooltips in vue componentsFilipa Lacerda2018-07-061-0/+14
* | Updates from `rubocop -a`Lin Jen-Shin2018-07-091-5/+5
* | Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-4/+4
|/
* Fix link to job when creating a new issue from a failed jobRémy Coutable2018-07-031-1/+1
* Make all uses of `fixture_file_upload` use relative pathsRobert Speicher2018-06-071-1/+1
* Fix spec/features/projects/jobs_spec.rbShinya Maeda2018-04-231-1/+1
* Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-201-3/+5
|\
| * Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-191-3/+5
* | Merge branch 'master' into live-trace-v2Shinya Maeda2018-04-171-6/+62
|\ \ | |/
| * Fix tests for job empty states for a failed buildGrzegorz Bizon2018-04-111-2/+2
| * Add a test for job empty state with missing traceGrzegorz Bizon2018-04-111-0/+11
| * 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
* | Fix bunch of textsShinya Maeda2018-04-061-40/+0
* | Added clean_gitlab_redis_shared_state to features/projects/jobs_spec.rbShinya Maeda2018-04-061-1/+3
|/
* 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