This project is mirrored from https://:*****@gitlab.com/gitlab-org/gitlab.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Sep 20, 2024
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Sep 17, 2024
-
-
Mayra Cabrera authored
Update ruby-saml and omniauth-saml See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166190 Merged-by:
Mayra Cabrera <mcabrera@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Harsha Muralidhar <hmuralidhar@gitlab.com> Co-authored-by:
Drew Blessing <drew@gitlab.com>
-
- Sep 16, 2024
-
-
Drew Blessing authored
-
- Aug 04, 2024
-
-
Jay McCure authored
-
- Jul 23, 2024
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Jul 22, 2024
-
-
John Skarbek authored
Backport add Rake task to show token expiration info See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/159125 Merged-by:
John Skarbek <jskarbek@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Richard Chong <rchong@gitlab.com> Approved-by:
Imre Farkas <ifarkas@gitlab.com> Reviewed-by:
Imre Farkas <ifarkas@gitlab.com> Co-authored-by:
smriti <sgarg@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Jon Glassman <jglassman@gitlab.com>
-
John Skarbek authored
Add a banner informing about token expiration (16.4) See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/158474 Merged-by:
John Skarbek <jskarbek@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Imre Farkas <ifarkas@gitlab.com> Approved-by:
Richard Chong <rchong@gitlab.com> Co-authored-by:
Eduardo Sanz García <esanz-garcia@gitlab.com> Co-authored-by:
Savas Vedova <svedova@gitlab.com>
-
Eduardo Sanz-Garcia 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
-
John Skarbek authored
Do not enqueue PAT expiry enforcement migration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/153458 Merged-by:
John Skarbek <jskarbek@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
Sofia Vistas <svistas@gitlab.com> Co-authored-by:
Imre Farkas <ifarkas@gitlab.com> Co-authored-by:
agius <andrew@atevans.com>
-
Imre (Admin) authored
Changelog: changed
-
Mayra Cabrera authored
Fix order-dependent test failure in loose_foreign_keys_spec.rb See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/160242 Merged-by:
Mayra Cabrera <mcabrera@gitlab.com> Approved-by:
Mayra Cabrera <mcabrera@gitlab.com> Co-authored-by:
pkanellidis <pkanellidis@gitlab.com>
-
Panos Kanellidis authored
Changelog: other
-
Smriti Garg authored
-
- Jul 18, 2024
-
-
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/157277 added the `meta.auth_fail_reason` and `meta.auth_fail_token_id` log fields to identify expired access tokens. This commit documents these fields. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/464652 Update for failing docs-lint
-
Update for failing docs-lint
-
Ideally we would remove these legacy scripts entirely or move them into another section, but until we are confident that this tool covers the needs of most users let's keep it for now. We'll need to update the documentation as to what backported GitLab versions contains this Rake task.
-
This documents the Rake task added in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/157855. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/467416
-
- Jul 17, 2024
-
-
Smriti Garg authored
We removed nil constraint from Personal Access Token table. Also updated validation on model end to handle case for Service Accounts. Changelog: added EE: True
-
- Jul 11, 2024
-
-
Now that we've decided that admins can allow tokens to have no expiration date, bring back the option to remove them.
-
Running `rake gitlab:tokens:edit` will provide an interface to extend/remove tokens.
-
This task adds a Rake task `gitlab:tokens:analyze` and gives a readout to the admin about: - When the migration in 16.0 for https://gitlab.com/gitlab-org/gitlab/-/issues/369123 started and finished - The top 10 expiration dates (https://gitlab.com/gitlab-org/gitlab/-/merge_requests/157782) https://gitlab.com/gitlab-org/gitlab/-/issues/467313 There should be a strong correlation with the migration dates and the expiration dates. Seeing both of them together helps focus on the tokens that were assigned an `expires_at` field in the background migration. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/467313 Changelog: added
-
- Jul 09, 2024
-
-
Mayra Cabrera authored
Remove build-gdk-image, e2e:test-on-gdk, and retag-gdk-image jobs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/158699 Merged-by:
Mayra Cabrera <mcabrera@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Mayra Cabrera <mcabrera@gitlab.com> Co-authored-by:
Nao Hashizume <nhashizume@gitlab.com>
-
Nao Hashizume authored
-
- Jun 17, 2024
-
-
Mayra Cabrera authored
Prevent starting multiple Capybara proxy servers See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156432 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/156400 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
-
-
Vasilli 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
-
- May 29, 2024
-
-
Stan Hu authored
Fix slow spec in 16-4-stable-ee See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/154632 Merged-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Lin Jen-Shin <jen-shin@gitlab.com>
-
Lin Jen-Shin authored
This should properly shutdown webrick so that we don't need to forcefully kill the thread to shutdown webrick in the tests. Without properly shutting down webrick, we leak threads and other resources to each test cases, eventually causing everything to slow down and timing out the CI jobs. This is discovered in https://gitlab.com/gitlab-org/gitlab/-/issues/462928#note_1916591506 A quick fix was proposed in the above thread and merged in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/153887 This should properly shutdown webrick instead. * It should be safe to shutdown webrick regardless * In a test, we use a thread to wrap around `WEBrick::HTTPServer`, turning the blocking server into a non-blocking server. This means the daemon thread will stop immediately because everything is wrapped inside another thread. If we only shutdown webrick when the thread is alive, we're not shutting it down in this test case either, leaking resources. This preserves similar performance comparing to killing the thread. This partially reverts https://gitlab.com/gitlab-org/gitlab/-/commit/f5b1317af8aad2d8b7d098c0e4dada25ccfd924b
-
Mayra Cabrera authored
Fix Geo migration spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/154497 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>
-
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 28, 2024
-
-
Stan Hu authored
Cherry pick add job to re-tag gdk image on release tag creation to 16.4 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/153496 Merged-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Mehmet Emin INAC <minac@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
Fix broken master See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145948 Merged-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Doug Stull <dstull@gitlab.com>
-
- May 17, 2024
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
- Jan 11, 2024
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[merge-train skip]
-