summaryrefslogtreecommitdiff
path: root/spec/features/projects/environments/environment_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-0/+10
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+72
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-10/+18
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-0/+4
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-5/+2
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-4/+4
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-5/+5
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+23
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-18/+0
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-4/+32
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-39/+8
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+20
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-031-0/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-211-14/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-5/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-3/+5
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Make KubernetesService readonlyJames Fargher2019-06-181-14/+4
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-251-1/+1
* Use gitlab-ci job name in environment dropdownMiranda Fluharty2019-03-071-3/+3
* Fix Environment terminal specs for EEYorick Peterse2018-11-291-2/+8
* Improve test qualityfix-environment-status-in-merge-request-widgetShinya Maeda2018-11-071-3/+3
* Revert add action column changesShinya Maeda2018-11-071-13/+0
* Squashed commit of the following:Shinya Maeda2018-11-071-0/+52
* Squashed commit of the following:Shinya Maeda2018-11-061-4/+5
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil TrzciƄski2018-11-051-1/+12
* Moves stages dropdown into the new vue appFilipa Lacerda2018-10-031-4/+8
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Support manually stopping any environment from the UIWinnie Hellmann2018-07-101-6/+7
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-38/+38
* Add overview of branches and a filter for active/stale branchesTakuya Noguchi2018-03-061-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
* Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-3/+3
* Add test suit for platform::kubernetesShinya Maeda2017-11-281-19/+32
* add InspectRequests helper automatically to :js testsMike Greiling2017-11-021-2/+0
* add InspectRequests helperMike Greiling2017-10-231-2/+7
* Remove a few HTTP status checks as these are not supported in SeleniumStan Hu2017-08-121-1/+0
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* 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
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-9/+5
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Fix environment specs related to protected actionsGrzegorz Bizon2017-05-311-20/+37
* Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-021-1/+1
|\
| * Move PDFLab into GitLabpdflab-in-repoSam Rose2017-04-281-1/+1