- 08 Nov, 2019 22 commits
-
-
Mark Lapierre authored
The design management test tries to change the style of an element on the design tab immediately after clicking the link to switch to the tab. This change waits for the tab to become active after clicking it.
-
Thong Kuah authored
Capture AWS role for creating EKS clusters See merge request gitlab-org/gitlab!18307
-
Evan Read authored
Resolve "Document VPC-Native created clusters" Closes #33783 See merge request gitlab-org/gitlab!19501
-
João Cunha authored
-
Thong Kuah authored
Skip redis call when IP is whitelisted See merge request gitlab-org/gitlab!19521
-
Thong Kuah authored
Enable frozen string for spec/lib/gitlab See merge request gitlab-org/gitlab!19746
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Tiger authored
Also rename 'eks' to 'aws' to keep consistency with the backend.
-
Enrique Alcantara authored
- Remove extra space in before endLink - Remove handleAuthenticate and call createRole directly - Call createRole as a form submission. - Store api paths in the store state
-
Enrique Alcántara authored
-
Enrique Alcantara authored
-
Enrique Alcantara authored
-
Tiger authored
-
Tiger authored
-
Enrique Alcantara authored
- Make cloud provider illustrations 64px - Set svg-content padding to 8px - Use btn-light styles for buttons - Include external link icon
-
Enrique Alcantara authored
Implement Vuex store logic to send a request to create an ARN role
-
Enrique Alcantara authored
Handle isAuthenticating state Handle authentication error state
-
Enrique Alcantara authored
to be part of the Vuex store state
-
Enrique Alcantara authored
-
Enrique Alcantara authored
Allows to set a Role ARN to obtain access to AWS resources from a gitlab account
-
Enrique Alcantara authored
- Pass server side parameters - Decide to render service credentials form or cluster config form
-
Tiger authored
Once hooked up to the Vue app, this will take care of the first step of creating a cluster on EKS - capturing the role GitLab will assume to create resources in the user's account. Adds four new options to ApplicationSetting: * eks_integration_enabled * eks_account_id * eks_access_key_id * eks_secret_access_key :eks_account_id is exposed to the frontend to allow users to add it as a trusted entity to their chosen IAM role.
-
- 07 Nov, 2019 18 commits
-
-
Mark Lapierre authored
Refactor test to avoid flakiness Closes #35785 See merge request gitlab-org/gitlab!19770
-
Robert Speicher authored
Revert "Merge branch 'remove-unnecessary-sql-queries-from-avatar-requests' into 'master'" See merge request gitlab-org/gitlab!19786
-
Robert Speicher authored
GitLab.com FF statuses are logged See merge request gitlab-org/gitlab!19769
-
Robert Speicher authored
Confirm email before ci usage See merge request gitlab-org/gitlab!19783
-
Douglas Barbosa Alexandre authored
Return Only Environments Not in Folders in Environment Dashboard See merge request gitlab-org/gitlab!19538
-
Jason Goodman authored
Delete EnvironmentFolder class
-
Michael Kozono authored
Remove ES parent relation for project snippets See merge request gitlab-org/gitlab!19715
-
Lucas Charles authored
This reverts merge request !19383
-
Thong Kuah authored
Explicit application controller for package See merge request gitlab-org/gitlab!19755
-
Tim Zallmann authored
Merge branch '19445-native-group-milestone-page-needs-same-info-as-project-milestones' into 'master' Add tabs in group milestone page See merge request gitlab-org/gitlab!18818
-
Michael Kozono authored
Support Create and Update operations for Feature Flag Scope API See merge request gitlab-org/gitlab!19677
-
Tim Zallmann authored
Resolve "User popover immediately closed when hovering over certain areas" See merge request gitlab-org/gitlab!19519
-
nicolasdular authored
-
nicolasdular authored
This should make it harder for bots to make use of free CI minutes
-
Kamil Trzciński authored
Document CLAIR_DB_IMAGE, deprecate CLAIR_DB_IMAGE_TAG See merge request gitlab-org/gitlab!19172
-
Adam Cohen authored
-
Douglas Barbosa Alexandre authored
Expose an API for Design Repositories for Geo Admin area Closes #34333 See merge request gitlab-org/gitlab!19117
-
Achilleas Pipinellis authored
Add mvn dep scan var and docs for it See merge request gitlab-org/gitlab!19174
-