- 21 Mar, 2022 40 commits
-
-
Kerri Miller authored
Implement API to get single MR rule See merge request gitlab-org/gitlab!82767
-
Nick Gaskill authored
Add note about using deploy tokens See merge request gitlab-org/gitlab!79715
-
Alexander Tanayno authored
-
Nick Gaskill authored
Group access tokens cannot import projects See merge request gitlab-org/gitlab!83246
-
Harsh Chouraria authored
Import process always attempts at adding the importing user as a direct member to the target project or group. This does not work when the importing user is a group (or project) access token bot account because of restrictions that prevent such a user from being a direct member of any group other than the top level one. This change adds a troubleshooting entry with the error that is observed when a group access token is used to attempt a project import.
-
Achilleas Pipinellis authored
Move old emails admin page to admin area section See merge request gitlab-org/gitlab!83165
-
Marcel Amirault authored
The page is about an admin area tool for emailing users, and should be in admin area docs
-
Pavel Shutsin authored
Migrate import group to shared alert HAML See merge request gitlab-org/gitlab!83168
-
Angelo Gulina authored
-
Nick Gaskill authored
Direct group image prefix variable also includes a port See merge request gitlab-org/gitlab!79570
-
Christopher Mutua authored
-
Fabio Pitino authored
Revert "Merge branch '353995-feature-flag-enable-geo_job_artifact_replication' into 'master'" See merge request gitlab-org/gitlab!83302
-
Achilleas Pipinellis authored
Add additional Gitaly size note in Ref Arch docs See merge request gitlab-org/gitlab!83019
-
Grant Young authored
Update some notes on the Ref Arch docs to call out Gitaly sizing recommendations and some more downsizing tips.
-
Achilleas Pipinellis authored
Doc: Specify one case for gitlab:shell:setup See merge request gitlab-org/gitlab!83245
-
Katrin Leinweber authored
-
Nick Gaskill authored
Add caution message about retention policies See merge request gitlab-org/gitlab!82826
-
Amaury Yacksmith authored
-
Achilleas Pipinellis authored
Geo Upgrade warning for 14.9 See merge request gitlab-org/gitlab!83309
-
Fabian Zimmer authored
-
Andrew Fontaine authored
Create "about your company" page for registration flow See merge request gitlab-org/gitlab!82529
-
Nikola Milojevic authored
Update manual job message for protected jobs See merge request gitlab-org/gitlab!82907
-
Natalia Tepluhina authored
Fix markdown header toolbar showing in compact preview view See merge request gitlab-org/gitlab!83244
-
Amy Qualls authored
Small changes for tone and style.
-
Amy Qualls authored
Adds spam/CAPTCHA dev docs for REST API See merge request gitlab-org/gitlab!83221
-
Chad Woolley authored
- Also cleans up and fixes Vale warnings in other areas of spam/CAPTCHA docs
-
Valery Sizov authored
This reverts merge request !82906
-
Fiona Neill authored
Add note on editing comments for mentions See merge request gitlab-org/gitlab!83290
-
Steve Abrams authored
Remove temp index on id in vulnerability_occurrences See merge request gitlab-org/gitlab!78698
-
Amy Qualls authored
Add documentation for postgres.ai See merge request gitlab-org/gitlab!82948
-
Alex Ives authored
This change adds developer documentation on how to access and use database lab and postgres.ai Relates to https://gitlab.com/gitlab-org/database-team/team-tasks/-/issues/211
-
Kushal Pandya authored
Improve the performance when highlighting sourcecode with highlight.js See merge request gitlab-org/gitlab!82806
-
Jacques Erasmus authored
Improved the performance by highlighting in chunks
-
Doug Stull authored
Merge branch '355939-administrator-can-t-use-invite-group-modal-to-invite-groups-unless-they-are-a-member' into 'master' Fix allowing of groups and projects to invite groups for admin See merge request gitlab-org/gitlab!83002
-
Doug Stull authored
- this was mistakenly changed to affect groups and should have only affected projects. This fixes that issue and restores the ability. Changelog: fixed
-
Sean McGivern authored
Improve backup logging See merge request gitlab-org/gitlab!83055
-
Marcin Sedlak-Jakubowski authored
-
Douglas Barbosa Alexandre authored
Create shared examples and helpers to test EventStore See merge request gitlab-org/gitlab!80145
-
Fabio Pitino authored
Have a consistent way of testing publishing and consumption of events.
-
Marius Bobin authored
Update the text that shows up on the manual jobs page because for jobs that are linked to protected environments the text could be misleading if the user doesn't have the permissions to trigger the job. Changelog: fixed EE: true
-