summaryrefslogtreecommitdiff
path: root/spec/features/projects/environments/environments_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+6
* Use gitlab-ci job name in environment dropdownMiranda Fluharty2019-03-071-4/+4
* 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
* Revert add action column changesShinya Maeda2018-11-071-17/+0
* Squashed commit of the following:Shinya Maeda2018-11-071-1/+34
* Fix specShinya Maeda2018-11-061-0/+1
* Squashed commit of the following:Shinya Maeda2018-11-061-4/+7
* 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
|/
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Support manually stopping any environment from the UIWinnie Hellmann2018-07-101-4/+8
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-24/+24
* 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
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* 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-281-3/+3
* Add test suit for platform::kubernetesShinya Maeda2017-11-281-10/+23
* Improve environments performanceFilipa Lacerda2017-11-231-6/+29
* 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
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-091-1/+1
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* | Change trigger('click') -> click for ChromeStan Hu2017-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-6/+6
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-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-191-1/+1
* Responsive environment tablesAnnabel Dunstone Gray2017-06-061-2/+2
* 32118 Make New environment empty state btn lowercase32118-new-environment-btn-copytauriedavis2017-06-021-1/+3
* Backport changes of ee fix for transient failure in environments specFilipa Lacerda2017-04-041-0/+4
* Adds tests for scoped tabs28732-expandable-foldersFilipa Lacerda2017-03-311-0/+36
* Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-141-9/+1
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+252