summaryrefslogtreecommitdiff
path: root/spec/features/projects/jobs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-071-0/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-2/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-5/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-1/+24
* Creates Feature Flag for job logFilipa Lacerda2019-08-301-0/+1
* Fix deployable nil exception on job controllerfix-nil-deployable-exception-on-job-controller-showShinya Maeda2019-08-301-0/+8
* Add Job specific variablesMatija Čupić2019-07-291-5/+5
* 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