该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 9月 24, 2022
-
-
由 Pedro Pombeiro 创作于
Returns all runners available to group Changelog: added
-
- 9月 23, 2022
-
-
由 Tetiana Chupryna 创作于
Add read-only feature flag for sidekiq memory killer See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98519 Merged-by:
Tetiana Chupryna <tchupryna@gitlab.com> Approved-by:
Michał Wielich <mwielich@gitlab.com> Approved-by:
Tetiana Chupryna <tchupryna@gitlab.com> Co-authored-by:
nmilojevic1 <nmilojevic@gitlab.com>
-
由 Jannik Lehmann 创作于
Merge branch '360536-eng-update-parent-level-group-creation-page-making-it-clear-the-user-is-creating-a-totally' into 'master' Add new alert when creating new top-level group See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/95826 Merged-by:
Jannik Lehmann <jlehmann@gitlab.com> Approved-by:
Nick Leonard <nleonard@gitlab.com> Approved-by:
Matt Kasa <mkasa@gitlab.com> Approved-by:
Laura Meckley <lmeckley@gitlab.com> Approved-by:
Pavel Shutsin <pshutsin@gitlab.com> Approved-by:
Jannik Lehmann <jlehmann@gitlab.com> Co-authored-by:
Jay Montal <jmontal@gitlab.com>
-
由 Jay Montal 创作于
This adds a new alert when a user is creating a new top-level group and is already part of only one top-level group with create subgroup permissions. Changelog: changed
-
由 Kushal Pandya 创作于
Render form submit buttons with Pajamas::ButtonComponent See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98741 Merged-by:
Kushal Pandya <kushalspandya@gmail.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Kushal Pandya <kushalspandya@gmail.com> Co-authored-by:
Deepika Guliani <dguliani@gitlab.com>
-
由 Aleksei Lipniagov 创作于
Add AlloyDB support to DB usage ping See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98601 Merged-by:
Aleksei Lipniagov <alipniagov@gitlab.com> Approved-by:
Manoj M J <mmj@gitlab.com> Approved-by:
Krasimir Angelov <kangelov@gitlab.com> Approved-by:
Aleksei Lipniagov <alipniagov@gitlab.com> Co-authored-by:
Jon Jenkins <jjenkins@gitlab.com>
-
由 Phil Hughes 创作于
Removes spacing from system and discussion notes See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/95824 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Jeremy Elder <jelder@gitlab.com> Approved-by:
Felipe Artur <fcardozo@gitlab.com> Approved-by:
Laura Meckley <lmeckley@gitlab.com> Approved-by:
Pedro Moreira da Silva <hi@pedroms.com> Approved-by:
Phil Hughes <me@iamphill.com> Co-authored-by:
Marcel van Remmerden <mvanremmerden@gitlab.com>
-
由 Marcel van Remmerden 创作于
Changelog: changed EE: true
-
Update Gitaly version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98771 Merged-by:
release-tools approver bot <project278964_bot6@example.com> Approved-by:
release-tools approver bot <project278964_bot6@example.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
由 Grzegorz Bizon 创作于
Prepare Ci::BuildMetadata for partitioning 2/3 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/97926 Merged-by:
Grzegorz Bizon <grzegorz@gitlab.com> Approved-by:
Grzegorz Bizon <grzegorz@gitlab.com> Co-authored-by:
Maxime Orefice <morefice@gitlab.com>
-
由 Maxime Orefice 创作于
This commit prepares ci_builds_metadata table for partitioning. It makes sure the primary key include the partitioning_id. Changelog: added
-
由 Bob Van Landuyt 创作于
Merge branch 'mwaw/change_base_instrumentation_classes_to_take_definition_as_initializer_argument' into 'master' Pass metric definition to instrumentation class See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98187 Merged-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Niko Belokolodov <nbelokolodov@gitlab.com> Approved-by:
Bob Van Landuyt <bob@gitlab.com> Co-authored-by:
Mikolaj Wawrzyniak <mwawrzyniak@gitlab.com>
-
由 Mikołaj Wawrzyniak 创作于
Before this change only time_frame, and options were passed into metric instrumentation class in initializer, however recently there were need to pass also data_source. Such change even though required by only one instrumentation class would cause changes in all instrumentation base classes. This commits changes instrumentation classes intializers so they accept whole metric definition (hash) to make whole framework more flexible and better suited for future maintainance
-
由 Grzegorz Bizon 创作于
Document primary key strategy CI partitioning See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98762 Merged-by:
Grzegorz Bizon <grzegorz@gitlab.com> Co-authored-by:
Maxime Orefice <morefice@gitlab.com>
-
由 Maxime Orefice 创作于
This commit documents how we create new primary key for a table required to be partition. This will be used for ci time decay.
-
由 Mikołaj Wawrzyniak 创作于
Remove FF ci_rules_changes_compare See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98662 Merged-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Furkan Ayhan <furkanayhn@gmail.com>
-
由 Furkan Ayhan 创作于
It has been enabled since 15.3. Changelog: other
-
由 Phil Hughes 创作于
Keep new MR dropdown open when toggling notifications See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98379 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Phil Hughes <me@iamphill.com> Co-authored-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com>
-
由 GitLab Release Tools Bot 创作于
-
由 Phil Hughes 创作于
Create MarkdownEditor component See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98483 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Harsha Muralidhar <hmuralidhar@gitlab.com> Approved-by:
Tomas Vik <tvik@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Co-authored-by:
Enrique Alcantara <ealcantara@gitlab.com>
-
Update Gitaly version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98756 Merged-by:
release-tools approver bot <project278964_bot6@example.com> Approved-by:
release-tools approver bot <project278964_bot6@example.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
由 Rémy Coutable 创作于
Re-generate RuboCop TODOs for RSpec/Capybara/VisibilityMatcher See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98450 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Peter Leitzen <pleitzen@gitlab.com>
-
由 Olena Horal-Koretska 创作于
Move profile page css to page bundle css See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98422 Merged-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Co-authored-by:
Coung Ngo <cngo@gitlab.com>
-
由 Jacob Vosmaer 创作于
Add user-agent to all http requests initiated by Workhorse See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/93464 Merged-by:
Jacob Vosmaer <jacob@gitlab.com> Approved-by:
Jacob Vosmaer <jacob@gitlab.com> Co-authored-by:
Grzegorz Bizon <grzesiek.bizon@gmail.com>
-
由 Grzegorz Bizon 创作于
-
由 nmilojevic1 创作于
-
由 Matthias Käppler 创作于
Backfill internal column on notes See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98433 Merged-by:
Matthias Käppler <mkaeppler@gitlab.com> Approved-by:
Aman Luthra <aluthra@gitlab.com> Approved-by:
Steve Abrams <sabrams@gitlab.com> Approved-by:
Matthias Käppler <mkaeppler@gitlab.com> Co-authored-by:
Nicolas Dular <ndular@gitlab.com>
-
由 Anna Vovchenko 创作于
Fix: notify locale on request review merge request email See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/96502 Merged-by:
Anna Vovchenko <avovchenko@gitlab.com> Approved-by:
Thomas Hutterer <thutterer@gitlab.com> Approved-by:
charlie ablett <cablett@gitlab.com> Approved-by:
Rohit Shambhuni <rshambhuni@gitlab.com> Approved-by:
Anna Vovchenko <avovchenko@gitlab.com> Co-authored-by:
chenqiting <qtchen@jihulab.com>
-
由 奇廷 陈 创作于
-
由 Jan Provaznik 创作于
Add environment keyword to pages job See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98283 Merged-by:
Jan Provaznik <jprovaznik@gitlab.com> Approved-by:
rossfuhrman <rfuhrman@gitlab.com> Approved-by:
Vladimir Shushlin <vshushlin@gitlab.com> Approved-by:
Jan Provaznik <jprovaznik@gitlab.com> Co-authored-by:
Siddharth Asthana <siddharthasthana31@gmail.com>
-
由 Ethan Urie 创作于
Do not save duplicate notes when importing pipelines See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/97988 Merged-by:
Ethan Urie <eurie@gitlab.com> Approved-by:
Zamir Martins <zfilho@gitlab.com> Approved-by:
Ethan Urie <eurie@gitlab.com> Co-authored-by:
George Koltsov <gkoltsov@gitlab.com>
-
由 GitLab Release Tools Bot 创作于
-
由 Rémy Coutable 创作于
Run rspec full jobs when run-full-space label is added See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98496 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Nao Hashizume <nhashizume@gitlab.com>
-
由 Nao Hashizume 创作于
-
由 Peter Leitzen 创作于
This renames the todo file. See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/96880/diffs#note_1107676787
-
由 Andrew Fontaine 创作于
Hide integrations section if not matching search See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98652 Merged-by:
Andrew Fontaine <afontaine@gitlab.com> Approved-by:
Andrew Fontaine <afontaine@gitlab.com> Co-authored-by:
Thomas Hutterer <thutterer@gitlab.com>
-
由 Alexandru Croitor 创作于
Backfill epic cache counts See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/97351 Merged-by:
Alexandru Croitor <acroitor@gitlab.com> Approved-by:
Felipe Artur <fcardozo@gitlab.com> Approved-by:
Alexandru Croitor <acroitor@gitlab.com> Co-authored-by:
Jan Provaznik <jprovaznik@gitlab.com>
-
由 Jan Provaznik 创作于
Backfills cache counts about issue weight/counts for each epic. Changelog: added
-
由 Adam Hegyi 创作于
Remove and add raw of ci-variables tables with new default See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/98527 Merged-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Co-authored-by:
Furkan Ayhan <furkanayhn@gmail.com>
-
由 Furkan Ayhan 创作于
We added raw attributes to all ci-variables tables with default true. However, it has to be false because currently when you add a project/group variable or a YAML variable, their default raw value is false. Changelog: other
-