该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 12月 18, 2024
-
-
由 Mark Florian 创作于
Migrate ancestors_tree to use variants on gl-icons See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175707 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
James Rushford <jrushford@gitlab.com>
-
由 James Rushford 创作于
-
由 Enrique Alcántara 创作于
Fix issue with preserving checkboxes whitespace See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175991 Merged-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Co-authored-by:
Himanshu Kapoor <hkapoor@gitlab.com>
-
由 Himanshu Kapoor 创作于
- Remove unnecessary whitespace handling in getMarkdownSource function - (Test) Update sourceAttrs for bullet lists to remove leading spaces - Add test case for rendering checklists as initial content in editor Changelog: fixed
-
Remove default value from namespaces.organization_id column See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/174559 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Abdul Wadood <awadood@gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Co-authored-by:
Rutger Wessels <rwessels@gitlab.com>
-
由 Rutger Wessels 创作于
It is now part of the model. Changelog: changed
-
由 Rémy Coutable 创作于
CI env var to run with the next Rails version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176001 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Rémy Coutable <remy@rymai.me> Reviewed-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
由 Rémy Coutable 创作于
Remove code_suggestions_usage_events_in_pg feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175836 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Emerald-Jayde Henao <ejhenao@gitlab.com> Approved-by:
Rémy Coutable <remy@rymai.me> Reviewed-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Pavel Shutsin <pshutsin@gitlab.com>
-
由 Rémy Coutable 创作于
Remove seeding of default organization for plan_provision See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176005 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Josianne Hyson <jhyson@gitlab.com> Approved-by:
Rémy Coutable <remy@rymai.me> Reviewed-by:
Rémy Coutable <remy@rymai.me> Reviewed-by:
Josianne Hyson <jhyson@gitlab.com> Co-authored-by:
Rutger Wessels <rwessels@gitlab.com>
-
由 Adam Hegyi 创作于
Reclaim disk space used by old job tokens See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176025 Merged-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Co-authored-by:
Marius Bobin <mbobin@gitlab.com>
-
由 Marius Bobin 创作于
Changelog: other
-
由 Furkan Ayhan 创作于
Rename global variables as default variables See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175227 Merged-by:
Furkan Ayhan <furkanayhn@gmail.com> Approved-by:
Lysanne Pinto <lpinto@gitlab.com> Approved-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
Lysanne Pinto <lpinto@gitlab.com> Co-authored-by:
Marcel Amirault <mamirault@gitlab.com>
-
由 Marcel Amirault 创作于
This is a common source of confusion, as global variables do not work as global keywords, but simply default variables
-
由 Halil Coban 创作于
Use custom ResponseBodyParser for Duo code review See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175228 Merged-by:
Halil Coban <hcoban@gitlab.com> Approved-by:
Halil Coban <hcoban@gitlab.com> Reviewed-by:
Patrick Bajao <ebajao@gitlab.com> Reviewed-by:
Sincheol (David) Kim <dkim@gitlab.com> Reviewed-by:
Halil Coban <hcoban@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
David Kim <dkim@gitlab.com>
-
由 Sincheol (David) Kim 创作于
Nokogiri is stripping reserved XML characters like `&` and `<` which we don't want as we need to display them as is within the code suggestion. Since LLM's response isn't a strict XML, we don't need to worry about stripping them out and just use a custom parser. Also, it handles a few more edge cases such as multiple code suggestions in single comment and handling <from> <to> tags inside of the code suggestion.
-
由 Pedro Pombeiro 创作于
Return explicit error for REST requests on orphaned runner See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176035 Merged-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Approved-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Tianwen Chen <tchen@gitlab.com>
-
由 Matt Kasa 创作于
Add web_hook_logs_daily table See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175379 Merged-by:
Matt Kasa <mkasa@gitlab.com> Approved-by:
Matt Kasa <mkasa@gitlab.com> Reviewed-by:
Max Orefice <morefice@gitlab.com> Co-authored-by:
Maxime Orefice <morefice@gitlab.com>
-
由 Maxime Orefice 创作于
This commit introduces a new table to partition web_hook_logs by day. Changelog: added
-
由 Igor Drozdov 创作于
Use :manage_self_hosted_models_settings policy to manage visibility of Self-hosted models pages in admin dashboard See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176070 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Julie Huang <julhuang@gitlab.com>
-
由 Julie Huang 创作于
Use :manage_self_hosted_models_settings policy to manage visibility of Self-hosted models pages in admin dashboard
-
由 Savas Vedova 创作于
Add tooltip text to partial report button See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175900 Merged-by:
Savas Vedova <svedova@gitlab.com> Approved-by:
Veethika Mishra <6115425-veethika@users.noreply.gitlab.com> Approved-by:
Savas Vedova <svedova@gitlab.com> Reviewed-by:
Veethika Mishra <6115425-veethika@users.noreply.gitlab.com> Co-authored-by:
Payton Burdette <pburdette@gitlab.com>
-
由 Vijay Hawoldar 创作于
Replace NamespaceSettings index with composite See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175678 Merged-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Approved-by:
Dzmitry (Dima) Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Reviewed-by:
Alper Akgun <aakgun@gitlab.com> Reviewed-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Huzaifa Iftikhar <hiftikhar@gitlab.com> Reviewed-by:
Dzmitry (Dima) Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com>
-
由 Vijay Hawoldar 创作于
In order to efficiently query for namespace settings by last_dormant_member_review_at and remove_dormant_members, a composite index can be used which will be more performant Changelog: changed
-
由 Jessie Young 创作于
Remove `group_saved_replies_flag` See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175647 Merged-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Emma Park <epark@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Jessie Young <jessieyoung@gitlab.com> Co-authored-by:
Thomas Randolph <trandolph@gitlab.com>
-
Update KAS version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176080 Merged-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Approved-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
由 Andrejs Cunskis 创作于
Remove e2e transient bug tests and docs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176058 Merged-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Andy Hohenner <ahohenner@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
Mark Lapierre <mlapierre@gitlab.com>
-
由 Adam Hegyi 创作于
Cleanup CodeSuggestionEvents worker retries See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175393 Merged-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Fabien Catteau <fcatteau@gitlab.com> Approved-by:
Schmil Monderer <smonderer@gitlab.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Aaron Huntsman <ahuntsman@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Co-authored-by:
Pavel Shutsin <pshutsin@gitlab.com>
-
由 Vijay Hawoldar 创作于
Add logs for PruneDeletionsWorker duration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175381 Merged-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Approved-by:
Suraj Tripathi <stripathi@gitlab.com>
-
由 Vijay Hawoldar 创作于
Co-authored-by:
Thong Kuah <tkuah@gitlab.com>
-
由 Huzaifa Iftikhar 创作于
Add Auditor badge to Admin area Users page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175654 Merged-by:
Huzaifa Iftikhar <hiftikhar@gitlab.com> Approved-by:
david hamp-gonsalves <dhamp-gonsalves@gitlab.com> Approved-by:
Huzaifa Iftikhar <hiftikhar@gitlab.com> Reviewed-by:
Huzaifa Iftikhar <hiftikhar@gitlab.com> Co-authored-by:
Jio Castillo <jcastillo@gitlab.com>
-
由 Sanad Liaquat 创作于
Update gitlab qa gem version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176069 Merged-by:
Sanad Liaquat <sliaquat@gitlab.com> Approved-by:
Sanad Liaquat <sliaquat@gitlab.com> Co-authored-by:
Mark Lapierre <mlapierre@gitlab.com>
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
Update KAS version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176074 Merged-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Approved-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 Mark Lapierre 创作于
E2E test: fix error message for duo chat spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176076 Merged-by:
Mark Lapierre <mlapierre@gitlab.com> Approved-by:
Mark Lapierre <mlapierre@gitlab.com> Co-authored-by:
Jay McCure <jmccure@gitlab.com>
-
由 Jay McCure 创作于
-
由 Evan Read 创作于
Update importer docs for user contribution mapping See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/176053 Merged-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Luke Duncalfe <lduncalfe@gitlab.com> Co-authored-by:
Luke Duncalfe <lduncalfe@gitlab.com> Co-authored-by:
Luke Duncalfe <lduncalfe@eml.cc>
-
由 Luke Duncalfe 创作于
GitLab.com has the improved user contribution mapping enabled for GitHub, Bitbucket Server and Gitea importers. This docs change refactors these importers to have a common section, and updates old information regarding user mapping to signal this is available on Self-managed and Dedicated only now. https://gitlab.com/groups/gitlab-org/-/epics/14667
-
由 Russell Dickenson 创作于
Doc: Fix append to two files in variables example See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175918 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Adam Cohen <acohen@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Elan Ruusamäe <glen@pld-linux.org>
-