- 28 Oct, 2021 25 commits
-
-
Marcel Amirault authored
Add information about the archived docs banner See merge request gitlab-org/gitlab!73048
-
Evan Read authored
-
Jarka Košanová authored
Migrate subscription metrics to use instrumentation classes See merge request gitlab-org/gitlab!72495
-
Marcel Amirault authored
Fix json in kaniko example See merge request gitlab-org/gitlab!72245
-
Rémy Coutable authored
Remove group_authorized_agents feature flag See merge request gitlab-org/gitlab!71441
-
Alper Akgun authored
Default enable the feature flag "new_graphql_keyset_pagination" See merge request gitlab-org/gitlab!72942
-
Kushal Pandya authored
Merge branch '343593-when-editing-epic-boards-the-wrong-text-is-being-shown-in-edit-modal' into 'master' Fix epic board scope text See merge request gitlab-org/gitlab!73234
-
Kati Paizee authored
Carve group wiki info into its own page See merge request gitlab-org/gitlab!72906
-
Amy Qualls authored
-
Fiona Neill authored
Update doc for redis-total See merge request gitlab-org/gitlab!72999
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!73231
-
Heinrich Lee Yu authored
Standardize error message field in structured logs See merge request gitlab-org/gitlab!73196
-
Ramya Authappan authored
Remove Gitaly E2E tests from quarantine See merge request gitlab-org/gitlab!73143
-
Florie Guibert authored
Changelog: fixed
-
Stan Hu authored
Some of our log messages emitted `error` as a string, and others emitted `error.message`. In Elasticsearch, if the `error.message` is mapping is used, `error` is an object capable of holding other fields. As a result of these mixed types, Elasticsearch would flag a mapping conflict and dropped certain log messages, depending on which value arrived first for the day. To avoid this mapping conflict, we now standardize on `error.message`. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/344015 Changelog: fixed
-
Tiger authored
Changelog: added
-
Eulyeon Ko authored
Default enable the FF "new_graphql_keyset_pagination". https://gitlab.com/gitlab-org/gitlab/-/issues/323730 A paginated graphql query may gain performance if a keyset order can be automatically built by the introduced changes behind the feature flag. Changelog: performance
-
James Fargher authored
Add Gitlab.dev_env_or_com? to gon See merge request gitlab-org/gitlab!73133
-
GitLab Release Tools Bot authored
-
Kushal Pandya authored
Move boards_filtered_search to have an ee component See merge request gitlab-org/gitlab!73124
-
Scott Stern authored
-
Evan Read authored
Doc Consistency: user/group - access See merge request gitlab-org/gitlab!73106
-
Niklas authored
-
Adam Hegyi authored
Make `LoadBalancer` to configure pool sizes of all classes See merge request gitlab-org/gitlab!72989
-
Thong Kuah authored
Remove package/ci table cross joins See merge request gitlab-org/gitlab!70624
-
- 27 Oct, 2021 15 commits
-
-
Mayra Cabrera authored
Revert "Merge branch '343695-upgrade-sidekiq-cron' into 'master'" See merge request gitlab-org/gitlab!73208
-
Evan Read authored
Make codeowners behavior before / after 13.10 clearer See merge request gitlab-org/gitlab!73100
-
Amy Qualls authored
-
Thong Kuah authored
Revert "Merge branch 'toon-gitaly-bundler-fix' into 'master'" See merge request gitlab-org/gitlab!73220
-
Stan Hu authored
This reverts merge request !72328
-
Mayra Cabrera authored
Fix order-dependent X509 specs See merge request gitlab-org/gitlab!73214
-
Nick Gaskill authored
Update the deprecation review process See merge request gitlab-org/gitlab!72892
-
Marcel Amirault authored
-
Stan Hu authored
The `ca_certs_bundle` method is memoized, but the state could leak across specs. We now reset the memoized value before each example and after the spec finishes to avoid leaking errors. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/344024
-
Matija Čupić authored
Use secured analyzer image for cluster image scanning See merge request gitlab-org/gitlab!72940
-
Stan Hu authored
This reverts merge request !73093
-
Steve Abrams authored
Updates associations to remove cross join queries between the package and package_file tables with ci tables. Co-authored-by: 10io <dfernandez@gitlab.com>
-
Suzanne Selhorn authored
Docs: Reword cert-based deprecation doc title See merge request gitlab-org/gitlab!73073
-
Marcia Ramos authored
-
Suzanne Selhorn authored
Docs: Add deprecation notice to cert-based clusters docs (2nd MR) See merge request gitlab-org/gitlab!72981
-