该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 3月 13, 2025
-
-
由 James Nutt 创作于
This MR enables the importer_user_mapping_reassignment_csv flag by default. Changelog: added
-
由 GitLab Bot 创作于
-
由 Marcin Sedlak-Jakubowski 创作于
GLQL: Add Crud to table view See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183709 Merged-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Alex Fracazo <afracazo@gitlab.com> Approved-by:
Himanshu Kapoor <hkapoor@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Reviewed-by:
Himanshu Kapoor <hkapoor@gitlab.com> Reviewed-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
由 Brett Walker 创作于
Ignore math on spaced_link_filter See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182626 Merged-by:
Brett Walker <bwalker@gitlab.com> Approved-by:
Brett Walker <bwalker@gitlab.com> Reviewed-by:
Brett Walker <bwalker@gitlab.com> Co-authored-by:
Samuel Suikkanen <samuel.suikkanen@hotmail.com>
-
由 Alexander Turinske 创作于
Filter out null groups See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184226 Merged-by:
Alexander Turinske <aturinske@gitlab.com> Approved-by:
Artur Fedorov <afedorov@gitlab.com>
-
由 Suzanne Selhorn 创作于
Link to correct link in GitLab Issue templates See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184322 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Approved-by:
Leala Smith <lsmith@gitlab.com> Approved-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
David O'Regan <doregan@gitlab.com>
-
由 David O'Regan 创作于
-
由 Alexandru Croitor 创作于
Avoid creating Gitlab::Graphql::Authorize::FieldExtension::Redactor See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183019 Merged-by:
Alexandru Croitor <acroitor@gitlab.com> Approved-by:
Alexandru Croitor <acroitor@gitlab.com> Reviewed-by:
Kassio Borges <kborges@gitlab.com> Reviewed-by:
Alexandru Croitor <acroitor@gitlab.com> Reviewed-by:
Eugenia Grieff <egrieff@gitlab.com> Co-authored-by:
Kassio Borges <kassioborgesm@gmail.com> Co-authored-by:
Kassio Borges <kborges@gitlab.com>
-
由 Kassio Borges 创作于
With the goal to reduce the number of objects created during a GraphQL call, the condition to initialize a `Gitlab::Graphql::Authorize::FieldExtension::Redactor`, the `Gitlab::Graphql::Authorize::FieldExtension::Redactor#active?` was extracted to the `Gitlab::Graphql::Authorize::FieldExtension#authorized?`. Local benchmark comparisons: * ips (iterations per second) ``` Warming up -------------------------------------- master 1.000 i/100ms avoid_redact 1.000 i/100ms Calculating ------------------------------------- master 0.324 (± 0.0%) i/s (3.08 s/i) - 4.000 in 12.343343s avoid_redact 0.326 (± 0.0%) i/s (3.07 s/i) - 4.000 in 12.277845s Comparison: avoid_redact: 0.3 i/s master: 0.3 i/s - 1.01x slower ``` * memory comsumption ``` Calculating ------------------------------------- master 570.367M memsize ( 807.319k retained) 3.385M objects ( 2.032k retained) 50.000 strings ( 50.000 retained) avoid_redact 569.443M memsize ( 617.745k retained) 3.380M objects ( 1.319k retained) 50.000 strings ( 50.000 retained) Comparison: avoid_redact: 569442619 allocated master: 570366893 allocated - 1.00x more ``` Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/521588
-
由 Jerry Seto 创作于
Expose path lock abilities in graphql endpoint See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184242 Merged-by:
Jerry Seto <jseto@gitlab.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Approved-by:
Jerry Seto <jseto@gitlab.com> Co-authored-by:
Joe Woodward <j@joewoodward.me>
-
由 GitLab Bot 创作于
-
由 Natalia Tepluhina 创作于
Fixed not updating other scopes when multi-match search term changes See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183369 Merged-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Grace Lin <glin@gitlab.com> Approved-by:
Shane Maglangit <smaglangit@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Reviewed-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Reviewed-by:
Grace Lin <glin@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Reviewed-by:
Shane Maglangit <smaglangit@gitlab.com> Co-authored-by:
Tomas Bulva <tbulva@gitlab.com>
-
由 Tomas Bulva 创作于
-
由 Arturo Herrero 创作于
Fix Rubocop offenses in Elastic cluster reindexing service spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183826 Merged-by:
Arturo Herrero <arturo.herrero@gmail.com> Approved-by:
Lukas Wanko <lwanko@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Reviewed-by:
Lukas Wanko <lwanko@gitlab.com>
-
由 Mark Florian 创作于
Fix blob overflow menu permalink shortcut does not get triggered See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183768 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
Chaoyue Zhao <czhao@gitlab.com>
-
由 Chaoyue Zhao 创作于
This happens when user navigate to the blob page from repository page. The `Mousetrap.bind()` in mounted() is getting ovewritten by the shortcuts_blob.js, which we use to trigger the old permalink button (when flag is off). This adds a feature flag check in `shortcuts_blob.js. Additionally, this also adds a new const under keybindings.js that better reflects the nature of the new permalink (e.g. copy). This feature was originally added in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/181901 and is behind the `blob_overflow_menu` feature flag.
-
由 Madelein van Niekerk 创作于
User autocomplete scoped to authorized namespaces for Basic Search See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182557 Merged-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
Ravi Kumar <rkumar@gitlab.com> Approved-by:
Terri Chu <tchu@gitlab.com> Reviewed-by:
Tiger Watson <twatson@gitlab.com> Reviewed-by:
Terri Chu <tchu@gitlab.com>
-
由 Madelein van Niekerk 创作于
Changelog: changed
-
由 Mehmet Emin INAC 创作于
Add error tracking for auto-resolve See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184344 Merged-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Mehmet Emin INAC <minac@gitlab.com> Co-authored-by:
Brian Williams <bwilliams@gitlab.com>
-
由 GitLab Bot 创作于
-
由 Isaac Durham 创作于
Add more details to Enterprise Users doc 2 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183142 Merged-by:
Isaac Durham <idurham@gitlab.com> Approved-by:
Isaac Durham <idurham@gitlab.com> Reviewed-by:
Isaac Durham <idurham@gitlab.com> Co-authored-by:
Alvin Gounder <agounder@gitlab.com>
-
由 Alvin Gounder 创作于
-
由 Amy Qualls 创作于
Edit the alt text for make_first_git_commit See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184155 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
TTT <1262114939@qq.com>
-
由 Eduardo Bonet 创作于
Enable llama3 for Duo Chat See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184320 Merged-by:
Eduardo Bonet <ebonet@gitlab.com> Approved-by:
Mohamed Hamda <mhamda@gitlab.com> Approved-by:
Eduardo Bonet <ebonet@gitlab.com> Reviewed-by:
Patrick Cyiza <jpcyiza@gitlab.com> Reviewed-by:
Mohamed Hamda <mhamda@gitlab.com> Co-authored-by:
Mohamed Hamda <mhamda@gitlab.com> Co-authored-by:
Patrick Cyiza <jpcyiza@gitlab.com> Co-authored-by:
Bruno Cardoso <bcardoso@gitlab.com>
-
由 Bruno Cardoso 创作于
-
Release the Docker Hub credentials support in the Dependency Proxy See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183020 Merged-by:
Dzmitry (Dima) Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Approved-by:
João Pereira <jpereira@gitlab.com> Approved-by:
Lysanne Pinto <lpinto@gitlab.com> Approved-by:
Dzmitry (Dima) Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Reviewed-by:
David Fernandez <dfernandez@gitlab.com> Reviewed-by:
João Pereira <jpereira@gitlab.com> Reviewed-by:
Dzmitry (Dima) Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Reviewed-by:
Lysanne Pinto <lpinto@gitlab.com> Co-authored-by:
David Fernandez <dfernandez@gitlab.com>
-
由 David Fernandez 创作于
Users can now set Docker Hub credentials (username/password, PAT or OAT) in the dependency proxy for containers. When pulling images that are not known by the dependency proxy, they will be pulled from Docker Hub using the provided credentials. Update the dependency proxy documentation. Changelog: changed
-
由 Chad Woolley 创作于
Remove deprecated remote_development_agent_config references See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183427 Merged-by:
Chad Woolley <cwoolley@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Nao Hashizume <nhashizume@gitlab.com> Approved-by:
Safwan Ahmed <safahmed@gitlab.com> Approved-by:
Zhaochen Li <zli@gitlab.com> Approved-by:
Chad Woolley <cwoolley@gitlab.com> Reviewed-by:
Chad Woolley <cwoolley@gitlab.com> Co-authored-by:
Daniyal Arshad <darshad@gitlab.com>
-
由 Daniyal Arshad 创作于
Changelog: changed EE: true
-
由 Peter Hegman 创作于
Verify action names in snowplow tracking dont have spaces See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183772 Merged-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Approved-by:
Peter Hegman <phegman@gitlab.com> Reviewed-by:
Niko Belokolodov <nbelokolodov@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
Niko Belokolodov <nbelokolodov@gitlab.com>
-
由 Niko Belokolodov 创作于
-
由 Artur Fedorov 创作于
Refactor editor wrapper selected policy property See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184149 Merged-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Alexander Turinske <aturinske@gitlab.com> Reviewed-by:
Alexander Turinske <aturinske@gitlab.com>
-
Merge branch 'dakotadux/add-rest-api-to-update-status-of-external-requirement-controller' into 'master' Add a REST controller for external API access See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/180296 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Reviewed-by:
Huzaifa Iftikhar <hiftikhar@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Reviewed-by:
Dakota Dux <ddux@gitlab.com> Co-authored-by:
dakotadux <ddux@gitlab.com>
-
由 Dakota Dux 创作于
This scope is used to find all project settings for a given project id. Changelog: added EE: true
-
由 Lukas Eipert 创作于
Enable the `todos_bulk_actions` FF by default See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184151 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Suzanne Selhorn <sselhorn@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Co-authored-by:
Paul Gascou-Vaillancourt <paul.gascvail@gmail.com>
-
由 Paul Gascou-Vaillancourt 创作于
Makes the todos bulk editing feature enabled by default. Changelog: added
-
由 Lukas Eipert 创作于
Update dependency axe-core-rspec to '~> 4.10.0' See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163483 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Reviewed-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
psjakubowska <psedlak-jakubowska@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 GitLab Bot 创作于
-
由 Andrew Fontaine 创作于
Move VSA loading state out of the empty state component See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184173 Merged-by:
Andrew Fontaine <afontaine@gitlab.com> Approved-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Approved-by:
Andrew Fontaine <afontaine@gitlab.com> Reviewed-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Co-authored-by:
Alex Pennells <apennells@gitlab.com>
-
由 Jon Glassman 创作于
Add imports context to Code Suggestions docs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/184063 Merged-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Michael Angelo Rivera <arivera@gitlab.com> Approved-by:
Leala Smith <lsmith@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Reviewed-by:
Leala Smith <lsmith@gitlab.com> Co-authored-by:
Jordan Janes <jjanes@gitlab.com>
-