- 22 Mar, 2022 1 commit
-
-
Hüseyin Emre Aksoy authored
-
- 11 Mar, 2022 39 commits
-
-
Phil Hughes authored
Add training logo to vulnerability details See merge request gitlab-org/gitlab!82567
-
Sean McGivern authored
Merge branch '355481-empty-search-results-throw-error-undefined-method-eager_load-for-kaminari-paginatablearray' into 'master' Fix search presenter raising exceptions from empty results See merge request gitlab-org/gitlab!82619
-
John Mason authored
Changelog: changed
-
Marcin Sedlak-Jakubowski authored
Update e2e best practices test case section See merge request gitlab-org/gitlab!82423
-
Désirée Chevalier authored
-
Lin Jen-Shin authored
Add skip_fips_env tag to QA specs that are known to fail on FIPS environment See merge request gitlab-org/gitlab!82519
-
Matija Čupić authored
Remove type from ruby template See merge request gitlab-org/gitlab!82686
-
Natalia Tepluhina authored
Add a Pipeline Wizard See merge request gitlab-org/gitlab!76128
-
Janis Altherr authored
Signed-off-by: Janis Altherr <jaltherr@gitlab.com>
-
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
-
Samantha Ming authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/355120
-
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
-
Balasankar "Balu" C authored
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
-
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
-