summaryrefslogtreecommitdiff
path: root/spec/features/projects/environments
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-131-94/+112
|\ \ | |/
| * Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński2017-09-071-94/+112
* | Remove a few HTTP status checks as these are not supported in SeleniumStan Hu2017-08-121-1/+0
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-092-2/+2
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-2/+2
* | Change trigger('click') -> click for ChromeStan Hu2017-08-021-1/+1
|/
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-272-2/+2
* Remove superfluous type defs in specsKeifer Furzland2017-07-273-3/+3
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-063-18/+12
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-293-3/+3
* Fix environment_metrics speccherry-pick-5ea675beJose Ivan Vargas2017-06-261-1/+1
* Fix click not being able to find the current element to use trigger('click') ...34302-update-testFilipa Lacerda2017-06-261-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-193-3/+3
* Responsive environment tablesAnnabel Dunstone Gray2017-06-061-2/+2