该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 12月 22, 2022
-
-
由 Michael Kozono 创作于
Locally, my solargraph said there were 15030 files.
-
由 Michael Kozono 创作于
Update SSF templates to change/add some steps See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/102678 Merged-by:
Michael Kozono <mkozono@gitlab.com> Approved-by:
Valery Sizov <valery@gitlab.com> Approved-by:
Sampath Ranasinghe <sranasinghe@gitlab.com> Approved-by:
Michael Kozono <mkozono@gitlab.com> Reviewed-by:
Valery Sizov <valery@gitlab.com> Reviewed-by:
Alex Ives <aives@gitlab.com> Reviewed-by:
Michael Kozono <mkozono@gitlab.com> Co-authored-by:
Ian Baum <ibaum@gitlab.com>
-
由 Ian Baum 创作于
* Add some steps that are currently missing from the templates * Add some convenience blocks to make additions easier * Fix some typos
-
由 Jacques Erasmus 创作于
Add custom error for gitaly unavailable See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107451 Merged-by:
Jacques Erasmus <jerasmus@gitlab.com> Approved-by:
Jacques Erasmus <jerasmus@gitlab.com> Reviewed-by:
Jacques Erasmus <jerasmus@gitlab.com> Reviewed-by:
Dheeraj Joshi <djoshi@gitlab.com> Co-authored-by:
Nataliia Radina <nradina@gitlab.com>
-
由 Nataliia Radina 创作于
Changelog: changed
-
由 Doug Stull 创作于
Update rails-html-sanitizer to v1.4.4 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107613 Merged-by:
Doug Stull <dstull@gitlab.com> Approved-by:
Doug Stull <dstull@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
由 Dylan Griffith 创作于
Remove `ci_bridge_remove_sourced_pipelines` feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107121 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Co-authored-by:
lma-git <lma@gitlab.com>
-
由 Leaminn Ma 创作于
The `has_many :sourced_pipelines` association in Ci::Bridge is not correct because a trigger job can only have one downstream pipeline. Here we remove the relationship to enforce that a trigger/bridge job can only have one sourced_pipeline and ensure data consistency. Changelog: other
-
由 Tiffany Rea 创作于
E2E: Improve allure report custom metadata See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107450 Merged-by:
Tiffany Rea <trea@gitlab.com> Approved-by:
Tiffany Rea <trea@gitlab.com> Reviewed-by:
Chloe Liu <yliu@gitlab.com> Reviewed-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
Andrejs Cunskis <acunskis@gitlab.com>
-
由 Andrejs Cunskis 创作于
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 Stan Hu 创作于
This addresses some CVEs. Diff: https://my.diffend.io/gems/rails-html-sanitizer/1.4.3/1.4.4 Changes: https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md Changelog: changed
-
由 Allen Cook 创作于
Fix creating JIRA issue URL See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107482 Merged-by:
Allen Cook <acook@gitlab.com> Approved-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Approved-by:
Allen Cook <acook@gitlab.com> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Co-authored-by:
Mehmet Emin INAC <minac@gitlab.com>
-
由 Mehmet Emin INAC 创作于
With this change, we can create JIRA issue URL for an instance of `Vulnerability`, `Vulnerabilities::Finding`, or `Security::Finding`. Changelog: fixed EE: true
-
由 Amy Qualls 创作于
Add guideline to only allow lower case index names See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107513 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Mayra Cabrera <mcabrera@gitlab.com> Approved-by:
Alex Ives <aives@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Steve Abrams <sabrams@gitlab.com>
-
由 Steve Abrams 创作于
Adds a bit of polish to the language. Also uses a definitive, stating that something MUST be done instead of SHOULD be done.
-
由 Frédéric Caplette 创作于
Use .cjs extension for CommonJS modules See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/105459 Merged-by:
Frédéric Caplette <fcaplette@gitlab.com> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Frédéric Caplette <fcaplette@gitlab.com> Co-authored-by:
Stanislav Lashmanov <slashmanov@gitlab.com>
-
由 David Dieulivol 创作于
Remove quotes around `introduced_by_url` value See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107284 Merged-by:
David Dieulivol <ddieulivol@gitlab.com> Approved-by:
Niko Belokolodov <nbelokolodov@gitlab.com> Approved-by:
David Dieulivol <ddieulivol@gitlab.com> Co-authored-by:
Jennifer Li <jli@gitlab.com>
-
由 Etienne Baqué 创作于
Return bare hostname when importing a project Closes gitlab-development-kit#1631 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107548 Merged-by:
Etienne Baqué <ebaque@gitlab.com> Approved-by:
Stanislav Dobrovolschii <sdobrovolschii@gitlab.com> Approved-by:
Etienne Baqué <ebaque@gitlab.com> Co-authored-by:
Vitaly Slobodin <vslobodin@gitlab.com>
-
由 Frédéric Caplette 创作于
Revert usage of withArtifacts filter See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107423 Merged-by:
Frédéric Caplette <fcaplette@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Frédéric Caplette <fcaplette@gitlab.com> Reviewed-by:
Scott de Jonge <sdejonge@gitlab.com> Co-authored-by:
mfluharty <mfluharty@gitlab.com>
-
由 Peter Hegman 创作于
Merge branch '84425-use-pajamas-button-component-for-button-in-app-views-admin-projects-show-html-haml' into 'master' Resolve "Use Pajamas button component for button in app/views/admin/projects/show.html.haml" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/105900 Merged-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Peter Hegman <phegman@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Peter Hegman <phegman@gitlab.com> Co-authored-by:
Gerardo <ggutierrez@gitlab.com> Co-authored-by:
Mark Florian <mflorian@gitlab.com>
-
由 Gerardo Gutierrez 创作于
-
由 Dylan Griffith 创作于
Disable ci_builds reindexing on Sundays See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107448 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Max Orefice <morefice@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Reviewed-by:
Marius Bobin <mbobin@gitlab.com> Co-authored-by:
Marius Bobin <mbobin@gitlab.com>
-
由 Marius Bobin 创作于
-
由 Doug Stull 创作于
Add length validation before performing regex checks on versions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107335 Merged-by:
Doug Stull <dstull@gitlab.com> Approved-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Co-authored-by:
Nick Malcolm <nmalcolm@gitlab.com>
-
由 Nick Malcolm 创作于
In response to MR feedback: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107335#note_1216705882
-
Make all use_iid_in_work_items_path feature flag actors the same See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107494 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Roy Zwambag <rzwambag@gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Co-authored-by:
Mario Celi <mcelicalderon@gitlab.com>
-
由 Stan Hu 创作于
Merge branch '386323-projects-vulnerabilityfeedbackcontroller-create-creates-a-subtransaction' into 'master' Move vulnerability creation out of transaction See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107595 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Approved-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Jonathan Schafer <jschafer@gitlab.com>
-
Fix remove parent epic quick command See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107563 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Mario Celi <mcelicalderon@gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Reviewed-by:
Mario Celi <mcelicalderon@gitlab.com> Co-authored-by:
Eugenia Grieff <egrieff@gitlab.com>
-
由 Dylan Griffith 创作于
Pods blueprint: backups See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107061 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Fabian Zimmer <fzimmer@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Reviewed-by:
Kamil Trzciński <ayufan@ayufan.eu> Co-authored-by:
Thong Kuah <tkuah@gitlab.com>
-
由 Thong Kuah 创作于
Add cluster-metadata concerns
-
由 Eugenia Grieff 创作于
Send correct epic to the service Changelog: fixed EE: true
-
由 Kushal Pandya 创作于
Remove breadcrumb border on repository > files view See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107422 Merged-by:
Kushal Pandya <kushalspandya@gmail.com> Approved-by:
Gina Doyle <gdoyle@gitlab.com> Approved-by:
Himanshu Kapoor <info@fleon.org> Approved-by:
Kushal Pandya <kushalspandya@gmail.com> Co-authored-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com>
-
由 Alexandru Croitor 创作于
Rename disabled_with_override to disabled_and_overridable See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/106322 Merged-by:
Alexandru Croitor <acroitor@gitlab.com> Approved-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Approved-by:
Alexandru Croitor <acroitor@gitlab.com> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Miguel Rincon <mrincon@gitlab.com> Reviewed-by:
Alexandru Croitor <acroitor@gitlab.com> Co-authored-by:
tschmitke <tschmitke@gitlab.com>
-
由 Tymm Schmitke 创作于
-
由 Jiaan Louw 创作于
Updated all internal product analytics dashboards See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107341 Merged-by:
Jiaan Louw <3468028-jiaan@users.noreply.gitlab.com> Approved-by:
Max Woolf <mwoolf@gitlab.com> Approved-by:
Dennis Tang <750946-dennis@users.noreply.gitlab.com> Approved-by:
Jiaan Louw <3468028-jiaan@users.noreply.gitlab.com> Reviewed-by:
Dennis Tang <750946-dennis@users.noreply.gitlab.com> Reviewed-by:
Tim Zallmann <tzallmann@gitlab.com> Reviewed-by:
Max Woolf <mwoolf@gitlab.com> Co-authored-by:
Tim Zallmann <tzallmann@gitlab.com> Co-authored-by:
Dennis Tang <750946-dennis@users.noreply.gitlab.com>
-
由 Tim Zallmann 创作于
-
由 Andrejs Cunskis 创作于
Add export vulnerabilities to csv spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/105637 Merged-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Andrei Zubov <azubov@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Reviewed-by:
Chloe Liu <yliu@gitlab.com> Reviewed-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
hmuralidhar <hmuralidhar@gitlab.com>
-
由 Harsha Muralidhar 创作于
-
由 Drew Blessing 创作于
Update CI error message when pipeline has no jobs to run See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/107297 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Max Fan <mfan@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Max Fan <mfan@gitlab.com> Co-authored-by:
lma-git <lma@gitlab.com>
-