- 8月 08, 2024
-
-
由 Joe Woodward 创作于
This change introduces a new check. This check will prevent merging MRs which include locked paths. We also have a check which runs when a user pushes code that prevents pushing paths that are locked by other users. This change will allow us to enable the fix for https://gitlab.com/gitlab-org/gitlab/-/issues/23625 Related to https://gitlab.com/gitlab-org/gitlab/-/issues/428247 Changelog: added # Conflicts: # app/assets/javascripts/vue_merge_request_widget/components/checks/constants.js # app/graphql/types/merge_requests/detailed_merge_status_enum.rb # app/models/merge_request.rb # doc/api/graphql/reference/index.md # doc/api/merge_requests.md # ee/app/models/ee/merge_request.rb
-
由 Russell Dickenson 创作于
Vulnerability Resolution 17.3 Documentation Updates See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160920 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Sarah Waldner <swaldner@gitlab.com> Approved-by:
Phil Calder <pcalder@gitlab.com> Reviewed-by:
Dean Agron <dagron@gitlab.com> Co-authored-by:
Neil McCorrison <nmccorrison@gitlab.com> Co-authored-by:
Dean Agron <dagron@gitlab.com> Co-authored-by:
Alana Bellucci <abellucci@gitlab.com>
-
由 Alana Bellucci 创作于
Co-authored-by:
Russell Dickenson <rdickenson@gitlab.com>
-
由 Michael Kozono 创作于
Clarify `gitlab:check` task also runs `gitlab:geo:check` See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162087 Merged-by:
Michael Kozono <mkozono@gitlab.com> Reviewed-by:
Achilleas Pipinellis <axil@gitlab.com>
-
由 Michael Kozono 创作于
-
由 Michał Zając 创作于
Add a column indexed_bytes in the zoekt_nodes table See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161466 Merged-by:
Michał Zając <mzajac@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Co-authored-by:
rkumar555 <rkumar@gitlab.com>
-
由 Heinrich Lee Yu 创作于
Clean up duo_chat_disabled_button feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161889 Merged-by:
Heinrich Lee Yu <heinrich@gitlab.com> Approved-by:
Paul Slaughter <pslaughter@gitlab.com> Approved-by:
Heinrich Lee Yu <heinrich@gitlab.com> Co-authored-by:
Eva Kadlecová <ekadlecova@gitlab.com>
-
由 Ash McKenzie 创作于
Switch back to charlock_holmes gem See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162078 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
由 Kushal Pandya 创作于
Fixes merge request suggestions dropdown z-index See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162021 Merged-by:
Kushal Pandya <kushal@gitlab.com> Approved-by:
Kushal Pandya <kushal@gitlab.com> Co-authored-by:
Phil Hughes <me@iamphill.com>
-
由 Brett Walker 创作于
Flaky specs in save_designs_service_spec.rb See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162100 Merged-by:
Brett Walker <bwalker@gitlab.com> Approved-by:
Brett Walker <bwalker@gitlab.com> Co-authored-by:
Sarah Yasonik <syasonik@gitlab.com>
-
由 Sarah Yasonik 创作于
-
由 Dylan Griffith 创作于
Implement Duo Code Review evaluation endpoint See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161555 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Sincheol (David) Kim <dkim@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Reviewed-by:
Patrick Bajao <ebajao@gitlab.com> Reviewed-by:
Sincheol (David) Kim <dkim@gitlab.com> Co-authored-by:
Sincheol (David) Kim <dkim@gitlab.com> Co-authored-by:
Patrick Bajao <ebajao@gitlab.com>
-
由 Patrick Bajao 创作于
This endpoint allows LLM evaluation tools to get the model's response using the prompt and model we use for Duo Code Review. We need this because we don't really need to evaluate the entire feature including the review publishing and other stuff. The LLM evaluation tools will also be sending the diff, new_path and hunk to be reviewed as inputs. This changes the prompt class as well to accept diff, new_path and hunk. The prompt needs to change since we won't be generating the new and old hunk lines but will be reviewing the entire raw hunk instead. This is still behind the `ai_review_merge_request` feature flag.
-
由 Evan Read 创作于
Document where log files can be found See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161957 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
由 Tiffany Rea 创作于
Update gitlab-development-kit digest to 2df1e690 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162069 Merged-by:
Tiffany Rea <trea@gitlab.com> Approved-by:
Tiffany Rea <trea@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Alexander Turinske 创作于
DRY default types and Type token options across lists See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161332 Merged-by:
Alexander Turinske <aturinske@gitlab.com> Approved-by:
Sarah Yasonik <syasonik@gitlab.com> Approved-by:
Kamil Trzciński <ayufan@ayufan.eu> Approved-by:
Alexander Turinske <aturinske@gitlab.com> Reviewed-by:
Sarah Yasonik <syasonik@gitlab.com> Reviewed-by:
Coung Ngo <cngo@gitlab.com> Reviewed-by:
Eduardo Bonet <ebonet@gitlab.com> Co-authored-by:
Coung Ngo <cngo@gitlab.com>
-
由 Coung Ngo 创作于
-
由 Tiffany Rea 创作于
Update gitlab digest to 6797f38 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162047 Merged-by:
Tiffany Rea <trea@gitlab.com> Approved-by:
Tiffany Rea <trea@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Coung Ngo 创作于
Updating blocked and blocking icons based on new direction See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161348 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Nick Leonard <nleonard@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Co-authored-by:
Nick Brandt <nbrandt@gitlab.com>
-
由 Nick Brandt 创作于
Changelog: changed
-
由 Drew Blessing 创作于
Added required logging for bot users See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161561 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Andrew Evans <aevans@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Andrew Evans <aevans@gitlab.com> Co-authored-by:
smriti <sgarg@gitlab.com>
-
由 Smriti Garg 创作于
Added required logging for bot users
-
由 Coung Ngo 创作于
Move work item note loader to next rows location See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161604 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Reviewed-by:
Coung Ngo <cngo@gitlab.com> Co-authored-by:
Nick Leonard <nleonard@gitlab.com> Co-authored-by:
Deepika Guliani <dguliani@gitlab.com>
-
由 Nick Leonard 创作于
Changelog: changed
-
由 Matt Kasa 创作于
Validate migration schema message See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161884 Merged-by:
Matt Kasa <mkasa@gitlab.com> Approved-by:
Krasimir Angelov <kangelov@gitlab.com> Approved-by:
Matt Kasa <mkasa@gitlab.com> Co-authored-by:
Omar Qunsul <oqunsul@gitlab.com>
-
由 Jennifer Li 创作于
Improve matching patterns in "settings_sections" Dangerfile Closes #463524 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162014 Merged-by:
Jennifer Li <jli@gitlab.com> Approved-by:
Jennifer Li <jli@gitlab.com> Co-authored-by:
Thomas Hutterer <thutterer@gitlab.com>
-
由 Thomas Hutterer 创作于
We have to look for two different components, in both Haml and Vue.
-
由 Anna Vovchenko 创作于
Fix ML model registry translation scopes See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162074 Merged-by:
Anna Vovchenko <avovchenko@gitlab.com> Approved-by:
Anna Vovchenko <avovchenko@gitlab.com> Co-authored-by:
Alper Akgun <aakgun@gitlab.com>
-
由 Jennifer Li 创作于
Add jh testcase format in metadata check job See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161735 Merged-by:
Jennifer Li <jli@gitlab.com> Approved-by:
Jennifer Li <jli@gitlab.com> Approved-by:
Nikhil George <ngeorge@gitlab.com> Reviewed-by:
MAO Chao <chaomao@gitlab.cn> Co-authored-by:
WilsonDuan <weiduan@gitlab.cn>
-
由 Jose Ivan Vargas 创作于
Add GraphQL PMG to MR widget See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160776 Merged-by:
Jose Ivan Vargas <jvargas@gitlab.com> Approved-by:
Jose Ivan Vargas <jvargas@gitlab.com> Co-authored-by:
Briley Sandlin <bsandlin@gitlab.com>
-
由 Brett Walker 创作于
Fix flaky specs in application_helper_spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/162075 Merged-by:
Brett Walker <bwalker@gitlab.com> Approved-by:
Terri Chu <tchu@gitlab.com>
-
由 Brett Walker 创作于
-
由 Miranda Fluharty 创作于
Decrease space between log lines See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161912 Merged-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
Veethika Mishra <6115425-veethika@users.noreply.gitlab.com> Approved-by:
Diana Zubova <dzubova@gitlab.com> Approved-by:
Miranda Fluharty <mfluharty@gitlab.com> Reviewed-by:
Veethika Mishra <6115425-veethika@users.noreply.gitlab.com> Co-authored-by:
Miguel Rincon <mrincon@gitlab.com>
-
由 Amy Qualls 创作于
Updates to VS Code Extension Docs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161086 Merged-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Dasha Adushkina <dadushkina@gitlab.com>
-
由 Dasha Adushkina 创作于
Build the links back into a subheading. Strip the trailing spaces so it's easier to see the real concerns on this page.
-
由 Suzanne Selhorn 创作于
Update LLM.Log include SM & Dedicated See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161814 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Approved-by:
Nathan Weinshenker <nweinshenker@gitlab.com> Co-authored-by:
Taylor McCaslin <tmccaslin@gitlab.com>
-
由 Amy Qualls 创作于
Note around codeowner section behaviour See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161629 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Kai Armstrong <karmstrong@gitlab.com> Co-authored-by:
Marin Jankovski <marin@gitlab.com>
-
由 Marin Jankovski 创作于
Rather than three separate declarative-sentence paragraphs, let's flow this information together into a single paragraph.
-
由 Himanshu Kapoor 创作于
Resolve "Add more whitespace to Merge Topics Modal" Closes #477254 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/161787 Merged-by:
Himanshu Kapoor <info@fleon.org> Approved-by:
Jack Chapman <jachapman@gitlab.com> Approved-by:
Dan MH <dmizzi-harris@gitlab.com> Approved-by:
Himanshu Kapoor <info@fleon.org> Reviewed-by:
Jack Chapman <jachapman@gitlab.com> Co-authored-by:
Vanessa Otto <votto@gitlab.com>
-
由 Vanessa Otto 创作于
By replacing the programmatic execution of the form submit with native HTML attributes to submit the form using the submit button, we enable the enter keyup events within the form. Changelog: added
-