- 21 May, 2019 40 commits
-
-
Tiger authored
When Kubernetes clusters were originally built they could only exist at the project level, and so there was logic included that assumed there would only ever be a single Kubernetes namespace per cluster. We now support clusters at the group and instance level, which allows multiple namespaces. This change consolidates various project-specific fallbacks to generate namespaces, and hands all responsibility to the Clusters::KubernetesNamespace model. There is now no concept of a single namespace for a Clusters::Platforms::Kubernetes; to retrieve a namespace a project must now be supplied in all cases. This simplifies upcoming work to use a separate Kubernetes namespace per project environment (instead of a namespace per project).
-
Achilleas Pipinellis authored
Added setting index to read-only before force-merge See merge request gitlab-org/gitlab-ee!10048
-
Max Golionko authored
-
GitLab Bot authored
-
Kushal Pandya authored
Fix #11625 - Can't delete related issues if it has more than 3 links Closes #11625 See merge request gitlab-org/gitlab-ee!12316
-
Martin Hanzel authored
-
Douwe Maan authored
Clarify case for feature flags See merge request gitlab-org/gitlab-ce!28424
-
Kushal Pandya authored
Make throttling in the dirty_submit form check smarter Closes #61928 See merge request gitlab-org/gitlab-ce!28377
-
GitLab Bot authored
-
Kushal Pandya authored
i18n JS files starting with l See merge request gitlab-org/gitlab-ce!28065
-
Kushal Pandya authored
i18n JS Files starting with l - EE See merge request gitlab-org/gitlab-ee!12593
-
GitLab Bot authored
-
Kamil Trzciński authored
Jobs should be better isolated to avoid interference with other `image` or... See merge request gitlab-org/gitlab-ce!28213
-
Luca Orlandi authored
Jobs should be better isolated to avoid interference with other `image` or `before_script` statements.
-
GitLab Bot authored
-
Jan Provaznik authored
Add HamlLint::Linter::NoPlainNodes linter See merge request gitlab-org/gitlab-ce!28265
-
Jan Provaznik authored
Add HamlLint::Linter::NoPlainNodes linter Closes gitlab-ce#57972 See merge request gitlab-org/gitlab-ee!11457
-
GitLab Bot authored
-
Sean McGivern authored
Use `BatchModelLoader` for GroupType Closes #62066 See merge request gitlab-org/gitlab-ce!28504
-
Sean McGivern authored
Makes 'diff/content' partial use instance method See merge request gitlab-org/gitlab-ce!28500
-
Mayra Cabrera authored
There's a method defined on viewer that does the conditional.
-
GitLab Bot authored
-
Sean McGivern authored
Set attempt project search optimizations flag to default_enabled Closes #60452 See merge request gitlab-org/gitlab-ce!28474
-
Luke Picciau authored
-
GitLab Bot authored
-
Phil Hughes authored
Resolve CE/EE diffs in projects branches Closes gitlab-ee#10498 See merge request gitlab-org/gitlab-ce!28521
-
Phil Hughes authored
Resolve CE/EE diffs in projects branches Closes #10498 See merge request gitlab-org/gitlab-ee!13040
-
Phil Hughes authored
Resolve CE/EE diffs in import github Closes gitlab-ee#10497 See merge request gitlab-org/gitlab-ce!28523
-
Phil Hughes authored
Resolve CE/EE diffs in import github Closes #10497 See merge request gitlab-org/gitlab-ee!13042
-
Tim Zallmann authored
i18n JS files starting with p or r See merge request gitlab-org/gitlab-ce!28168
-
Tim Zallmann authored
i18n JS files starting with p or r - EE See merge request gitlab-org/gitlab-ee!12595
-
GitLab Bot authored
-
Sanad Liaquat authored
Added a QA tag to the report component expand button See merge request gitlab-org/gitlab-ce!28416
-
Phil Hughes authored
i18n JS files starting with c or d - EE See merge request gitlab-org/gitlab-ee!12393
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
GitLab Bot authored
-
Phil Hughes authored
i18n of JS files starting with c or d See merge request gitlab-org/gitlab-ce!28007
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Phil Hughes authored
Internationalisation of import_projects directory See merge request gitlab-org/gitlab-ce!27681
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-