summaryrefslogtreecommitdiff
path: root/spec/features/projects/jobs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch '57414-show-pipeline-iid-in-pipelines-page' into 'master'"revert-3a50fc5dKamil Trzciński2019-06-141-1/+1
* Revert "Merge branch..."revert-86900f00Kamil Trzciński2019-06-051-3/+3
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-5/+5
* Add Pipeline IID to viewsMike Scott2019-05-301-1/+1
* Update specs that use retryable canceled jobsmfluharty2019-04-191-3/+3
* Update job detail sidebar for post-merge pipelinesNathan Friend2019-03-201-0/+109
* Encode Content-Disposition filenamesStan Hu2019-02-041-1/+1
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-4/+4
* Merge branch 'remove-cancel-all-button-in-job-list-view' into 'master'Grzegorz Bizon2019-01-151-21/+0
|\
| * Remove cancel all jobs button in general jobs list viewJordi Llull2019-01-071-21/+0
* | Update failing specs & linter errors & changelogFernando Arias2019-01-101-1/+1
|/
* Fix style issues in job details sidebarNathan Friend2018-12-191-4/+4
* Merge remote-tracking branch 'origin/master' into 20422-hide-ui-variables-by-...jhampton2018-12-071-5/+5
|\
| * Adds bottom margin to the environment info blockFilipa Lacerda2018-11-281-5/+5
* | Reorganize Jobs Variables feature specMatija Čupić2018-12-071-54/+55
* | Adjusts tests per MR feedbackjhampton2018-12-061-23/+44
* | Fixes broken testsjhampton2018-12-061-1/+0
* | Adjusts UI behavior around trigger variablesjhampton2018-12-051-9/+29
|/
* Fix typo in scheduled pipelinesDavy Defaud2018-11-221-1/+1
* Fix typos in libGeorge Tsiolis2018-11-151-2/+2
* Add placeholder for remaining time in delayed job tooltipsWinnie Hellmann2018-11-071-1/+1
* Squashed commit of the following:Shinya Maeda2018-11-061-6/+8
* Send continue parameter on for cancel_pathSteve Azzopardi2018-10-311-0/+18
* Move job stuck status to backendSteve Azzopardi2018-10-251-0/+56
* Removes escape from job item53013-duplicate-escapeFilipa Lacerda2018-10-231-3/+2
* Remove window scroll in features/project/job_specSteve Azzopardi2018-10-221-27/+9
* Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda2018-10-191-1/+1
* Resolve "Integrate new vue+vuex code base with new API and remove old haml code"Filipa Lacerda2018-10-171-10/+12
* Send deployment_status when job starts environmentSteve Azzopardi2018-10-151-0/+25
* Hide job sidebar on mobileFilipa Lacerda2018-10-121-1/+38
* Fix erased block not being rendered when job was erasedFilipa Lacerda2018-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
|\