An error occurred fetching the project authors.
- 21 Jun, 2021 1 commit
-
-
mlunoe authored
-
- 18 Jun, 2021 1 commit
-
-
Hordur Freyr Yngvason authored
The code being removed has been unused since the removal of the applications tab in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/63348 Part of https://gitlab.com/groups/gitlab-org/-/epics/4280
-
- 17 Jun, 2021 1 commit
-
-
Michael Lunøe authored
-
- 10 Jun, 2021 1 commit
-
-
Alan (Maciej) Paruszewski authored
Remove ability to install Fluentd from GMAv1. Changelog: removed
-
- 31 May, 2021 1 commit
-
-
Alan (Maciej) Paruszewski authored
This change removes all references to WAF feature from frontend files. Changelog: added EE: true
-
- 14 Feb, 2021 1 commit
-
-
Vitaly Slobodin authored
See https://gitlab.com/gitlab-org/frontend/eslint-plugin/-/issues/18 for more information.
-
- 01 Feb, 2021 1 commit
-
-
Vitaly Slobodin authored
Sort JavaScript imports in the CE code to match our future ESLint configuration.
-
- 23 Dec, 2020 1 commit
-
-
Lukas Eipert authored
Part of our prettier migration; changing the arrow-parens style.
-
- 08 Dec, 2020 1 commit
-
-
Paul Slaughter authored
Ignores this for specs since we're mostly concerned about this causing production issues.
-
- 18 Nov, 2020 1 commit
-
-
Hordur Freyr Yngvason authored
Since GitLab 13.2, a local Tiller has been used for Helm 2 clusters, and as of GitLab 13.6, Helm 3 is used by default. This re-adds the Helm application row when the Helm record is present, to give existing users an easy option to remove the unused Tiller server from their cluster.
-
- 03 Sep, 2020 1 commit
-
-
George Tsiolis authored
-
- 20 Aug, 2020 1 commit
-
-
Ezekiel Kigbo authored
Replaces the default export flash function with the newCreateFlash. Fix outstanding flash imports Updates specs and replaces outstanding imports for `Flash` Fixes additional specs Updates the remaining calls to different flash methods, except for the window.Flash method since this will break .erb templates
-
- 17 Aug, 2020 1 commit
-
-
Serena Fang authored
Move environment scope form input to Vue, remove from haml file. Add specs for testing environment scope input
-
- 29 Jul, 2020 1 commit
-
-
Daniel Tian authored
This MR adds a new cluster application to the applications component. Cilium application is different from the rest of the list since it doesn't have a dependency on Helm and has specific state transitions.
-
- 21 Jul, 2020 1 commit
-
-
Serena Fang authored
Converting this haml form into Vue, establish entry point just to make sure that I'm editing the right page. Future commits will move components over.
-
- 07 Jul, 2020 1 commit
-
-
ap4y authored
Cleanup is not always possible with applications installed through a management project
-
- 28 May, 2020 1 commit
-
-
- 18 May, 2020 1 commit
-
-
Mikhail Mazurskiy authored
This commit: - Removes Copy and Show buttons from the Kubernetes cluster details page - Still allows to set a new token
-
- 07 May, 2020 1 commit
-
-
Lukas Eipert authored
See https://gitlab.com/gitlab-org/gitlab/-/issues/202172 This is part of multiple merge requests in order to reduce the risk of breaking master
-
- 29 Apr, 2020 1 commit
-
-
Zamir Martins Filho authored
Add a new checkbox option which controls if cilium logs will be considered by Fluentd. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/29511
-
- 17 Apr, 2020 1 commit
-
-
Zamir Martins Filho authored
Fluentd with port, host and protocol as settings which can be updated
-
- 03 Apr, 2020 2 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
when instance-level domain exists, provide it as an option
-
- 25 Mar, 2020 2 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
- 19 Mar, 2020 1 commit
-
-
Zamir Martins Filho authored
Modes can be either logging and blocking in addition to enabling or disabling Modsecurity
-
- 13 Mar, 2020 1 commit
-
-
Zamir Martins Filho authored
In addition to the replacement, icon and title have also been added. This change affects the cluster app page. Modsecurity can be found under Ingress
-
- 12 Mar, 2020 1 commit
-
-
Enrique Alcantara authored
Move different sections of the cluster info page into tabs.
-
- 19 Feb, 2020 1 commit
-
-
Zamir Martins Filho authored
This is a change on the front-end on clusters applications page. Similar to what has been done by other cluster apps, it makes modsecurity settings editable by the user.
-
- 07 Jan, 2020 1 commit
-
-
Lucas Charles authored
This replaces the previous behavior hid behind the `ingress_modsecurity` feature flag, instead requiring "opt-in" to enable modsecurity during ingress installation See https://gitlab.com/gitlab-org/gitlab/issues/39140 for details
-
- 17 Dec, 2019 1 commit
-
-
Mike Greiling authored
Adds a new modal which requires a user to explicitly confirm the deletion of a cluster and allows them to delete all of its resources as well.
-
- 06 Dec, 2019 1 commit
-
-
Takuya Noguchi authored
only for CE-specific contents under /app/assets/javascripts/[c-d]*
-
- 18 Nov, 2019 1 commit
-
-
Mahendra Bagul authored
Rubocop run prettified run Fixed test cases
-
- 04 Nov, 2019 1 commit
-
-
Jacques Erasmus authored
Added a project management dropdown filter
-
- 22 Oct, 2019 1 commit
-
-
Adrien Kohlbecker authored
Add a new gitlab-managed app for the elastic stack
-
- 22 Sep, 2019 1 commit
-
-
Matt Kasa authored
- Permits cloud_run parameter in ClustersController#create - Enables httpLoadBalancing, istioConfig, and cloudRunConfig in Gcp ProvisionService if cloud_run is enabled - Add `Enable Cloud Run on GKE` checkbox to cluster create page - Add `Enable Cloud Run on GKE` checkbox to cluster details - Default knative to pre_installed for cloud_run clusters - Make knative not uninstallable for pre_installd clusters - Update project clusters docs with entry about Cloud Run - Update tests and add new test for cluster with cloud_run enabled - Add Cloud Run on GKE strings to translations - Add spec that will fail when google-api-client has been upgraded - Add pre_installed to applications frontend - Pass providerType and preInstalledKnative to frontend - Display `installed via` on frontend for Cloud Run - Add Cloud Run spec for FinalizeCreationService Relates to https://gitlab.com/gitlab-org/gitlab/issues/27502
-
- 17 Sep, 2019 1 commit
-
-
Jacques Erasmus authored
- Set Polling interval header (respected by front-end) - Invalidate etag cache on reactive cache update - Also invalidate etag cache when visiting HTML page
-
- 12 Sep, 2019 1 commit
-
-
jerasmus authored
Added frontend integration for cluster environments
-
- 04 Sep, 2019 2 commits
-
-
Jacques Erasmus authored
Added the ability to see project deployments using a group cluster
-
Jacques Erasmus authored
Added the ability to view project deployments at group level
-