该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 10月 06, 2023
-
-
由 Frédéric Caplette 创作于
In the Details page of the catalog, we are now adding a readme tab. This is the precursor work of adding a new tab to display metadata. Changelog: changed EE: true
-
Remove HashedStorage::MigrateRepositoryService See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133415 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
Adding new feature flag gl_analytics_tracking See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132534 Merged-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Mireya Andres <mandres@gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Dominic Couture <dcouture@gitlab.com> Reviewed-by:
Mireya Andres <mandres@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
Ankit Panchal <apanchal@gitlab.com>
-
由 Ankit Panchal 创作于
-
由 Olena Horal-Koretska 创作于
Create Blame Info vue component See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132326 Merged-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Reviewed-by:
Jacques Erasmus <jerasmus@gitlab.com> Reviewed-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Reviewed-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Co-authored-by:
Jacques <jerasmus@gitlab.com>
-
由 Jacques Erasmus 创作于
Creates a Vue component for blame info
-
由 Vitaly Slobodin 创作于
Removing qa_selector from 9_data_stores tests part 2 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132700 Merged-by:
Vitaly Slobodin <vslobodin@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Approved-by:
Marcos Rocha <mrocha@gitlab.com> Approved-by:
Vitaly Slobodin <vslobodin@gitlab.com> Co-authored-by:
Andy Hohenner <ahohenner@gitlab.com>
-
-
由 Chloe Liu 创作于
Remove quarantine tag from dismissed vulnerabilities spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133280 Merged-by:
Chloe Liu <yliu@gitlab.com> Approved-by:
Chloe Liu <yliu@gitlab.com> Co-authored-by:
hmuralidhar <hmuralidhar@gitlab.com>
-
由 Harsha Muralidhar 创作于
-
由 Etienne Baqué 创作于
Fix GitHub Import workers from aborting when rate limit is reached See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132813 Merged-by:
Etienne Baqué <ebaque@gitlab.com> Approved-by:
Etienne Baqué <ebaque@gitlab.com> Reviewed-by:
Etienne Baqué <ebaque@gitlab.com> Reviewed-by:
Jessie Young <jessieyoung@gitlab.com> Co-authored-by:
Rodrigo Tomonari <rtomonari@gitlab.com>
-
由 Rodrigo Tomonari 创作于
Some GitHub Import stage workers were marking the import state as failed when `RateLimitError` is raised because the workers were rescuing `StandardError` in the `#import` method and calling ImportFailureService with the option fail_import enabled. This change removes the rescue as they are not necessary since the `#perform` method in the `StageMethods` module already handles the exceptions Besides this change removes the retry option from the workers as the option is already defined in the `Queue` module Changelog: fixed
-
由 Phillip Wells 创作于
Update Debian availability to self-managed See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133469 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Tim Rizzi <trizzi@gitlab.com>
-
由 Tim Rizzi 创作于
-
由 Rémy Coutable 创作于
Merge branch '3756-thursday-2023-10-05-08-16-utc-gitlab-org-gitlab-broken-master-with-rspec-migration-pg14-5-8' into 'master' Fix broken master #3756 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133441 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Jon Jenkins <jjenkins@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Co-authored-by:
Leonardo Rosa <ldarosa@gitlab.com>
-
由 Leonardo da Rosa 创作于
It removes fk_d83a918cb1_tmp after test Changelog: changed
-
由 Suzanne Selhorn 创作于
Update danger file link to the right one See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133461 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Mohamed Saber <mohameds.meligi@gmail.com>
-
由 Mohamed Saber 创作于
-
由 James Fargher 创作于
Remove unused prepend_mod for Issuable::Clone::BaseService See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132941 Merged-by:
James Fargher <jfargher@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
James Fargher <jfargher@gitlab.com> Co-authored-by:
Mario Celi <mcelicalderon@gitlab.com>
-
由 Anna Vovchenko 创作于
Update loading of streaming destinations See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133151 Merged-by:
Anna Vovchenko <avovchenko@gitlab.com> Approved-by:
Camellia X Yang <xyang@gitlab.com> Approved-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com> Approved-by:
Anna Vovchenko <avovchenko@gitlab.com> Reviewed-by:
Camellia X Yang <xyang@gitlab.com> Co-authored-by:
nrosandich <nrosandich@gitlab.com>
-
由 Nathan Rosandich 创作于
Show loading icon when waiting for HTTP or GCP Logging destinations. Previous loading would disappear once one type of destination had loaded Now it will only disappear once all loaded Changelog: changed EE: true
-
由 Etienne Baqué 创作于
Fix pages custom domains redirect when unique domain is enabled See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133330 Merged-by:
Etienne Baqué <ebaque@gitlab.com> Approved-by:
Etienne Baqué <ebaque@gitlab.com> Approved-by:
Rutger Wessels <rwessels@gitlab.com> Co-authored-by:
Kassio Borges <kborges@gitlab.com>
-
由 Jan Provaznik 创作于
Make ProgrammingLanguage#comment_format private See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133421 Merged-by:
Jan Provaznik <jprovaznik@gitlab.com> Approved-by:
Jan Provaznik <jprovaznik@gitlab.com> Co-authored-by:
Vitali Tatarintev <vtatarintev@gitlab.com>
-
由 Erick Bajao 创作于
Remove InvalidForeignKey rescue and add logs in GitHub Import See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133152 Merged-by:
Erick Bajao <fbajao@gitlab.com> Approved-by:
Erick Bajao <fbajao@gitlab.com> Reviewed-by:
Luke Duncalfe <lduncalfe@gitlab.com> Reviewed-by:
Jessie Young <jessieyoung@gitlab.com> Co-authored-by:
Rodrigo Tomonari <rtomonari@gitlab.com>
-
由 Rodrigo Tomonari 创作于
-
由 Rémy Coutable 创作于
Add success logging for health check script in gdk pipeline See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133148 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:
hmuralidhar <hmuralidhar@gitlab.com>
-
由 Harsha Muralidhar 创作于
-
由 Paul Slaughter 创作于
Add validator for SegmentedControlButtonGroup options prop See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133160 Merged-by:
Paul Slaughter <pslaughter@gitlab.com> Approved-by:
Paul Slaughter <pslaughter@gitlab.com> Reviewed-by:
Paul Slaughter <pslaughter@gitlab.com> Co-authored-by:
Rene Padillo <developer@renesansz.me>
-
- 10月 05, 2023
-
-
由 Suzanne Selhorn 创作于
Merge branch '339335-write-documentation-that-allows-frontend-engineers-to-contribute-to-frontend-observability' into 'master' Expand Sentry docs page in the frontend guide See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133203 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Approved-by:
Briley Sandlin <bsandlin@gitlab.com> Co-authored-by:
Miguel Rincon <mrincon@gitlab.com>
-
由 Miguel Rincon 创作于
This change adds more information to the frontend guide on how to use Sentry.
-
由 Jose Ivan Vargas 创作于
Merge branch '424962-frontend-put-the-current-right-side-column-in-the-catalog-header' into 'master' Move Catalog about panel to the header See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132293 Merged-by:
Jose Ivan Vargas <jvargas@gitlab.com> Approved-by:
Paulina Sedlak-Jakubowska <psedlak-jakubowska@gitlab.com> Approved-by:
Jose Ivan Vargas <jvargas@gitlab.com> Reviewed-by:
Frédéric Caplette <fcaplette@gitlab.com> Reviewed-by:
Kos Palchyk <kpalchyk@gitlab.com> Co-authored-by:
Frédéric Caplette <fcaplette@gitlab.com>
-
由 Frédéric Caplette 创作于
We remove the right panel "about" section and move it to under the Catalog header. This required changing the skeleton loading pattern as well. Changelog: changed EE: true
-
由 Robert Hunt 创作于
Update the visualization designer's visualize column See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133190 Merged-by:
Robert Hunt <rhunt@gitlab.com> Approved-by:
Robert Hunt <rhunt@gitlab.com> Approved-by:
Elwyn Benson <ebenson@gitlab.com> Approved-by:
Eugie Limpin <elimpin@gitlab.com> Reviewed-by:
Jiaan Louw <3468028-jiaan@users.noreply.gitlab.com> Reviewed-by:
Robert Hunt <rhunt@gitlab.com> Reviewed-by:
Elwyn Benson <ebenson@gitlab.com> Co-authored-by:
Jiaan Louw <jlouw@gitlab.com>
-
由 Jiaan Louw 创作于
- Move the type selector into a form group and remove the empty column. - Update the type selector to always be a dropdown and remove buttons. - Rename the type component from *Inspector to *TypeSelector. - Add inline validation to the visualization designer's type selector. - Update specs.
-
由 Suzanne Selhorn 创作于
Add internal analytics fundamentals docs to index page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133446 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Approved-by:
Jonas Larsen <jlarsen@gitlab.com> Approved-by:
Michał Wielich <mwielich@gitlab.com> Reviewed-by:
Michał Wielich <mwielich@gitlab.com> Reviewed-by:
Jonas Larsen <jlarsen@gitlab.com> Co-authored-by:
Michał Wielich <mwielich@gitlab.com> Co-authored-by:
Sebastian Rehm <srehm@gitlab.com>
-
由 Sebastian Rehm 创作于
-
由 Phillip Wells 创作于
Fix stage metadata for anti-abuse See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133448 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Kati Paizee <kpaizee@gitlab.com>
-
由 Kati Paizee 创作于
-
由 Rémy Coutable 创作于
Add rubocop rule to discourage the use of Gitlab instance checks See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/130682 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Eugie Limpin <elimpin@gitlab.com> Reviewed-by:
Rémy Coutable <remy@rymai.me> Reviewed-by:
Fabio Pitino <fpitino@gitlab.com> Reviewed-by:
Mark Chao <mchao@gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Co-authored-by:
Doug Stull <dstull@gitlab.com>
-
由 Suzanne Selhorn 创作于
Update documentation for location of jest default timeout See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133256 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Approved-by:
Tristan Read <tread@gitlab.com> Co-authored-by:
Tristan Read <tread@gitlab.com> Co-authored-by:
Richard Nigro <4877235-richard.nigro@users.noreply.gitlab.com>
-