- 15 Feb, 2022 40 commits
-
-
Amy Qualls authored
Update stale GitHub Flow link, and link anchor text See merge request gitlab-org/gitlab!80678
-
Mike Lockhart authored
GitHub moved their GitHub Flow documentation to a new documentation site Some of the links did not follow WCAG/GitLab documentation guidelines.
-
Natalia Tepluhina authored
Drop updateQuery from DAST profiles queries See merge request gitlab-org/gitlab!80605
-
Kushal Pandya authored
Issue boards - Fetch recent boards in GraphQL See merge request gitlab-org/gitlab!80353
-
Natalia Tepluhina authored
Rephrase error messages See merge request gitlab-org/gitlab!80601
-
Kushal Pandya authored
Added attention requested filter See merge request gitlab-org/gitlab!74800
-
Natalia Tepluhina authored
Skip shared group validation for the approval form See merge request gitlab-org/gitlab!80655
-
Brandon Labuschagne authored
Fix unit display for VSA charts See merge request gitlab-org/gitlab!80707
-
Kushal Pandya authored
Add cancel button See merge request gitlab-org/gitlab!80608
-
Savas Vedova authored
Add a button that leads the user back to the vulnerability report page when clicked.
-
Phil Hughes authored
Add escalation policy dropdown to incidents sidebar See merge request gitlab-org/gitlab!79803
-
Sarah Yasonik authored
Adds widget to incidents to allow the user to set or remove an escalation policy. This is used in conjuction with the escalation status on incidents to manage paging and escalations for the issue. Co-Authored-By: Sarah Yasonik <syasonik@gitlab.com>
-
Marcin Sedlak-Jakubowski authored
Remove Feature Flag for Planning Hierarchy Docs See merge request gitlab-org/gitlab!80697
-
Rajat Jain authored
-
Grzegorz Bizon authored
Backfill CI queuing tables See merge request gitlab-org/gitlab!80172
-
Lin Jen-Shin authored
ci: Use the trigger keyword for CNG downstream pipelines See merge request gitlab-org/gitlab!71185
-
Vasilii Iakliushin authored
Handle Gitaly error on fetching total-branches for pipeline editor See merge request gitlab-org/gitlab!80467
-
GitLab Release Tools Bot authored
[ci skip]
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80709
-
Ezekiel Kigbo authored
Overrides the default units formatter with a custom function to ensure decimals are preserved instead of being converted to engineering units Changelog: fixed EE: true
-
Brandon Labuschagne authored
Refactor runner utils functions See merge request gitlab-org/gitlab!80592
-
Kushal Pandya authored
Added merge policy for design collection See merge request gitlab-org/gitlab!80705
-
Natalia Tepluhina authored
Allow urlText to be saved on metric images See merge request gitlab-org/gitlab!79811
-
Sincheol (David) Kim authored
Make sure #eql? will not raise when type unmatched See merge request gitlab-org/gitlab!80376
-
Achilleas Pipinellis authored
doc: Fix URLs broken by master branches being renamed to main See merge request gitlab-org/gitlab!68708
-
Pariksheet Nanda authored
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/350596 **Problem** User access to shared group validation applies only to the group itself and does not check if the user has inherited access rights. **Solution** Skip validation before we find a way to correctly verify user permissions.
-
Sean Arnold authored
[graphql] Move graphql_name call to beginning of class See merge request gitlab-org/gitlab!80525
-
Miguel Rincon authored
Add helpers to init GlToggle instances See merge request gitlab-org/gitlab!80293
-
Paul Gascou-Vaillancourt authored
This adds a shared HAML partial as well as a Javascript that can be used to instantiate GlToggle instances in HAML views. The pages that render the partial must import the initToggle helper and call it with the appropriate DOM node.
-
Jan Provaznik authored
Fix use of ActiveRecord::Base in RepositoryCheck See merge request gitlab-org/gitlab!80432
-
GitLab Release Tools Bot authored
-
Fiona Neill authored
Update instructions for adding a member/group See merge request gitlab-org/gitlab!80618
-
Kati Paizee authored
-
Jan Provaznik authored
Owners of personal projects to have OWNER access level See merge request gitlab-org/gitlab!78193
-
Imre Farkas authored
Owners of personal projects are displayed as maintainers in the members page. This change fixes inconsistency for new projects. It is behind the personal_project_owner_with_owner_access feature flag.
-
NataliaTepluhina authored
Changelog: fixed
-
Fiona Neill authored
Update documentation with the details of Corpus management See merge request gitlab-org/gitlab!77430
-
Aditya Tiwari authored
-
Stan Hu authored
Default on :cluster_vulnerabilities feature flag See merge request gitlab-org/gitlab!78140
-