该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 27, 2023
-
-
由 Kassio Borges 创作于
Main changes: * Update logrus dependency * Update Contribution Guidelines for Wider Community * Update module github.com/gorilla/handlers to v1.5.1 * Resolve "Gracefully handle missing Content-Length Header from API" * Set ConfigurableRoot to default enabled Reference: https://gitlab.com/gitlab-org/gitlab-pages/-/compare/2a21892c80bd3b229073f091206247af66344dbe...86dd2da4f0880e53cd987ab392173cd2c08aba00 Changelog: changed
-
由 Jennifer Li 创作于
ci: Run gem specs in maintenance pipelines See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126357 Merged-by:
Jennifer Li <jli@gitlab.com> Approved-by:
Jennifer Li <jli@gitlab.com> Reviewed-by:
Peter Leitzen <pleitzen@gitlab.com> Co-authored-by:
Rémy Coutable <remy@rymai.me>
-
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Frédéric Caplette 创作于
Remove unused alert overwrite css See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127547 Merged-by:
Frédéric Caplette <fcaplette@gitlab.com> Approved-by:
Ammar Alakkad <aalakkad@gitlab.com> Approved-by:
Frédéric Caplette <fcaplette@gitlab.com> Co-authored-by:
Alexander Turinske <aturinske@gitlab.com>
-
由 John Mason 创作于
Add basic auth to Zoekt client See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127203 Merged-by:
John Mason <9717668-johnmason@users.noreply.gitlab.com> Approved-by:
John Mason <9717668-johnmason@users.noreply.gitlab.com> Approved-by:
Siddharth Dungarwal <sdungarwal@gitlab.com> Co-authored-by:
Dylan Griffith <dyl.griffith@gmail.com>
-
由 Dylan Griffith 创作于
As part of https://gitlab.com/gitlab-org/gitlab/-/issues/389749 we want HTTP requests from `Zoekt -> GitLab` to be authenticated. This MR adds the ability to configure a `zoekt.username_file` and `zoekt.password_file` (that default to `.gitlab_zoekt_username` and `.gitlab_zoekt_password` respectively) in your `config/gitlab.yml` . If present these files will be used to populate basic auth credentials in the HTTP requests to Zoekt. We likely won't use this in GDK because basic authentication relies on an nginx proxy in front of Zoekt (this is configured in the helm chart in https://gitlab.com/gitlab-org/cloud-native/charts/gitlab-zoekt/-/merge_requests/14). The indexer and webserver we run in GDK don't actually support basic auth but I've verified locally that these changes do indeed send the credentials. EE: true Changelog: added
-
由 Jennifer Li 创作于
Detect model scope changes as database changes in Danger See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127167 Merged-by:
Jennifer Li <jli@gitlab.com> Approved-by:
Ravi Kumar <rkumar@gitlab.com> Approved-by:
Jennifer Li <jli@gitlab.com> Approved-by:
Kerri Miller <kerrizor@kerrizor.com> Reviewed-by:
Alex Ives <aives@gitlab.com> Co-authored-by:
Matt Kasa <mkasa@gitlab.com>
-
由 Dan Davison 创作于
E2E: staging only spec for dora metrics api endpoint validation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127348 Merged-by:
Dan Davison <ddavison@gitlab.com> Approved-by:
Dan Davison <ddavison@gitlab.com> Approved-by:
Will Meek <wmeek@gitlab.com> Reviewed-by:
Dan Davison <ddavison@gitlab.com> Co-authored-by:
Andrejs Cunskis <acunskis@gitlab.com>
-
由 Andrejs Cunskis 创作于
-
由 John Mason 创作于
Refactor resetting events in EventDefinition specs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/125795 Merged-by:
John Mason <9717668-johnmason@users.noreply.gitlab.com> Approved-by:
Hinam Mehra <hmehra@gitlab.com> Approved-by:
John Mason <9717668-johnmason@users.noreply.gitlab.com> Co-authored-by:
Piotr Skorupa <pskorupa@gitlab.com>
-
由 Piotr Skorupa 创作于
-
由 Ahmed Hemdan 创作于
Enable elevated_guests by default See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127378 Merged-by:
Ahmed Hemdan <ahemdan@gitlab.com> Approved-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Ahmed Hemdan <ahemdan@gitlab.com> Reviewed-by:
Ahmed Hemdan <ahemdan@gitlab.com> Co-authored-by:
Jarka Košanová <jarka@gitlab.com>
-
由 Jarka Košanová 创作于
Changelog: added EE: true
-
由 Rémy Coutable 创作于
Add rule to run gitlab:audit_event_types:check_docs rake in CI See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127590 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Rémy Coutable <remy@rymai.me> Reviewed-by:
Rémy Coutable <remy@rymai.me> Reviewed-by:
Huzaifa Iftikhar <hiftikhar@gitlab.com> Co-authored-by:
huzaifaiftikhar1 <hiftikhar@gitlab.com>
-
由 Huzaifa Iftikhar 创作于
Commit the diff generated on executing bundle exec rake gitlab:audit_event_types:compile_docs
-
由 Laura Montemayor 创作于
Remove duplicate loading of commits on network graph See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127505 Merged-by:
Laura Montemayor <lmontemayor@gitlab.com> Approved-by:
Thomas Hutterer <thutterer@gitlab.com> Approved-by:
Laura Montemayor <lmontemayor@gitlab.com> Co-authored-by:
Robert May <rmay@gitlab.com>
-
- 7月 26, 2023
-
-
由 Frédéric Caplette 创作于
Refactor line-codequality to line-inline-findings See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127100 Merged-by:
Frédéric Caplette <fcaplette@gitlab.com> Approved-by:
Frédéric Caplette <fcaplette@gitlab.com> Approved-by:
Ross Byrne <robyrne@gitlab.com> Reviewed-by:
Frédéric Caplette <fcaplette@gitlab.com> Co-authored-by:
Jannik Lehmann <jlehmann@gitlab.com>
-
由 Rémy Coutable 创作于
Set expiration date for artifacts See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127627 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Rémy Coutable <remy@rymai.me> Reviewed-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
ddieulivol <ddieulivol@gitlab.com>
-
由 David Dieulivol 创作于
-
由 Coung Ngo 创作于
Include trigger jobs in failure MR widget See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126902 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Sunjung Park <spark@gitlab.com> Approved-by:
Briley Sandlin <bsandlin@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Reviewed-by:
Coung Ngo <cngo@gitlab.com> Reviewed-by:
Frédéric Caplette <fcaplette@gitlab.com> Co-authored-by:
Frédéric Caplette <fcaplette@gitlab.com>
-
由 Frédéric Caplette 创作于
Add triger jobs in the list of failed jobs and disable the retry button for now. We need to handle the retry the same we do in the graph, which means showing a warning that we will recreate the whole downstream.
-
由 Etienne Baqué 创作于
Add new metric for advanced search limited indexing setting See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/122351 Merged-by:
Etienne Baqué <ebaque@gitlab.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Approved-by:
Michał Wielich <mwielich@gitlab.com> Approved-by:
Etienne Baqué <ebaque@gitlab.com> Reviewed-by:
Michał Wielich <mwielich@gitlab.com> Reviewed-by:
Etienne Baqué <ebaque@gitlab.com> Reviewed-by:
Terri Chu <tchu@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
Terri Chu <tchu@gitlab.com>
-
由 Terri Chu 创作于
Changelog: added EE: true
-
由 Jan Provaznik 创作于
Remove alternative ff See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127597 Merged-by:
Jan Provaznik <jprovaznik@gitlab.com> Approved-by:
Jan Provaznik <jprovaznik@gitlab.com> Co-authored-by:
Małgorzata Ksionek <mksionek@gitlab.com>
-
由 Gosia Ksionek 创作于
Changelog: changed
-
由 Lorena Ciutacu 创作于
Update implementation docs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127226 Merged-by:
Lorena Ciutacu <lciutacu@gitlab.com> Approved-by:
Niko Belokolodov <nbelokolodov@gitlab.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Approved-by:
Sebastian Rehm <srehm@gitlab.com> Approved-by:
Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by:
michold <mwielich@gitlab.com>
-
由 David Dieulivol 创作于
Update dependency gitlab-dangerfiles to '~> 3.12.0' See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127474 Merged-by:
David Dieulivol <ddieulivol@gitlab.com> Approved-by:
David Dieulivol <ddieulivol@gitlab.com> Co-authored-by:
Rémy Coutable <remy@rymai.me>
-
由 Frédéric Caplette 创作于
Add name field to streaming audit events See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126930 Merged-by:
Frédéric Caplette <fcaplette@gitlab.com> Approved-by:
Sam Figueroa <sfigueroa@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Approved-by:
Frédéric Caplette <fcaplette@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Frédéric Caplette <fcaplette@gitlab.com> Co-authored-by:
nrosandich <nrosandich@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
由 Nathan Rosandich 创作于
Adds a name field to group level streaming audit event destinations. This field can be edited and displays above the destination. Changelog: changed EE: true
-
由 Dan Davison 创作于
Make changes to security reports spec to add Secret Detection See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126932 Merged-by:
Dan Davison <ddavison@gitlab.com> Approved-by:
Dan Davison <ddavison@gitlab.com> Approved-by:
Jay McCure <jmccure@gitlab.com> Reviewed-by:
Jay McCure <jmccure@gitlab.com> Co-authored-by:
hmuralidhar <hmuralidhar@gitlab.com>
-
由 Harsha Muralidhar 创作于
-
由 Diana Logan 创作于
Test for the phrase "as well as" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127524 Merged-by:
Diana Logan <dlogan@gitlab.com> Approved-by:
Diana Logan <dlogan@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
由 Amy Qualls 创作于
Another wordy phrase we can get rid of.
-
由 Marcin Sedlak-Jakubowski 创作于
Document contributor statistics See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127607 Merged-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Reviewed-by:
Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by:
Lorena Ciutacu <lciutacu@gitlab.com>
-
由 Lorena Ciutacu 创作于
-
由 Rémy Coutable 创作于
Query Reporting: Remove old query_recorder See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127541 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Rémy Coutable <remy@rymai.me> Approved-by:
David Dieulivol <ddieulivol@gitlab.com> Reviewed-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Matt Kasa <mkasa@gitlab.com>
-
由 Robert May 创作于
`#find_commits` can be called twice in the same request with the exact same parameters and result, so this change ensures we serve the second result from the request cache in that instance. Changelog: performance
-
由 Mehmet Emin INAC 创作于
Remove description from explain vulnerability prompt See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127420 Merged-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Michael Becker <11881043-wandering_person@users.noreply.gitlab.com> Approved-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Approved-by:
Mehmet Emin INAC <minac@gitlab.com> Co-authored-by:
bymayanksingh <mayank.singh081997@gmail.com>
-
由 Mayank Singh 创作于
Changelog: changed EE: true
-
由 Diana Logan 创作于
Merge branch 'eread/update-installation-type-references-for-assorted-administration-docs' into 'master' Update installation type references for assorted administration docs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127450 Merged-by:
Diana Logan <dlogan@gitlab.com> Approved-by:
Diana Logan <dlogan@gitlab.com> Reviewed-by:
Diana Logan <dlogan@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-