- 24 Jun, 2019 7 commits
-
-
GitLab Bot authored
-
Thong Kuah authored
Re-add ignore_column for import columns See merge request gitlab-org/gitlab-ce!29959
-
Ash McKenzie authored
Improve #has_metrics? and Environment#has_terminals? See merge request gitlab-org/gitlab-ce!29847
-
GitLab Bot authored
-
Evan Read authored
Docs: link to predefined env variables reference more evident Closes #62845 See merge request gitlab-org/gitlab-ce!29857
-
Marcia Ramos authored
-
Stan Hu authored
This `ignore_column` was present for a while but recently removed, but to ensure we don't get error 500s let's keep it for a while.
-
- 22 Jun, 2019 7 commits
-
-
Stan Hu authored
Fix broken ee geo specs See merge request gitlab-org/gitlab-ee!14327
-
Thong Kuah authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29938 extended the cache key with Gitlab::VERSION by default.
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- 21 Jun, 2019 26 commits
-
-
Fatih Acet authored
Merge branch '12245-user-onboarding-calculate-percentagecomplated-instead-of-using-a-hardcoded-value' into 'master' Resolve "User Onboarding: Calculate `percentageComplated` instead of using a hardcoded value" Closes #12245 See merge request gitlab-org/gitlab-ee!14260
-
Martin Wortschack authored
- Remove hard coded value from tour parts - Update specs - Update mock data
-
GitLab Bot authored
-
Mike Greiling authored
[EE] App label warning for deploy boards See merge request gitlab-org/gitlab-ee!14103
-
Fatih Acet authored
Add Copy to Clipboard CE Backport See merge request gitlab-org/gitlab-ce!29906
-
Fatih Acet authored
Resolve "Add Copy to Clipboard Button to Review App Modal" Closes #11707 See merge request gitlab-org/gitlab-ee!14290
-
Sarah Groff Hennigh-Palermo authored
This involves multiple files This reverts commit 6e26ac0f768061206500db0b0419389775a905d0.
-
GitLab Bot authored
-
Mike Greiling authored
Resolve "Display in admin area if emails are verified or not" Closes #49814 See merge request gitlab-org/gitlab-ce!29669
-
GitLab Bot authored
-
Mike Greiling authored
App label warning for deploy boards See merge request gitlab-org/gitlab-ce!29740
-
Thong Kuah authored
As Auto DevOps deployments both label and annotations, that will be included in the deploy board so need to warn at all.
-
Stan Hu authored
Merge branch '63513-ensure-gitlab-jsoncache-includes-the-gitlab-version-in-the-cache-key' into 'master' Include the GitLab version in the cache key for Gitlab::JsonCache See merge request gitlab-org/gitlab-ce!29938
-
Enrique Alcantara authored
Generate deploy board help path using RoR link generator utilities.
-
Enrique Alcantara authored
- Replace btn-link with link to conform with design guidelines - Minor visual tweaks to the warning banner
-
Thong Kuah authored
This should use the new annotation requirements not the old app label req.
-
Thong Kuah authored
As Auto DevOps deployments both label and annotations, that will be included in the deploy board so need to warn at all.
-
Enrique Alcantara authored
-
Enrique Alcantara authored
-
Enrique Alcantara authored
-
Thong Kuah authored
This will be used by the wrong end to display a warning about deploy boards when the app label matching the environment slug is used. has_legacy_app_label will be true whenever we detect a deployment using the legacy label. NB: If a deployment uses the app label but does not match the environment slug, don't match it. This could happen eg when user deploys a un-related helm chart to the same namespace. Adds a test case for this scenario.
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Merge branch '12264-update-gitlab-geo-repository_verification_enabled-to-use-newer-feature-lookup-method' into 'master' Geo: Use more modern Feature.enabled? for lookup Closes #12264 See merge request gitlab-org/gitlab-ee!14268
-
Clement Ho authored
Upgrade prettier to latest (v1.18.2) See merge request gitlab-org/gitlab-ce!29943
-
Clement Ho authored
Upgrade prettier to latest (v1.18.2) See merge request gitlab-org/gitlab-ee!14325
-
Stan Hu authored
Fix scope for Packages module. See merge request gitlab-org/gitlab-ee!14326
-