- 10 Jan, 2022 1 commit
-
-
Amy Qualls authored
Shift some of the items down to the tables. A small amount of word wrapping. Delete an outdated mention.
-
- 07 Jan, 2022 39 commits
-
-
Jose Ivan Vargas authored
Improve UI text of external authentication See merge request gitlab-org/gitlab!75822
-
Russell Dickenson authored
Changelog: changed
-
Peter Hegman authored
Fix bulk edit unchecking in issues list refactor See merge request gitlab-org/gitlab!77683
-
Coung Ngo authored
With the `vue_issues_list` feature flag enabled, when you select all issues then uncheck one issue, all issues are unchecked which is incorrect behaviour. This commit fixes this so that unchecking the one issue only unselects that one issue.
-
Kerri Miller authored
Add new group access token REST API See merge request gitlab-org/gitlab!77236
-
Amy Qualls authored
Updates tags API docs to reflect get repository tags defaults See merge request gitlab-org/gitlab!77730
-
Websvc authored
-
Nick Gaskill authored
Add overview of knapsack report generation See merge request gitlab-org/gitlab!77600
-
Andrejs Cunskis authored
-
Andrejs Cunskis authored
Add enable and disable elasticsearch rake tasks See merge request gitlab-org/gitlab!75946
-
Mayra Cabrera authored
Add customer relations group setting See merge request gitlab-org/gitlab!77386
-
Lee Tickett authored
This MR removes the customer relations feature flag and introduces a new group setting to enable crm. Changelog: added
-
Patrick Bair authored
Add namespace_id reference to routes See merge request gitlab-org/gitlab!77571
-
Jan Provaznik authored
This reference will serve as a replacement of the existing source polymorphic reference (eventually we want to use only namespace routes). Changelog: added
-
Nick Gaskill authored
Added Container Registry and Dependency Proxy See merge request gitlab-org/gitlab!77712
-
Achilleas Pipinellis authored
Update the testing section in the loose foreign key doc See merge request gitlab-org/gitlab!77652
-
Eulyeon Ko authored
Update the testing section to include an example to test the loose foreign key clean up behavior.
-
Amy Qualls authored
Add troubleshooting section to Code Owners doc See merge request gitlab-org/gitlab!77699
-
Gerardo Gutierrez authored
-
Achilleas Pipinellis authored
Update details about pipeline visibility See merge request gitlab-org/gitlab!77642
-
Marcel Amirault authored
-
Douglas Barbosa Alexandre authored
Do not fail report ingestion if there is an invalid finding See merge request gitlab-org/gitlab!77591
-
Andrew Fontaine authored
Show number of counts next to tabs See merge request gitlab-org/gitlab!76859
-
Nick Gaskill authored
Remove outdated GitLab versions from Package docs See merge request gitlab-org/gitlab!77759
-
Andreas Brandl authored
Remove migration helpers using BG migrations See merge request gitlab-org/gitlab!77768
-
Nick Gaskill authored
Remove outdated GitLab versions from Monitor docs See merge request gitlab-org/gitlab!77777
-
Doug Stull authored
Merge branch 'jejacks0n/experiment/new_project_sast_enabled_add_unchecked_free_variant_method' into 'master' Adds new unchecked free indicator variant method See merge request gitlab-org/gitlab!77703
-
Andrew Fontaine authored
Remove docs discouraging single-line conditionals See merge request gitlab-org/gitlab!77598
-
Lin Jen-Shin authored
test: Install Gitaly incrementally See merge request gitlab-org/gitlab!76558
-
Dan Davison authored
Add ability to fetch number of tests a scenario would run See merge request gitlab-org/gitlab!77526
-
Sanad Liaquat authored
-
David O'Regan authored
GitLab Version - Update Version Status Indicator See merge request gitlab-org/gitlab!77521
-
Stan Hu authored
Graphql: Add package managers api paths to details type See merge request gitlab-org/gitlab!77518
-
Nicolò Maria Mezzopera authored
Add all the package managers API paths to package details type Changelog: added
-
Craig Norris authored
Remove outdated GitLab versions from Monitor docs
-
Robert May authored
Pass formats explicitly when rendering .md file See merge request gitlab-org/gitlab!75777
-
pbair authored
Remove two older and not-recommended migration helpers which use background migrations to rename or change type of a column. Generally we prefer to use a custom BG migration for the time being, since these migration helpers have a few issues with their implementation. These migration helpers are also a good candidate to be reimplemented using batched background migrations, following current "best practices."
-
Phil Hughes authored
Prevent design discussions without user login See merge request gitlab-org/gitlab!77563
-
Paul Slaughter authored
Track the promote_mr_approvals_in_free experiment See merge request gitlab-org/gitlab!76893
-