- 22 Mar, 2022 1 commit
-
-
Christopher Mutua authored
-
- 21 Mar, 2022 39 commits
-
-
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
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
-
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
-
Marcin Sedlak-Jakubowski authored
Remove resolved issue and refine content See merge request gitlab-org/gitlab!81876
-
Pavel Shutsin authored
Contribution Analytics view test coverage See merge request gitlab-org/gitlab!81557
-
Rémy Coutable authored
Merge branch '355898-supply-danger_id-when-running-danger-so-danger-accounts-don-t-step-on-each-others' into 'master' Use --danger-id when running Danger See merge request gitlab-org/gitlab!83127
-
Kushal Pandya authored
Show security report status on "pipeline security tab" See merge request gitlab-org/gitlab!82508
-
Natalia Tepluhina authored
Add tests for vulnerability report pagination feature See merge request gitlab-org/gitlab!83098
-
Daniel Tian authored
Changelog: other MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83098 EE: true
-
Rémy Coutable authored
Add rollout_issue_url to enhanced_notify_css FF See merge request gitlab-org/gitlab!83105
-
Anshul Riyal authored
See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/81557
-
Thong Kuah authored
Bump Gitlab Shell version See merge request gitlab-org/gitlab!83203
-
Heinrich Lee Yu authored
Fix related epic links and issue links spec fixtures See merge request gitlab-org/gitlab!82623
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Rémy Coutable authored
This will allow Danger to post separate comments when run in the canonical context and in fork contexts. This is needed because the Danger bot might not have the permission to edit a comment posted by another bot. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Paul Slaughter authored
-
Bob Van Landuyt authored
Make refresh task fetch IDs from CSV URL See merge request gitlab-org/gitlab!83194
-
Erick Bajao authored
-
Jan Provaznik authored
Added severity to issues REST API See merge request gitlab-org/gitlab!82696
-
Raimund Hook authored
Previously this field was only available in GraphQL, this change adds it to the REST API (display only) Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82696Signed-off-by: Raimund Hook <raimund.hook@exfo.com>
-
Sashi authored
This change removes the temporary index created for a background migration to fix location in vulnerability_occurrences. Now that the background migration is complete, we no longer need this index. Changelog: other
-