- 11 Mar, 2022 40 commits
-
-
Andrew Fontaine authored
Cleans up the feature tests for the environmetns page as well, making sure they pass with the new table. Changes are shockingly minimal, which is nice. Changelog: changed
-
Andrew Fontaine authored
If the user is looking at stopped environments, this ensures the scope is passed to the HTTP call and that stopped environments in folders are fetched as well.
-
Douglas Barbosa Alexandre authored
Fix Flaky Offset and Limit for namespace_spec traversal_scope_examples See merge request gitlab-org/gitlab!82136
-
Matthias Käppler authored
Repository creation: allow default_branch as an argument to be passed to Gitaly See merge request gitlab-org/gitlab!82219
-
Kushal Pandya authored
Merge branch '344207-replace-data-confirm-modals-with-glmodal-in-app-views-admin-applications-_delete_form-html' into 'master' Replace `data-confirm` modal with `GlModal` in `app/views/admin/applications/_delete_form.html.haml` See merge request gitlab-org/gitlab!80799
-
Enrique Alcántara authored
Move postcss to dependencies See merge request gitlab-org/gitlab!82418
-
John Cai authored
Currently when rails wants to ensure a default branch name, it will call the Gitaly WriteRef RPC to manually change it. If this call happens in a racy way eg: it gets called when another RPC is operating on the same repository, it will fail. Rather than do this, the Gitaly CreateRepository RPC has a default_branch parameter. Allow rails callers to set this value. If it is not provided, then the default branch in Gitaly will be used, which is main.
-
Brandon Labuschagne authored
-
Kati Paizee authored
Documentation: Add experimentation circuit breaker See merge request gitlab-org/gitlab!82525
-
Doug Stull authored
- for wide use, etc
-
Mark Florian authored
Merge branch '353737-make-spinners-in-ee-app-views-shared-issuable-_approver_suggestion-haml-pajamas-compliant' into 'master' Make spinner in _approver_suggestion partial Pajamas-compliant See merge request gitlab-org/gitlab!82503
-
Natalia Tepluhina authored
Show attention request button if user does not have permission See merge request gitlab-org/gitlab!82301
-
Natalia Tepluhina authored
Add validation for rule/yaml modes switch See merge request gitlab-org/gitlab!82451
-
Zamir Martins authored
it also fix a related inconsistency. EE: true Changelog: fixed
-
Kushal Pandya authored
Remove corpus management feature flags See merge request gitlab-org/gitlab!82463
-
Aditya Tiwari authored
Remove :corpus_management and :corpus_management_ui feature flags. Changelog: other EE: true
-
Kushal Pandya authored
Don't allow sort resetting for vulnerability list See merge request gitlab-org/gitlab!82588
-
Amy Qualls authored
Update documentation on becoming a db reviewer See merge request gitlab-org/gitlab!82550
-
Alex Ives authored
Add reference to use the database reviewer merge request template that provides resorces for becoming a database reviewer. Relates to https://gitlab.com/gitlab-org/database-team/team-tasks/-/issues/233
-
Kati Paizee authored
Add development guide for integrations See merge request gitlab-org/gitlab!80931
-
Markus Koller authored
-
Natalia Tepluhina authored
Poll folder for changes in new environments page See merge request gitlab-org/gitlab!81043
-
Kushal Pandya authored
Display mutation errors on iteration cadence form See merge request gitlab-org/gitlab!82641
-
Savas Vedova authored
Add polling to security training service graphql query See merge request gitlab-org/gitlab!82653
-
Phil Hughes authored
Add link to incident title in list See merge request gitlab-org/gitlab!82373
-
Sean Arnold authored
Changelog: changed
-
Pavel Shutsin authored
Move reactive cache methods to base class See merge request gitlab-org/gitlab!82442
-
Brandon Labuschagne authored
Prevent the modal from being rendered for each button, instead render a single modal and add an event handler to the buttons which transfer data via attributes.
-
Pavel Shutsin authored
Encapsulate checking for GraphQL error (part 1) See merge request gitlab-org/gitlab!82535
-
Marcel Amirault authored
Ensure SSoT for self-managed CI/CD instance limits See merge request gitlab-org/gitlab!79094
-
Evan Read authored
-
Kushal Pandya authored
Fix namespace usage quotas storage pagination See merge request gitlab-org/gitlab!80752
-
Sheldon Led authored
On the storage tab of the namespace usage quotas page, the pagination of projects is now fixed and configurable Changelog: fixed
-
Paul Slaughter authored
Add frontend code to support storage_enforcement_banner See merge request gitlab-org/gitlab!79625
-
-
Vitali Tatarintev authored
GraphQL: Add notificationEmail field to GroupMembers See merge request gitlab-org/gitlab!81954
-
Ryan Cobb authored
Add ability to fetch a group members notification email via GraphQL. Changelog: added
-
Natalia Tepluhina authored
Update Vue 3 migration docs to match progress See merge request gitlab-org/gitlab!82640
-
Kev authored
-
Natalia Tepluhina authored
Make spinner pajamas compliant See merge request gitlab-org/gitlab!82609
-