- 28 Jan, 2022 27 commits
-
-
Albert Salim authored
Add new match for lib/web_hooks path See merge request gitlab-org/gitlab!79385
-
Kushal Pandya authored
Change epic list payload variable to uppercase See merge request gitlab-org/gitlab!79359
-
Adam Hegyi authored
Use in-operator optimization in VSA See merge request gitlab-org/gitlab!77763
-
Adam Hegyi authored
This change adds in-operator optimization for group-level value stream analytics queries when loading the records endpoint.
-
Etienne Baqué authored
Add rake task for easier Banzai render testing See merge request gitlab-org/gitlab!79248
-
Kushal Pandya authored
Add query value to security tab See merge request gitlab-org/gitlab!79348
-
Kushal Pandya authored
Add runner counts to group runners page See merge request gitlab-org/gitlab!78711
-
Anastasia McDonald authored
Merge branch '351183-quarantine-Secure-Security-Reports-populated-reports-are-displayed-displays-false-positives-for-the-vulnerabilities' into 'master' [QUARANTINE] Secure Security Reports populated reports are displayed displays false positives for the vulnerabilities See merge request gitlab-org/gitlab!79293
-
🤖 GitLab Bot 🤖 authored
Quarantine Secure Security Reports populated reports are displayed displays false positives for the vulnerabilities
-
Evan Read authored
Add link to coverage parsing See merge request gitlab-org/gitlab!79230
-
James Heimbuck authored
-
Ash McKenzie authored
Update bundler to 2.3.6 because 2.1.4 is too old See merge request gitlab-org/gitlab!79251
-
Heinrich Lee Yu authored
Gracefully handle unexpected severities in code quality report See merge request gitlab-org/gitlab!79304
-
Andrew Fontaine authored
Re-align "Register" and "Cancel" buttons in Agent installation modal See merge request gitlab-org/gitlab!79188
-
Sincheol (David) Kim authored
Remove projects that are marked for deletion from UI See merge request gitlab-org/gitlab!75742
-
David O'Regan authored
Add confirmation modal for merge button when pipeline has failed See merge request gitlab-org/gitlab!78722
-
Payton Burdette authored
Add confirmation modal when merging and the latest pipeline is in a failed state. Changelog: changed
-
Russell Dickenson authored
Add alternative to mask token See merge request gitlab-org/gitlab!79351
-
Gerardo Gutierrez authored
-
Tiger Watson authored
Adds dependency_proxy_size to RootNamespaceStorageStatistics See merge request gitlab-org/gitlab!78565
-
Russell Dickenson authored
Clarify that Bot users for groups don't use a licensed seat See merge request gitlab-org/gitlab!79082
-
Evan Read authored
-
James Fargher authored
Support default templates for issues/MRs via .gitlab/ folders See merge request gitlab-org/gitlab!78302
-
Mayra Cabrera authored
Blob refactor: Display environment button See merge request gitlab-org/gitlab!78886
-
Jacques Erasmus authored
Display an environment button on the refactored blob viewer
-
Russell Dickenson authored
Update the Golang feature flag example to use Unleash client v3 See merge request gitlab-org/gitlab!79339
-
Mayra Cabrera authored
Indicate locked users in Admin Area users list See merge request gitlab-org/gitlab!79160
-
- 27 Jan, 2022 13 commits
-
-
Enrique Alcántara authored
Remove unused threat management classes See merge request gitlab-org/gitlab!79300
-
Russell Dickenson authored
Docs: Clarify where and how you can use SAST pre-compilation See merge request gitlab-org/gitlab!79195
-
Connor Gilbert authored
-
Luke Duncalfe authored
Advanced Search: Send project permissions and keep them in sync See merge request gitlab-org/gitlab!78549
-
Dmitry Gruzd authored
This MR utilizes functionality introduced in gitlab-elasticsearch-indexer to send visibility_level and repository_access_level when indexing commit documents. This MR also updates permission fields when the underlying project permissions changes.
-
Luke Duncalfe authored
This adds a match for the new `Gitlab::WebHooks` to generate an Integrations (backend) roulette reviewer recommendation as well as a regular backend recommendation.
-
Evan Read authored
Clarify MR group label policy See merge request gitlab-org/gitlab!77263
-
Dan Jensen authored
For the sake of productivity metrics, MRs should have the group label of the group that executed or coached the work, which is not necessarily the group that owns the feature. Previously that was not clear in the handbook, so this adds some guidance.
-
Paul Slaughter authored
Add rouge-ruby Comment.Doc style support See merge request gitlab-org/gitlab!78985
-
John Zhang authored
- This fixes multiline doc comments for php and other languages - https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78985 Changelog: fixed
-
Douglas Barbosa Alexandre authored
Change trials_link_url name to callouts_trials_link_url See merge request gitlab-org/gitlab!79338
-
Kerri Miller authored
Only call the resolved notification service if we have resolved all the notes See merge request gitlab-org/gitlab!79142
-
Alexander Turinske authored
- remove classes that were moved to gitlab-ui
-