该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 2月 10, 2024
-
-
由 Alana Bellucci 创作于
Fix a few things like double spaces, extra capitalization, and wrapping some non-words in code tags. Also, regenerate the deprecations file so the pipeline will pass.
-
由 Zack Cuddy 创作于
Fix line anchor hrefs for legacy viewers See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144340 Merged-by:
Zack Cuddy <zcuddy@gitlab.com> Approved-by:
Zack Cuddy <zcuddy@gitlab.com> Co-authored-by:
Jacques <jerasmus@gitlab.com>
-
由 Andrew Fontaine 创作于
Contributor analytics: User commit counts update for time period See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143968 Merged-by:
Andrew Fontaine <afontaine@gitlab.com> Approved-by:
Andrew Fontaine <afontaine@gitlab.com> Approved-by:
Martin Čavoj <mcavoj@gitlab.com> Reviewed-by:
Alex Pennells <apennells@gitlab.com> Reviewed-by:
Martin Čavoj <mcavoj@gitlab.com> Co-authored-by:
Alex Pennells <apennells@gitlab.com>
-
由 Alex Pennells 创作于
The individual user commit counts will now reflect the currently selected time period at the top of the page. Changelog: fixed
-
由 Andy Soiron 创作于
Use SubscriptionHelper for SaaS checks when creating member roles See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143503 Merged-by:
Andy Soiron <asoiron@gitlab.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Bala Kumar <sbalakumar@gitlab.com> Approved-by:
Andy Soiron <asoiron@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Jarka Košanová <jarka@gitlab.com> Co-authored-by:
Hinam Mehra <hmehra@gitlab.com>
-
由 Hinam Mehra 创作于
- SubscriptionHelper has a method, gitlab_com_subscription? to check if the application is in SaaS mode, which means we can replace the Gitlab::Saas.feature_available?(:group_custom_roles) check we have when creating/fetching member roles with that method
-
由 Suzanne Selhorn 创作于
Move troubleshooting from MR-related pages See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144356 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
由 Amy Qualls 创作于
Cut the troubleshooting from the front page about merge requests. Add it to a new page.
-
由 Stan Hu 创作于
Fix missing outbound_local_requests_allowlist parameter See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144345 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Furkan Ayhan <furkanayhn@gmail.com>
-
由 Furkan Ayhan 创作于
When we migrated `UrlBlocker` to `HTTP_V2::UrlBlocker`, we missed passing the `outbound_local_requests_allowlist` parameter to the `HTTP_V2::UrlBlocker` class from `AddressableUrlValidator`. In this commit, we are passing the parameter as `ApplicationSetting.current.outbound_local_requests_whitelist` and write related tests to cover it. Bug was introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141349 Changelog: fixed
-
由 Scott Hampton 创作于
Google tag manager and OneTrust on /-/trials/duo_pro/new pages See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143232 Merged-by:
Scott Hampton <shampton@gitlab.com> Approved-by:
Marcos Rocha <mrocha@gitlab.com> Approved-by:
Kos Palchyk <kpalchyk@gitlab.com> Approved-by:
Doug Stull <dstull@gitlab.com> Approved-by:
Scott Hampton <shampton@gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Michael Lunøe <michael.lunoe@gmail.com> Reviewed-by:
Kos Palchyk <kpalchyk@gitlab.com> Co-authored-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com>
-
由 Serhii Yarynovskyi 创作于
-
由 Piotr Skorupa 创作于
Add specs to validate that Internal Events CLI outputs valid definitions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143430 Merged-by:
Piotr Skorupa <pskorupa@gitlab.com> Approved-by:
Piotr Skorupa <pskorupa@gitlab.com> Co-authored-by:
Sarah Yasonik <syasonik@gitlab.com>
-
由 Sarah Yasonik 创作于
-
由 Andy Soiron 创作于
Fix authors and stage for Pipeline Execution Policy doc See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144344 Merged-by:
Andy Soiron <asoiron@gitlab.com> Approved-by:
Andy Soiron <asoiron@gitlab.com> Co-authored-by:
Fabio Pitino <fpitino@gitlab.com>
-
由 Phillip Wells 创作于
Ensuring latest troubleshooting info is here See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144360 Merged-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-
由 Suzanne Selhorn 创作于
-
由 Illya Klymov 创作于
Remove duplicate users from user search See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143997 Merged-by:
Illya Klymov <xanf@xanf.me> Approved-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com> Approved-by:
Illya Klymov <xanf@xanf.me> Co-authored-by:
Alexander Turinske <aturinske@gitlab.com>
-
由 Alexander Turinske 创作于
- there is a known issue that users are duplicated in a child project - https://gitlab.com/gitlab-org/gitlab/-/issues/23020 - remove duplicate user on the frontend - add test Changelog: changed EE: true
-
由 Suzanne Selhorn 创作于
Troubleshooting page for application security See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140720 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Alexandra Licht <alexandralicht0@gmail.com>
-
由 Alexandra Licht 创作于
-
由 Diogo Frazão 创作于
Add non-null constraint to notes table for noteable_type column See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143918 Merged-by:
Diogo Frazão <dfrazao@gitlab.com> Approved-by:
Abdul Wadood <awadood@gitlab.com> Approved-by:
David Dieulivol <ddieulivol@gitlab.com> Approved-by:
Diogo Frazão <dfrazao@gitlab.com> Co-authored-by:
Eulyeon Ko <eko@gitlab.com>
-
由 Annabel Dunstone Gray 创作于
Profile layout reorganization See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137024 Merged-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Approved-by:
Veethika Mishra <6115425-veethika@users.noreply.gitlab.com> Approved-by:
Gina Doyle <gdoyle@gitlab.com> Approved-by:
Dan Mizzi-Harris <dmizzi-harris@gitlab.com> Approved-by:
Tim Noah <tnoah@gitlab.com> Approved-by:
Michael Kozono <mkozono@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Reviewed-by:
Michael Kozono <mkozono@gitlab.com> Reviewed-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Reviewed-by:
Veethika Mishra <6115425-veethika@users.noreply.gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
Julia Miocene <jmiocene@gitlab.com>
-
由 Annabel Dunstone Gray 创作于
- Create sidebar with user info - Group info types - Move other content to right column - Add border to readme and activity calendar - Move activity directly under activity graph Changelog: changed
-
由 Drew Blessing 创作于
Make GitLab work with OpenSSL 3 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144252 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Max Fan <mfan@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Approved-by:
mo khan <mo@mokhan.ca> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
由 Allen Cook 创作于
Add instructions for enabling code suggestions add-on See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144087 Merged-by:
Allen Cook <acook@gitlab.com> Approved-by:
Matt Nohr <mnohr@gitlab.com> Approved-by:
Allen Cook <acook@gitlab.com> Co-authored-by:
Missy Davies <mdavies@gitlab.com>
-
由 Missy Davies 创作于
-
由 Deepika Guliani 创作于
Fix clipped focus rings in the work item sidebar See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144062 Merged-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Nick Leonard <nleonard@gitlab.com> Reviewed-by:
Nick Leonard <nleonard@gitlab.com> Co-authored-by:
Coung Ngo <cngo@gitlab.com>
-
由 Robert May 创作于
Add an additional preload to prevent n+1 in new project page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144336 Merged-by:
Robert May <rmay@gitlab.com> Approved-by:
Joe Woodward <jwoodward@gitlab.com>
-
由 Artur Fedorov 创作于
Notify user of policy name change See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143594 Merged-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Martin Čavoj <mcavoj@gitlab.com> Approved-by:
Artur Fedorov <afedorov@gitlab.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com> Reviewed-by:
Martin Čavoj <mcavoj@gitlab.com> Co-authored-by:
Alexander Turinske <aturinske@gitlab.com>
-
由 Alexander Turinske 创作于
- show previous name below new name - show alert on policy list - use local storage for alert - update tests Changelog: changed EE: true
-
由 Vasilii Iakliushin 创作于
Fixing rubocop exceptions no. 7 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144060 Merged-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Approved-by:
Ian Anderson <ianderson@gitlab.com> Approved-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Co-authored-by:
Ross Byrne <robyrne@gitlab.com>
-
由 Robert May 创作于
Refactor commit.html.haml See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/135593 Merged-by:
Robert May <rmay@gitlab.com> Approved-by:
Robert May <rmay@gitlab.com> Co-authored-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
-
由 Lee Tickett 创作于
Enable CRM by default See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/108378 Merged-by:
Lee Tickett <ltickett@gitlab.com> Approved-by:
Max Orefice <morefice@gitlab.com> Approved-by:
Jon Jenkins <jjenkins@gitlab.com> Approved-by:
Etienne Baqué <ebaque@gitlab.com> Reviewed-by:
Etienne Baqué <ebaque@gitlab.com> Reviewed-by:
Max Orefice <morefice@gitlab.com> Reviewed-by:
Eulyeon Ko <5961404-euko@users.noreply.gitlab.com> Reviewed-by:
Lee Tickett <ltickett@gitlab.com> Reviewed-by:
Panos Kanellidis <pkanellidis@gitlab.com> Co-authored-by:
Etienne Baqué <ebaque@gitlab.com>
-
由 Lee Tickett 创作于
Changelog: changed
-
由 Dzmitry Meshcharakou 创作于
Remove `determine_blank_ref_based_on_gitaly_object_format` feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144306 Merged-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Approved-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Approved-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Reviewed-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Co-authored-by:
Ahmed Hemdan <ahemdan@gitlab.com>
-
由 Adam Hegyi 创作于
Add organizations support to PushRules See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143541 Merged-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Rutger Wessels <rwessels@gitlab.com> Approved-by:
Alex Pooley <apooley@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Reviewed-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Reviewed-by:
Alex Pooley <apooley@gitlab.com> Reviewed-by:
Rutger Wessels <rwessels@gitlab.com> Co-authored-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
-
由 Avielle Wolfe 创作于
Add sort scopes to semantic version concern See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144053 Merged-by:
Avielle Wolfe <awolfe@gitlab.com> Approved-by:
Avielle Wolfe <awolfe@gitlab.com> Approved-by:
Darby Frey <dfrey@gitlab.com> Approved-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
Darby Frey <dfrey@gitlab.com> Co-authored-by:
Laura Montemayor <lmontemayor@gitlab.com>
-
由 Laura Montemayor 创作于
-