- 28 Oct, 2021 34 commits
-
-
Marcel Amirault authored
Update docs to link out to VS Code extension See merge request gitlab-org/gitlab!72808
-
Amy Qualls authored
-
Rémy Coutable authored
Enable logging of Sidekiq bulk job insertions See merge request gitlab-org/gitlab!73223
-
Fabio Pitino authored
Support tracking of shared runners duration together with CI minutes See merge request gitlab-org/gitlab!72315
-
Denys Mishunov authored
Fix sidebar labels scoped label selection bug See merge request gitlab-org/gitlab!72693
-
Coung Ngo authored
-
Matthias Käppler authored
See merge request gitlab-org/gitlab!72405
-
Zamir Martins authored
Add vulnerability state as part of the granular settings for Vulnerability-Check approval project rules. Changelog: added
-
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
-
Stan Hu authored
In https://gitlab.com/gitlab-com/gl-infra/production/-/issues/5808, we haven't been able tell whether ProjectImportScheduleWorker jobs were ever scheduled or that they were dropped somehow. This change will enable logging of the Sidekiq bulk job insertions for these workers. Changelog: added
-
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 6 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
-