该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 9月 19, 2023
-
-
由 Terri Chu 创作于
Updating marketing cookie See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131072 Merged-by:
Terri Chu <tchu@gitlab.com> Approved-by:
Jay Montal <jmontal@gitlab.com> Approved-by:
Terri Chu <tchu@gitlab.com> Reviewed-by:
Terri Chu <tchu@gitlab.com> Reviewed-by:
Jay Montal <jmontal@gitlab.com> Co-authored-by:
Miracle Banks <miraclebanks@Miracles-Work-Laptop.local>
-
由 Miracle Banks 创作于
- Changes cookie name - Changes cookie expiration
-
由 Amy Qualls 创作于
Refactor K8s API access See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131948 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
phillipwells <pwells@gitlab.com>
-
由 Phillip Wells 创作于
-
由 Felipe Artur 创作于
Extract database warnings to a separate module See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131760 Merged-by:
Felipe Artur <fcardozo@gitlab.com> Approved-by:
Felipe Artur <fcardozo@gitlab.com> Approved-by:
Omar Qunsul <oqunsul@gitlab.com> Approved-by:
Siddharth Dungarwal <sdungarwal@gitlab.com> Co-authored-by:
Arturo Herrero <arturo.herrero@gmail.com>
-
由 Dan Davison 创作于
[E2E] Fix for failures for upload_new_file_in_web_ide_spec in staging See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131488 Merged-by:
Dan Davison <ddavison@gitlab.com> Approved-by:
Dan Davison <ddavison@gitlab.com> Reviewed-by:
Dan Davison <ddavison@gitlab.com> Reviewed-by:
Jay McCure <jmccure@gitlab.com> Co-authored-by:
Nivetha Prabakaran <nprabakaran@gitlab.com>
-
由 Nivetha Prabakaran 创作于
-
由 Chloe Liu 创作于
Try to fix flaky ambiguous element error See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131151 Merged-by:
Chloe Liu <yliu@gitlab.com> Approved-by:
Chloe Liu <yliu@gitlab.com> Reviewed-by:
Chloe Liu <yliu@gitlab.com> Co-authored-by:
hmuralidhar <hmuralidhar@gitlab.com>
-
由 Harsha Muralidhar 创作于
-
由 Dylan Griffith 创作于
Rely on disk_path for PoolRepository identification See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131378 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Terri Chu <tchu@gitlab.com> Reviewed-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Reviewed-by:
Terri Chu <tchu@gitlab.com> Co-authored-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
-
由 Vasilii Iakliushin 创作于
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/424194 **Problem** PoolRepository can be missing a `source_project` link when the root project was deleted. That blocks the pool repository migration from shard to shard. **Solution** * Remove prensence validation for `source_project` (as it is a valid case for pool repositories flow.) * Use a combination of `disk_path` + `shard_name` to identify a pool repository. Changelog: changed
-
由 Ethan Urie 创作于
Set minimum pipeline batch size in RedisCacheStore See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131470 Merged-by:
Ethan Urie <eurie@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Ethan Urie <eurie@gitlab.com> Reviewed-by:
Ethan Urie <eurie@gitlab.com> Reviewed-by:
Javiera Tapia <jtapia@gitlab.com> Co-authored-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Sylvester Chin <schin@gitlab.com>
-
由 Sylvester Chin 创作于
This MR also introduces an environment variable to fine-tune the batch size. We set a minimum size of 1000. Changelog: other
-
由 Chloe Liu 创作于
Replace Project.fabricate_via_api with create (2/8) See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/129123 Merged-by:
Chloe Liu <yliu@gitlab.com> Approved-by:
Chloe Liu <yliu@gitlab.com> Approved-by:
John McDonnell <jmcdonnell@gitlab.com> Co-authored-by:
ddavison <ddavison@gitlab.com>
-
Enabled instance level audit event gcp destination streaming See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131608 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Siddharth Dungarwal <sdungarwal@gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Aaron Huntsman <ahuntsman@gitlab.com> Co-authored-by:
Hitesh Raghuvanshi <hraghuvanshi@gitlab.com>
-
由 Hitesh Raghuvanshi 创作于
Enabled streaming of instance level audit events to gcp destinations Changelog: added EE: true
-
由 Andrejs Cunskis 创作于
E2E: New Subscriptions Page data-testid Migration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131445 Merged-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Approved-by:
Zeff Morgan <zmorgan@gitlab.com> Approved-by:
Briley Sandlin <bsandlin@gitlab.com> Co-authored-by:
Valerie Burton <vburton@gitlab.com>
-
由 Matt Kasa 创作于
Make PostgreSQL 14 as the default See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127178 Merged-by:
Matt Kasa <mkasa@gitlab.com> Approved-by:
Matt Kasa <mkasa@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Approved-by:
Jennifer Li <jli@gitlab.com> Co-authored-by:
Nao Hashizume <nhashizume@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
由 Nao Hashizume 创作于
-
由 Suzanne Selhorn 创作于
Adding feature table to AI powered features See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131562 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Reviewed-by:
Suzanne Selhorn <sselhorn@gitlab.com> Reviewed-by:
Torsten Linz <tlinz@gitlab.com> Co-authored-by:
Torsten Linz <tlinz@gitlab.com> Co-authored-by:
Tiffany Chen <tichen@gitlab.com>
-
由 Torsten Linz 创作于
-
由 Nicolas Dular 创作于
Bubble up API error message for bulk import See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131464 Merged-by:
Nicolas Dular <ndular@gitlab.com> Approved-by:
Carla Drago <cdrago@gitlab.com> Approved-by:
Nicolas Dular <ndular@gitlab.com> Co-authored-by:
Jessie Young <jessieyoung@gitlab.com>
-
由 Jessie Young 创作于
* Previously, we were rescuing *any* error from `BulkImports::NetworkError` and returning the "setting not enabled" error message * The was sometimes an accurate error message, but sometimes it was inaccurate because the API request can also fail because of a 403 (authorization error if the requesting user is not an admin on the project or group) * Now, we are stil returning the 404/"setting not enabled" error when that is what the API returns, but we are instead returning a "403" when the response is a 403. * https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131340#note_1552306064
-
由 Chloe Liu 创作于
Update unsupported events for large github repo import spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131854 Merged-by:
Chloe Liu <yliu@gitlab.com> Approved-by:
Chloe Liu <yliu@gitlab.com> Co-authored-by:
Andrejs Cunskis <acunskis@gitlab.com>
-
由 Andrejs Cunskis 创作于
-
由 Mark Florian 创作于
Extract in-template arrow functions to a method See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131639 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Thomas Randolph <trandolph@gitlab.com> Co-authored-by:
Thomas Hutterer <thutterer@gitlab.com>
-
由 Denys Mishunov 创作于
Use clientSubscriptonId for summarize review See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131285 Merged-by:
Denys Mishunov <dmishunov@gitlab.com> Approved-by:
Denys Mishunov <dmishunov@gitlab.com> Reviewed-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Nicolas Dular <ndular@gitlab.com> Co-authored-by:
Nicolas Dular <ndular@gitlab.com>
-
由 Stan Hu 创作于
Support specifying TLS settings in resque.yml See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131867 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
由 Halil Coban 创作于
Add CI feature category to two spec files See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131976 Merged-by:
Halil Coban <hcoban@gitlab.com> Approved-by:
Halil Coban <hcoban@gitlab.com> Co-authored-by:
drew <dscimino@gmail.com>
-
- 9月 18, 2023
-
-
由 Drew Blessing 创作于
Default enable custom_roles_ui_[xxx] feature flags See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131930 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Co-authored-by:
Eduardo Sanz García <esanz-garcia@gitlab.com>
-
由 Phillip Wells 创作于
Document `k8s_proxy` scope for PATs, PrATs and GATs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131774 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Reviewed-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Timo Furrer <tfurrer@gitlab.com>
-
由 Bogdan Denkovych 创作于
Removed usused shared specs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132021 Merged-by:
Bogdan Denkovych <bdenkovych@gitlab.com> Approved-by:
Bogdan Denkovych <bdenkovych@gitlab.com> Co-authored-by:
smriti <sgarg@gitlab.com>
-
由 Payton Burdette 创作于
CTRT: Reorganize project settings sections See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131162 Merged-by:
Payton Burdette <pburdette@gitlab.com> Approved-by:
Jonas Larsen <jlarsen@gitlab.com> Approved-by:
Andrei Zubov <azubov@gitlab.com> Approved-by:
Fiona Neill <fneill@gitlab.com> Approved-by:
Payton Burdette <pburdette@gitlab.com> Reviewed-by:
Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by:
Lorena Ciutacu <lciutacu@gitlab.com>
-
由 Lorena Ciutacu 创作于
-
由 Amy Qualls 创作于
Update docs in /gitlab/doc/api to replace "master" with "main" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131989 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Artur Salii <asalii@gitlab.com>
-
由 Artur Salii 创作于
-
由 David Dieulivol 创作于
Fix invalid YAML merges in ci config See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131770 Merged-by:
David Dieulivol <ddieulivol@gitlab.com> Approved-by:
David Dieulivol <ddieulivol@gitlab.com> Reviewed-by:
David Dieulivol <ddieulivol@gitlab.com> Co-authored-by:
Arran Walker <ajwalker@gitlab.com>
-
由 Olena Horal-Koretska 创作于
Merge branch '421715-commits-add-a-visual-toggle-for-including-archived-projects-in-search-results' into 'master' [Commits] Add a visual toggle for including archived See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/129222 Merged-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Siddharth Dungarwal <sdungarwal@gitlab.com> Approved-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Reviewed-by:
Alper Akgun <aakgun@gitlab.com> Co-authored-by:
Tomas Bulva <tbulva@gitlab.com>
-
由 Grzegorz Bizon 创作于
Update GitLab Steps blueprint runner approver See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132007 Merged-by:
Grzegorz Bizon <grzegorz@gitlab.com> Approved-by:
Darren Eastman <deastman@gitlab.com> Approved-by:
Mark Nuzzo <mnuzzo@gitlab.com> Approved-by:
Grzegorz Bizon <grzegorz@gitlab.com> Co-authored-by:
Gabriel Engel <gengel@gitlab.com>
-