summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/jobs_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@15-8-stable-eeGitLab Bot2023-03-021-37/+9
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-21/+69
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-77/+59
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-22/+0
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-37/+55
* Add latest changes from gitlab-org/security/gitlab@15-0-stable-eeGitLab Bot2022-06-011-4/+4
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-6/+7
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-20/+63
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-2/+31
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-60/+98
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-48/+0
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-34/+0
* Add latest changes from gitlab-org/gitlab@13-7-stable-eeGitLab Bot2021-01-081-8/+16
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-16/+148
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-18/+76
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-12/+40
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-103/+0
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+195
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-4/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-141-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-10/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-9/+9
* Add latest changes from gitlab-org/gitlab@masterlistGitLab Bot2019-10-171-6/+119
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-3/+5
* Creates Feature Flag for job logFilipa Lacerda2019-08-301-0/+1
* Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert2019-08-021-1/+1
* Add Job specific variablesMatija Čupić2019-07-291-1/+12
* Prefer `flat_map` over `map` + `flatten` in specsPeter Leitzen2019-07-241-1/+1
* Fix N+1 problem in `JobsController#index`fix-jobs-controller-index-n-1Kamil Trzciński2019-06-191-4/+10
* Fix integration specs for tracingFabio Pitino2019-06-141-1/+1
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-2/+2
* Do not serialize deployment details for build details pageGrzegorz Bizon2019-05-241-4/+4
* Do not serialize a deployment commit showing a jobGrzegorz Bizon2019-05-241-0/+2
* Add specs for Gitaly calls in deployment serializationGrzegorz Bizon2019-05-241-2/+7
* Assert on no Gitaly requests in a job show testsGrzegorz Bizon2019-05-241-4/+2
* Enable counting Gitaly requests in jobs show testsGrzegorz Bizon2019-05-241-19/+59
* Add a controller test verifying exposure of stagesGrzegorz Bizon2019-05-241-0/+6
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+1
* Renamed terminal_specification to channel_specificationFrancisco Javier López2019-04-041-1/+1
* Remove cancel all action in Jobs ControllerJordi Llull2019-01-071-44/+0
* Removing workhorse_set_content_type feature flagFrancisco Javier López2018-12-191-29/+6
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-30/+46
* Merge remote-tracking branch 'origin/master' into 20422-hide-ui-variables-by-...jhampton2018-12-071-9/+49
|\