- 08 Nov, 2021 24 commits
-
-
Catalin Irimie authored
We were checking if the database is read only, and verifying the replication lag, however with the addition of maintenance mode, the read only check is also true when maintenance mode is enabled. The problem with only using the read only check is two-fold: unnecessary replication lag queries, when the current site is not a secondary, as maintenance mode doesn't pause any DB operations; and breaking databases that don't support the standard replication functions to check the lag (i.e. Aurora). Changelog: fixed EE: true
-
Kati Paizee authored
Improve NFS details See merge request gitlab-org/gitlab!73416
-
Ben Bodenmiller authored
-
Dylan Griffith authored
Enable linear ApplicationSettings ancestors queries See merge request gitlab-org/gitlab!72500
-
Stan Hu authored
Sync `jh/Gemfile.lock` with `Gemfile.lock` + Upgrade Rugged See merge request gitlab-org/gitlab!73915
-
Vitaly Slobodin authored
Add GraphQL ESLint plugin to the codebase See merge request gitlab-org/gitlab!73169
-
Natalia Tepluhina authored
-
Patrick Bajao authored
Adds the attention required property to the sidebar API See merge request gitlab-org/gitlab!73279
-
Stan Hu authored
Gitaly updated Rugged to v1.2.0 in https://gitlab.com/gitlab-org/gitaly/-/merge_requests/3966, so to save some space and installation time let's use the same version. Changelog: changed
-
Albert Salim authored
-
Russell Dickenson authored
Clarify offline Secret Detection See merge request gitlab-org/gitlab!73907
-
Seth Berger authored
-
Anastasia McDonald authored
Quarantine flaky test and remove from reliable See merge request gitlab-org/gitlab!73902
-
Russell Dickenson authored
Add troubleshooting link to development panel docs See merge request gitlab-org/gitlab!73834
-
Kati Paizee authored
-
Thong Kuah authored
Fix broken master due to date strings in spec See merge request gitlab-org/gitlab!73910
-
Thong Kuah authored
Allow nesting of SharedModel.using_connection See merge request gitlab-org/gitlab!73789
-
-
Russell Dickenson authored
Add docs for using a custom test stage See merge request gitlab-org/gitlab!73526
-
Adam Cohen authored
-
Mark Lapierre authored
-
Mark Lapierre authored
Fix registry related tests See merge request gitlab-org/gitlab!73825
-
Marcel Amirault authored
Updated release subkeys to match standards See merge request gitlab-org/gitlab!73897
-
Suzanne Selhorn authored
-
- 07 Nov, 2021 5 commits
-
-
Evan Read authored
Improve Workhorse sidechannel documentation See merge request gitlab-org/gitlab!73838
-
Jacob Vosmaer authored
-
Mark Lapierre authored
Unquarantine and fix issue board label spec See merge request gitlab-org/gitlab!73804
-
Thong Kuah authored
Review Adv Search admin UI text See merge request gitlab-org/gitlab!73269
-
Marcia Ramos authored
Changelog: changed
-
- 06 Nov, 2021 10 commits
-
-
Marcel Amirault authored
Fixes vale latin terms error by replacing instances of e.g See merge request gitlab-org/gitlab!73852
-
Uma Chandran authored
-
Marcel Amirault authored
Updated include keyword to meet standards See merge request gitlab-org/gitlab!73872
-
Suzanne Selhorn authored
-
Marcel Amirault authored
Updating more release content to match standards See merge request gitlab-org/gitlab!73781
-
Suzanne Selhorn authored
-
Stan Hu authored
Bump Go dependency to 1.16 See merge request gitlab-org/gitlab!73829
-
Paul Slaughter authored
Resolve type error on members page See merge request gitlab-org/gitlab!73687
-
Doug Stull authored
- broken, errors in console Changelog: fixed
-
Stan Hu authored
Use key-value pairs that will be searchable in Kibana later See merge request gitlab-org/gitlab!73793
-
- 05 Nov, 2021 1 commit
-
-
drew cimino authored
-