- 21 Mar, 2022 40 commits
-
-
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
-
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.
-
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>
-
Stan Hu authored
Support 303 redirects when downloading via CommandLineUtil See merge request gitlab-org/gitlab!83066
-
Ramya Authappan authored
Update RSpec config to enable test filter shorthand alias of :focus See merge request gitlab-org/gitlab!83181
-
David Kim authored
It's an attempt to make Gitlab::HTTP redirection following behaviour the same as OpenURI which we were using before.
-
Kushal Pandya authored
Update saml response alert See merge request gitlab-org/gitlab!83226
-
Ash McKenzie authored
Upgrade rack-proxy to v0.7.2 See merge request gitlab-org/gitlab!83241
-
Russell Dickenson authored
Rate limit user_email_lookup_limit removal See merge request gitlab-org/gitlab!83155
-
John McGuire authored
-
James Fargher authored
This function does not return true/false. It eventually calls `FileUtils.remove_entry` which raises an exception. No exception classes are documented. https://ruby-doc.org/stdlib-2.4.1/libdoc/fileutils/rdoc/FileUtils.html#method-c-remove_entry
-
James Fargher authored
-
James Fargher authored
Migrates most logging output generated by the backup manager to the new backup log file. Previously logging was sometimes logged and other times outputted directly to stdout. Changelog: fixed
-
Thong Kuah authored
Add `Migration[2.0]` that enforces `restrict_gitlab_migration` See merge request gitlab-org/gitlab!82505
-
James Fargher authored
Fix backups not working when feature_flags table does not exist See merge request gitlab-org/gitlab!83101
-
Luke Duncalfe authored
Fix NoMethodError for CommitController See merge request gitlab-org/gitlab!83123
-
Luke Duncalfe authored
Don't trigger a sentry error for Gitaly exceptions See merge request gitlab-org/gitlab!83084
-
Luke Duncalfe authored
Rename namespace `Oauth::Jira` to `Oauth::JiraDvcs` See merge request gitlab-org/gitlab!82903
-
Sincheol (David) Kim authored
Enqueuer job: set deduplication until executed See merge request gitlab-org/gitlab!83091
-
David Fernandez authored
-