- May 20, 2024
-
-
🤖 GitLab Bot 🤖 authored
-
Brian Williams authored
Add dependency list aggregations See merge request !150476 Merged-by:
Brian Williams <bwilliams@gitlab.com> Approved-by:
Harsha Muralidhar <hmuralidhar@gitlab.com> Approved-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Approved-by:
Gary Holtz <gholtz@gitlab.com> Reviewed-by:
Michał Zając <mzajac@gitlab.com> Reviewed-by:
Ian Baum <ibaum@gitlab.com> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Brian Williams <bwilliams@gitlab.com>
-
Brian Williams authored
This finder implements a more performance version of the query used for `Group#sbom_occurrences`. Is able to perform aggregations one page at a time, while the current implementation of `Group#sbom_occurrences` must read all the records in the group before aggregating them and then finally applying the limit.
-
Marcin Sedlak-Jakubowski authored
Add time tracking documentation for tasks See merge request !153140 Merged-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Reviewed-by:
Coung Ngo <cngo@gitlab.com> Reviewed-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Co-authored-by:
Coung Ngo <cngo@gitlab.com>
-
Amy Qualls authored
Sort topics in the Markdown doc See merge request !143378 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>
-
GitLab Release Tools Bot authored
Restrict access to Secure artifacts to developer role See merge request https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4018 Merged-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> Approved-by:
Thomas Woodham <twoodham@gitlab.com> Approved-by:
Nikhil George <ngeorge@gitlab.com> Approved-by:
Greg Myers <gmyers@gitlab.com> Approved-by:
Tyler Amos <tamos@gitlab.com> Approved-by:
rossfuhrman <rfuhrman@gitlab.com> Approved-by:
Sarah Waldner <swaldner@gitlab.com> Approved-by:
Tal Kopel <tkopel@gitlab.com> Approved-by:
Avielle Wolfe <awolfe@gitlab.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Reviewed-by:
rossfuhrman <rfuhrman@gitlab.com> Reviewed-by:
Greg Myers <gmyers@gitlab.com> Reviewed-by:
Tyler Amos <tamos@gitlab.com> Co-authored-by:
Olivier Gonzalez <52092-gonzoyumo@users.noreply.gitlab.com> Co-authored-by:
Thiago Figueiró <tfigueiro@gitlab.com>
-
Merge branch '427526-confidential-issue' into 'master' See merge request gitlab-org/security/gitlab!4018 Changelog: security
-
GitLab Release Tools Bot authored
Use UntrustedRegexp for gollum pattern See merge request https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4021 Merged-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> Approved-by:
Costel Maxim <cmaxim@gitlab.com> Approved-by:
Andrew Evans <aevans@gitlab.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Co-authored-by:
Brett Walker <bwalker@gitlab.com>
-
Merge branch 'security-fix-gollum-regex' into 'master' See merge request gitlab-org/security/gitlab!4021 Changelog: security
-
GitLab Release Tools Bot authored
Patch @gitlab/web-ide to fix XSS webWorkerExtensionHostIframe.html See merge request https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/4052 Merged-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> Approved-by:
Lukas 'ai-pi' Eipert <leipert@gitlab.com> Approved-by:
Greg Alfaro <galfaro@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Co-authored-by:
Paul Slaughter <pslaughter@gitlab.com>
-
Merge branch 'security-patch-web-ide-xss' into 'master' See merge request gitlab-org/security/gitlab!4052 Changelog: security
-
Douglas Barbosa Alexandre authored
Trigger GraphQl subscription when WorkItem hierarchy change See merge request !153136 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Co-authored-by:
Kassio Borges <kassioborgesm@gmail.com>
-
Kassio Borges authored
Related to: #458616 Changelog: added
-
Jessie Young authored
Remove Chat GA FF Code See merge request !151395 Merged-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Reviewed-by:
Gosia Ksionek <mksionek@gitlab.com> Co-authored-by:
Tetiana Chupryna <tchupryna@gitlab.com>
-
Jessie Young authored
- This was put in place so we could control GA timing for gitlab.com - GA has come and gone so this is just tech debt Changelog: changed EE: true
-
Stanislav Lashmanov authored
Ensure label text color is used for label filter in MR search bar See merge request !153594 Merged-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Co-authored-by:
Chad Lavimoniere <clavimoniere@gitlab.com>
-
Himanshu Kapoor authored
Wiki edit page: Add delete option to kebab menu See merge request !153268 Merged-by:
Himanshu Kapoor <info@fleon.org> Approved-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Approved-by:
Himanshu Kapoor <info@fleon.org> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
Sascha Eggenberger authored
Changelog: changed
-
Tiffany Rea authored
[E2E] QUARANTINE: performance_bar_spec.rb See merge request !153533 Merged-by:
Tiffany Rea <trea@gitlab.com> Approved-by:
Ievgen Chernikov <ichernikov@gitlab.com> Approved-by:
Tiffany Rea <trea@gitlab.com> Co-authored-by:
GitLab Bot <gitlab-bot@gitlab.com> -
Pedro Pombeiro authored
Fix Layout/SpaceInLambdaLiteral 16 offenses See merge request !151205 Merged-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Approved-by:
Toon Claes <toon@gitlab.com> Approved-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Approved-by:
Michał Zając <mzajac@gitlab.com> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Co-authored-by:
Archish <archishthakkar@gmail.com>
-
Archish Thakkar authored
Changelog: other EE: true
-
Suzanne Selhorn authored
Update file workflow.md See merge request !153601 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Diana Logan <dlogan@gitlab.com>
-
Madelein van Niekerk authored
Merge branch 'mark-old-advanced-search-migrations-as-obsolete-mark_obsolete-20230613555555--add-schema-version-to-commits' into 'master' Mark 20230613555555 as obsolete See merge request !152987 Merged-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Approved-by:
Ravi Kumar <rkumar@gitlab.com> Approved-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Reviewed-by:
Changzheng Liu <cliu@gitlab.com> Co-authored-by:
Terri Chu <tchu@gitlab.com>
-
Diana Logan authored
-
Justin Ho Tuan Duong authored
Fix insert table box in rich text editor See merge request !153185 Merged-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Approved-by:
Nataliia Radina <nradina@gitlab.com> Approved-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Reviewed-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Reviewed-by:
Nataliia Radina <nradina@gitlab.com> Co-authored-by:
Himanshu Kapoor <hkapoor@gitlab.com>
-
Himanshu Kapoor authored
When insert table dropdown is opened upside down, it is impossible to select rows 5-8 for the table because the table dynamically expands and contracts in size. Now this behavior has been changed to only expand on hover, and never contract, unless the dropdown is closed. Changelog: fixed
-
Suzanne Selhorn authored
Add guideline for adding features to a program See merge request !153426 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Lorena Ciutacu <lciutacu@gitlab.com>
-
Lorena Ciutacu authored
-
Himanshu Kapoor authored
Create wikis without content See merge request !153331 Merged-by:
Himanshu Kapoor <info@fleon.org> Approved-by:
Sascha Eggenberger <seggenberger@gitlab.com> Approved-by:
Himanshu Kapoor <info@fleon.org> Reviewed-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Co-authored-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com>
-
Igor Drozdov authored
Resolve Layout/ArgumentAlignment offenses 50 See merge request !151247 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Tetiana Chupryna <tchupryna@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
gaurav.marwal <gauravmarwal@gmail.com>
-
Allison Browne authored
Resolve Layout/ArgumentAlignment offenses 69 See merge request !151266 Merged-by:
Allison Browne <abrowne@gitlab.com> Approved-by:
Tetiana Chupryna <tchupryna@gitlab.com> Approved-by:
Allison Browne <abrowne@gitlab.com> Co-authored-by:
gaurav.marwal <gauravmarwal@gmail.com>
-
Jon Glassman authored
Add note on using the runnerRegistrationtoken field with GitLab 17 See merge request !153332 Merged-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Darren Eastman <deastman@gitlab.com>
-
Darren Eastman authored
Co-authored-by:
Jon Glassman <jglassman@gitlab.com>
-
Chad Lavimoniere authored
Prevents the filter search bar default value text color from overriding the label text color for label filters that are in the filtered search on MR list page. Changelog: fixed
-
Suzanne Selhorn authored
Add merge and squash commit to ai features docs See merge request !153464 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Kai Armstrong <karmstrong@gitlab.com>
-
Kai Armstrong authored
-
Illya Klymov authored
Automatically open drawer when a log is shared Closes gitlab-org/opstrace/opstrace#2816 See merge request !152728 Merged-by:
Illya Klymov <iklymov@gitlab.com> Approved-by:
Tomas Vik <tvik@gitlab.com> Approved-by:
Illya Klymov <iklymov@gitlab.com> Co-authored-by:
Daniele Rossetti <drossetti@gitlab.com>
-
Allison Browne authored
Fix RSpec/BeforeAll offenses See merge request !153347 Merged-by:
Allison Browne <abrowne@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Juliet Wanjohi <jwanjohi@gitlab.com> Approved-by:
Nao Hashizume <nhashizume@gitlab.com> Approved-by:
Allison Browne <abrowne@gitlab.com> Co-authored-by:
Joe Woodward <j@joewoodward.me>
-
Kati Paizee authored
Fixed links to videos for Code Suggestions and Vulnerability explanation See merge request !153286 Merged-by:
Kati Paizee <kpaizee@gitlab.com> Approved-by:
Kati Paizee <kpaizee@gitlab.com> Co-authored-by:
Cesar Saavedra <csaavedra@gitlab.com>
-