This project is mirrored from https://jihulab.com/gitlab-cn/gitlab.git.
Pull mirroring updated .
- Jun 28, 2024
-
-
JiHu Release Tools Bot authored
[merge-train skip]
-
JiHu Release Tools Bot authored
[ci skip]
-
Qian Zhang authored
Prepare 16.8.8 release for gitlab-jh See merge request gitlab-cn/gitlab!2548
-
- Jun 25, 2024
-
-
RELEASE_BOT_PRODUCTION_TOKEN authored
-
RELEASE_BOT_PRODUCTION_TOKEN authored
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Jun 24, 2024
-
-
Jenny Kim authored
Add a banner informing about token expiration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/155268 Merged-by:
Jenny Kim <yjeankim@gitlab.com> Approved-by:
Lukas 'ai-pi' Eipert <leipert@gitlab.com> Approved-by:
Tiffany Rea <trea@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com> Co-authored-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
Sanad Liaquat <sliaquat@gitlab.com> Co-authored-by:
Eduardo Sanz García <esanz-garcia@gitlab.com>
-
Eduardo Sanz García authored
Display a banner to all users, similar to broadcast banners, for GitLab version between 16.0 and 17.0, both included. The banner informs about upcoming expiration of tokens and how to troubleshoot the expiration. The banner is dismissable. The data is persisted in the browser cookie and expires in one year from the date it has been dismissed. Like other broadcast banners, if the user opens an incognito window the banner reappears. Changelog: changed
-
- Jun 17, 2024
-
-
Mayra Cabrera authored
Prevent starting multiple Capybara proxy servers See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156428 Merged-by:
Mayra Cabrera <mcabrera@gitlab.com> Approved-by:
Mayra Cabrera <mcabrera@gitlab.com> Co-authored-by:
Heinrich Lee Yu <heinrich@gitlab.com>
-
Mayra Cabrera authored
Update an expired test certificate See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156396 Merged-by:
Mayra Cabrera <mcabrera@gitlab.com> Approved-by:
Mayra Cabrera <mcabrera@gitlab.com> Co-authored-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
-
- Jun 15, 2024
-
-
Heinrich Lee Yu authored
This code is run every time a new Capybara browser session is started. Running this code multiple times causes subsequent feature specs to slow down considerably.
-
- Jun 14, 2024
-
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/quality/engineering-productivity/master-broken-incidents/-/issues/6747 **Problem** The previous certificate that was used in tests got expired. As a result tests started failing with "tls: failed to verify certificate: x509: certificate has expired or is not yet valid: current time 2024-06-07T06:16:03Z is after 2024-06-07T04:31:24Z" **Solution** Reissue a certificate with an expiration date "Aug 24 09:26:29 2032 GMT" Changelog: fixed
-
- Jun 05, 2024
-
-
Mayra Cabrera authored
Stop orphaning pages deployments on Geo secondaries on 16.8 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/153011 Merged-by:
Mayra Cabrera <mcabrera@gitlab.com> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Approved-by:
Michael Kozono <mkozono@gitlab.com> Approved-by:
Désirée Chevalier <dchevalier@gitlab.com> Approved-by:
Mayra Cabrera <mcabrera@gitlab.com> Co-authored-by:
Kassio Borges <kborges@gitlab.com>
-
- May 29, 2024
-
-
Mayra Cabrera authored
Fix Geo migration spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/154501 Merged-by:
Mayra Cabrera <mcabrera@gitlab.com> Approved-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Mayra Cabrera <mcabrera@gitlab.com> Co-authored-by:
agius <andrew@atevans.com>
-
Stan Hu authored
Cherry pick add job to re-tag gdk image on release tag creation to 16.8 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/153490 Merged-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Alan (Maciej) Paruszewski <mparuszewski@gitlab.com> Co-authored-by:
Jennifer Li <jli@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com> Co-authored-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
GitLab Dependency Bot <leipert+gitlab-renovate-bot@gitlab.com>
-
Nao Hashizume authored
Quarantine base_exporter_spec to reduce job timeout See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/153879 Merged-by:
Max Fan <mfan@gitlab.com> Approved-by:
Paul Phillips <pjphillips@gitlab.com> Approved-by:
Nao Hashizume <nhashizume@gitlab.com> Approved-by:
Max Fan <mfan@gitlab.com> Co-authored-by:
Jennifer Li <jli@gitlab.com> (cherry picked from commit 6797a1e2 ) 5a4e3345 Quarantine base_exporter_spec Co-authored-by:
Max Fan <mfan@gitlab.com>
-
agius authored
The test was failing in CI because the Geo CI job artifact registry had cached the newer state of the columns that no longer had the `success` column. `migrate!` doesn't reset the column information. This change resets the state so that the migration spec passes.
-
- May 17, 2024
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
- May 14, 2024
-
-
Kassio Borges authored
Ensure to run all rails logic when deleting pages deployments See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/151584 Merged-by:
Erick Bajao <fbajao@gitlab.com> Approved-by:
Adie (she/her) <avpfestin@gitlab.com> Approved-by:
Erick Bajao <fbajao@gitlab.com> Reviewed-by:
Kassio Borges <kborges@gitlab.com> Co-authored-by:
Kassio Borges <kassioborgesm@gmail.com> (cherry picked from commit c2b357bf) 21bc7359 Ensure to run all rails logic when deleting pages deployments Co-authored-by:
Erick Bajao <fbajao@gitlab.com>
-
- Apr 16, 2024
-
-
JiHu Release Tools Bot authored
[merge-train skip]
-
JiHu Release Tools Bot authored
[ci skip]
-
- Apr 15, 2024
-
-
Chao Mao authored
Prepare 16.8.7 release for gitlab-jh See merge request gitlab-cn/gitlab!2415
-
- Apr 12, 2024
-
-
RELEASE_BOT_PRODUCTION_TOKEN authored
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Apr 11, 2024
-
-
Chao Mao authored
-
JiHu Release Tools Bot authored
[merge-train skip]
-
JiHu Release Tools Bot authored
[ci skip]
-
Chao Mao authored
Prepare 16.8.6 release for gitlab-jh See merge request gitlab-cn/gitlab!2408
-
- Apr 10, 2024
-
-
RELEASE_BOT_PRODUCTION_TOKEN authored
-
RELEASE_BOT_PRODUCTION_TOKEN authored
-
GitLab Release Tools Bot authored
-
- Apr 09, 2024
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
Update Gitlab::Regex::Packages#slack_link_regex See merge request https://gitlab.com/gitlab-org/security/gitlab/-/merge_requests/3902 Merged-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> Approved-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com> Co-authored-by:
George Koltsov <gkoltsov@gitlab.com>
-
George Koltsov authored
Merge branch 'security-redos-integrations-16-8' into '16-8-stable-ee' See merge request gitlab-org/security/gitlab!3902 Changelog: security
-