该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
Pull mirroring failed .
上次成功更新 。
上次成功更新 。
- 10月 28, 2024
-
-
由 JH_SYNC_TOKEN 创作于
-
由 JH_SYNC_TOKEN 创作于
-
由 JH_SYNC_TOKEN 创作于
-
- 10月 27, 2024
-
-
由 Brian Williams 创作于
Remove single quote from UPLOAD_URL in Module-Base.gitlab-ci.yml causing 404 errors See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170638 Merged-by:
Brian Williams <bwilliams@gitlab.com> Approved-by:
Brian Williams <bwilliams@gitlab.com> Co-authored-by:
Mason Walton <mason.walton@ambr.net>
-
- 10月 26, 2024
-
-
由 Marcel Amirault 创作于
Update docs with max retry for container repository See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169833 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Adie (she/her) <avpfestin@gitlab.com>
-
由 Adie (she/her) 创作于
-
由 drew stachon 创作于
Support data consistency overrides for specific db in ApplicationWorker See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166729 Merged-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Gregorius Marco <gmarco@gitlab.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Gregorius Marco <gmarco@gitlab.com> Reviewed-by:
Sylvester Chin <schin@gitlab.com> Co-authored-by:
Sylvester Chin <schin@gitlab.com>
-
由 Sylvester Chin 创作于
This change adds a `overrides` keyword argument to the `data_consistency` method in `WorkerAttributes`. In `MODE_MULTIPLE_DATABASES`, data consistency for specified databases are overrriden. For example, `data_consistency :always, overrides: { ci: :sticky }` would stick main db connections to primary while ci db connections will prefer the read replicas. Changelog: other
-
由 Aaron Huntsman 创作于
Add feature specs for combined trial on premium See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169003 Merged-by:
Aaron Huntsman <ahuntsman@gitlab.com> Approved-by:
Olaoluwa Oluro <olaoluro@gitlab.com> Approved-by:
Aaron Huntsman <ahuntsman@gitlab.com> Reviewed-by:
Olaoluwa Oluro <olaoluro@gitlab.com> Co-authored-by:
david hamp-gonsalves <dhamp-gonsalves@gitlab.com>
-
由 Michael Becker 创作于
Extracts Resolve Vulnerability completion helpers See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170475 Merged-by:
Michael Becker <mbecker@gitlab.com> Approved-by:
Subashis Chakraborty <schakraborty@gitlab.com> Approved-by:
Michael Becker <mbecker@gitlab.com> Co-authored-by:
Darby Frey <dfrey@gitlab.com>
-
由 Darby Frey 创作于
-
由 Thong Kuah 创作于
Fix followees count (only count active users) See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170056 Merged-by:
Thong Kuah <tkuah@gitlab.com> Approved-by:
Paul Slaughter <pslaughter@gitlab.com> Approved-by:
Thong Kuah <tkuah@gitlab.com> Co-authored-by:
Roger Meier <r.meier@siemens.com>
-
由 Paul Gascou-Vaillancourt 创作于
Add Telemetry to new Todo Vue App See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170590 Merged-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Reviewed-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Co-authored-by:
Lukas Eipert <leipert@gitlab.com>
-
由 Lukas Eipert 创作于
Marking single or all todos as done / pending are now instrumented properly.
-
由 Miranda Fluharty 创作于
Show project secrets table in CI/CD settings See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/158997 Merged-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
Ian Anderson <ianderson@gitlab.com> Approved-by:
Grzegorz Bizon <grzegorz@gitlab.com> Reviewed-by:
Grzegorz Bizon <grzegorz@gitlab.com> Reviewed-by:
Miranda Fluharty <mfluharty@gitlab.com> Reviewed-by:
Mireya Andres <mandres@gitlab.com> Reviewed-by:
Janis Altherr <jaltherr@gitlab.com>
-
由 Miranda Fluharty 创作于
Add Experiment badge next to secrets setting section title Split up, move navigation guards into router file Add alert when secrets query fails Add tests: - setting section should require feature flag true and developer+ role - breadcrumbs should only be injected on /-/secrets version of app - navigation guards should direct index and non-index routes - comment out pagination test while table is in /-/settings/ci_cd - check for base path and secrets settings path in helper
-
由 Stan Hu 创作于
workhorse: Update module github.com/redis/go-redis/v9 to v9.7.0 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169826 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Michael Becker 创作于
Add duo enterprise trial discover page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169676 Merged-by:
Michael Becker <mbecker@gitlab.com> Approved-by:
Vanessa Otto <votto@gitlab.com> Approved-by:
Adie (she/her) <avpfestin@gitlab.com> Approved-by:
Michael Becker <mbecker@gitlab.com> Reviewed-by:
Michael Becker <mbecker@gitlab.com> Reviewed-by:
Vanessa Otto <votto@gitlab.com> Reviewed-by:
Duo Code Reviewer <duo-code-review-bot@gitlab.com> Co-authored-by:
david hamp-gonsalves <dhamp-gonsalves@gitlab.com>
-
由 Javiera Tapia 创作于
Remove feature flag `async_rewrite_history` See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169888 Merged-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Chaoyue Zhao <czhao@gitlab.com> Approved-by:
Olaoluwa Oluro <olaoluro@gitlab.com> Approved-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Reviewed-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Reviewed-by:
Chaoyue Zhao <czhao@gitlab.com> Co-authored-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
-
由 Vasilii Iakliushin 创作于
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/481484 Use async rewrite logic for Blobs removal and text redactions. Changelog: changed
-
由 Max Fan 创作于
Optimizing merge_request search using latest_mr_diff_id See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169979 Merged-by:
Max Fan <mfan@gitlab.com> Approved-by:
Alex Buijs <abuijs@gitlab.com> Approved-by:
Eugie Limpin <elimpin@gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Reviewed-by:
Marius Bobin <mbobin@gitlab.com> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Max Fan <mfan@gitlab.com>
-
由 Michael Becker 创作于
Merge branch '497335-implement-graphql-query-to-fetch-available-duochat-slash-commands' into 'master' Implement GraphQL Query to Fetch Available DuoChat Slash Commands See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169641 Merged-by:
Michael Becker <mbecker@gitlab.com> Approved-by:
Eva Kadlecová <ekadlecova@gitlab.com> Approved-by:
Michael Becker <mbecker@gitlab.com> Reviewed-by:
Jannik Lehmann <jlehmann@gitlab.com> Reviewed-by:
Michael Becker <mbecker@gitlab.com> Reviewed-by:
Eva Kadlecová <ekadlecova@gitlab.com> Reviewed-by:
Duo Code Reviewer <duo-code-review-bot@gitlab.com> Co-authored-by:
lesley <lrazzaghian@gitlab.com>
-
由 Lesley Razzaghian 创作于
Add a GraphQL query that can be used to receive the Duo Chat slash commands available for a particular user and a particular URL. Changelog: changed EE: true
-
由 Jessie Young 创作于
Group: Show pending removal badge See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169250 Merged-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Amelia Bauerly <abauerly@gitlab.com> Approved-by:
Lesley Razzaghian <lrazzaghian@gitlab.com> Approved-by:
Jessie Young <jessieyoung@gitlab.com> Reviewed-by:
Peter Hegman <phegman@gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
由 Sascha Eggenberger 创作于
Shows pending removal badge on group pages and lists. Changelog: added EEL true
-
由 Andy Schoenen 创作于
Remove PAT from sharding exceptions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170420 Merged-by:
Andy Schoenen <asoiron@gitlab.com> Approved-by:
Andy Schoenen <asoiron@gitlab.com> Co-authored-by:
Aboobacker MK <akarakath@gitlab.com>
-
由 Eduardo Bonet 创作于
chore: fix broken doc links See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170534 Merged-by:
Eduardo Bonet <ebonet@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
mo khan <mo@mokhan.ca> Approved-by:
Eduardo Bonet <ebonet@gitlab.com> Reviewed-by:
mo khan <mo@mokhan.ca> Co-authored-by:
Vedant Jain <vedantjainben10@gmail.com>
-
由 Artur Fedorov 创作于
Update alert to show warning for group branch mod See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170630 Merged-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Artur Fedorov <afedorov@gitlab.com> Co-authored-by:
Alexander Turinske <aturinske@gitlab.com>
-
由 Artur Fedorov 创作于
Add feature tests for scan execution policy See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169640 Merged-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Harsha Muralidhar <hmuralidhar@gitlab.com> Approved-by:
Dan Davison <ddavison@gitlab.com> Reviewed-by:
Dan Davison <ddavison@gitlab.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com>
-
由 Artur Fedorov 创作于
On a group level EE: true
-
由 Miranda Fluharty 创作于
Fix Vue 3 failing test list_component_spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169828 Merged-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
Jack Chapman <jachapman@gitlab.com> Approved-by:
Miranda Fluharty <mfluharty@gitlab.com> Co-authored-by:
Artur Fedorov <afedorov@gitlab.com>
-
由 Paul Gascou-Vaillancourt 创作于
Disable container core plugin See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170600 Merged-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Co-authored-by:
Peter Hegman <phegman@gitlab.com>
-
由 GitLab Renovate Bot 创作于
-
由 Hordur Freyr Yngvason 创作于
Merge branch 'quarantine-flaky-tests-ee-spec-features-merge_trains-user_adds_merge_request_to_merge_train_spec-rb-115' into 'master' Quarantine a flaky test See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170528 Merged-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com> Approved-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com> Co-authored-by:
Auto-quarantining bot <gitlab-auto-quarantine-bot@gitlab.com>
-
由 Miranda Fluharty 创作于
Remove absolute line height from table cell See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170163 Merged-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
Chad Lavimoniere <clavimoniere@gitlab.com> Approved-by:
Sascha Eggenberger <seggenberger@gitlab.com> Approved-by:
Miranda Fluharty <mfluharty@gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
André Ehlert <andre.ehlert@inovex.de>
-
由 André Ehlert 创作于
-
由 Scott Hampton 创作于
Make sure framework selection is updated See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170597 Merged-by:
Scott Hampton <shampton@gitlab.com> Approved-by:
James Rushford <jrushford@gitlab.com> Approved-by:
Scott Hampton <shampton@gitlab.com> Co-authored-by:
Nataliia Radina <nradina@gitlab.com>
-
由 Suzanne Selhorn 创作于
(VS extension) IntelliCode is required for Duo to run See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/170438 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Niklas Janz <njanz@gitlab.com>
-
由 Niklas Janz 创作于
Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-
由 Mason Walton 创作于
-