summaryrefslogtreecommitdiff
path: root/spec/features/projects/environments
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-202-4/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-7/+4
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-183-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-2/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-031-0/+38
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-212-15/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-101-3/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-142-3/+6
* 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-263-0/+6
* Always display environment selectorReuben Pereira2019-06-261-2/+37
* Make KubernetesService readonlyJames Fargher2019-06-182-28/+8
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-052-7/+7
* Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-251-1/+1
* Use gitlab-ci job name in environment dropdownMiranda Fluharty2019-03-072-7/+7
* Add pagination spec and improve filtering of null valuesStan Hu2019-02-261-0/+17
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-4/+2
* 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-072-30/+0
* Squashed commit of the following:Shinya Maeda2018-11-072-1/+86
* Fix specShinya Maeda2018-11-061-0/+1
* Squashed commit of the following:Shinya Maeda2018-11-062-8/+12
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-1/+12
* Merge branch 'master' into scheduled-manual-jobs-environment-play-buttonsWinnie Hellmann2018-10-221-1/+1
|\
| * Update environments empty stateGeorge Tsiolis2018-10-171-1/+1
* | Use regex for the extecped timeShinya Maeda2018-10-121-2/+1
* | Add feature flags for scheduled jobs in environments listWinnie Hellmann2018-10-091-2/+66
|/
* Moves stages dropdown into the new vue appFilipa Lacerda2018-10-031-4/+8
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-112-4/+4
* Support manually stopping any environment from the UIWinnie Hellmann2018-07-102-10/+15
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-053-71/+71
* Remove unnecessary `with` from `allow`fix-kube_client-proxy_url-exceptionShinya Maeda2018-05-211-1/+1
* Add spec for unathrozied proxy_urlShinya Maeda2018-05-211-0/+16
* 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-222-2/+2
* Fix feature spec38668-revert-copied-kubernetesservice-logicShinya Maeda2017-11-281-1/+1
* Fix static analysysShinya Maeda2017-11-281-1/+1
* Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-282-6/+6
* Add test suit for platform::kubernetesShinya Maeda2017-11-282-29/+55
* Improve environments performanceFilipa Lacerda2017-11-231-6/+29
* add InspectRequests helper automatically to :js testsMike Greiling2017-11-021-2/+0
* add InspectRequests helperMike Greiling2017-10-231-2/+7
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1