- 05 Oct, 2021 32 commits
-
-
Alexandru Croitor authored
This replaces the unique index on name and parent_id in namespaces table with an unique index on name, parent_id and type. We need this index change in order to cover name uniqueness across namespaces of type Group and also allow the possibility to have one namespace of type ProjectNamespace with the same name as a Group to maintain current functionality parity between namespaces and projects. https://gitlab.com/gitlab-org/gitlab/-/issues/341814 Changelog: changed
-
Lin Jen-Shin authored
Change the test string to i18n See merge request gitlab-org/gitlab!71624
-
Zhu Shung authored
-
Igor Drozdov authored
Link to a search for feature flag name in project See merge request gitlab-org/gitlab!70417
-
Marcel Amirault authored
Fix typo in npm.gitlab-ci.yml See merge request gitlab-org/gitlab!71272
-
David Fernandez authored
Allow dots in Helm channel See merge request gitlab-org/gitlab!69278
-
Dmitry Gruzd authored
Use GroupPlansPreloader linear ancestor scopes See merge request gitlab-org/gitlab!70685
-
Marcel Amirault authored
Move feature flag page to Distribution See merge request gitlab-org/gitlab!71656
-
Alper Akgun authored
Exclude removed metrics from with_instrumentation_class method See merge request gitlab-org/gitlab!71621
-
Luis Mejia authored
-
Jan Provaznik authored
Remove track_epic_boards_activity feature flag See merge request gitlab-org/gitlab!71552
-
Kushal Pandya authored
Move the refresh header query to parent See merge request gitlab-org/gitlab!71557
-
Marcel Amirault authored
Doc Consistency: raketasks See merge request gitlab-org/gitlab!71678
-
Niklas authored
-
Andrejs Cunskis authored
Remove snippets created via Browser UI See merge request gitlab-org/gitlab!71625
-
Marcel Amirault authored
Remove invalid admonition See merge request gitlab-org/gitlab!49647
-
Ramya Authappan authored
E2E: attach gitlab version and revision to allure report See merge request gitlab-org/gitlab!71645
-
Andrejs Cunskis authored
-
Kushal Pandya authored
refactor: replacing v-html with v-safe-html See merge request gitlab-org/gitlab!70829
-
Rishabh Gupta authored
-
Dave Pisek authored
Changes from `find` to `findComponent` where applicable.
-
Dave Pisek authored
Uses `fetchPolicies` from `~/lib/graphql` instead of a hard-coded string.
-
Russell Dickenson authored
Improve formatting See merge request gitlab-org/gitlab!71616
-
Ben Bodenmiller authored
-
Russell Dickenson authored
Add more details to Troubleshooting section of Deploy Keys See merge request gitlab-org/gitlab!71680
-
Kevin Chu authored
-
Marcel Amirault authored
Refactor GitLab Package update docs See merge request gitlab-org/gitlab!71215
-
Achilleas Pipinellis authored
-
Savas Vedova authored
As part of https://gitlab.com/gitlab-org/gitlab/-/issues/228746 we are changing the fetching of a vulnerability to GraphQL. Currently, it's being injected through HAML. Since the GraphQL fields are still not complete, we decided to go step by step and work on this iteratively. The first step is moving the refetching of the header to the vulnerability component. UI-wise nothing significant changes here.
-
Ezekiel Kigbo authored
Remove some issue CSS See merge request gitlab-org/gitlab!71467
-
Coung Ngo authored
-
Mark Florian authored
Import JSON fixtures as modules See merge request gitlab-org/gitlab!70893
-
- 04 Oct, 2021 8 commits
-
-
Evan Read authored
Docs: Remove note for custom commit limitation on batch suggestions See merge request gitlab-org/gitlab!71593
-
Kai Armstrong authored
-
Suzanne Selhorn authored
Feature flag updates for usability See merge request gitlab-org/gitlab!71653
-
Craig Norris authored
-
Suzanne Selhorn authored
Update docs for retry keyword See merge request gitlab-org/gitlab!71547
-
Marcel Amirault authored
-
Marcel Amirault authored
Edited description of ci.yml file See merge request gitlab-org/gitlab!71685
-
Simon Knox authored
Move required styles for issue-token to core See merge request gitlab-org/gitlab!71531
-