- 24 Sep, 2020 21 commits
-
-
Mike Kozono authored
The feature flag `:geo_package_file_replication` is enabled by default because we have released the feature. The feature flag check remains, so that *replication* can be quickly and easily disabled in case a customer does not need to replicate this resource, or in case there is a serious bug or infrastructure problem causing excessive replication errors. At the moment, there is no way to specify that the GraphQL field's feature flag should default enabled. Additionally, there is no need to disable the GraphQL API field, regardless of this feature flag, now that the feature is released. It just exposes the `package_file_registry` table. Therefore, this commit safely resolves a bug in which the `Admin > Geo > Replication > Package files` view (which is enabled by default because `:geo_package_file_replication` is enabled by default) cannot access the GraphQL field unless the feature is *explicitly and manually* enabled.
-
Dylan Griffith authored
Add ability to sort vulnerabilities by title See merge request gitlab-org/gitlab!42953
-
Alan (Maciej) Paruszewski authored
This change adds ability to sort vulnerabilities by title in GraphQL.
-
Sanad Liaquat authored
Use random group path to avoid 400 on repeated deletion Closes #254808 See merge request gitlab-org/gitlab!43086
-
Dylan Griffith authored
Use let_it_be for developer2 in interpret_service_spec.rb See merge request gitlab-org/gitlab!42966
-
Thong Kuah authored
Add feature flag details for group::configure See merge request gitlab-org/gitlab!43198
-
Thong Kuah authored
Detect problems with polymorphic epic trees See merge request gitlab-org/gitlab!42083
-
Mark Chao authored
Update anonymous feedback feature flag See merge request gitlab-org/gitlab!43168
-
Ash McKenzie authored
Add details for resource_access_token FF See merge request gitlab-org/gitlab!43216
-
Mark Chao authored
Remove restricted_snippet_scope_search flag See merge request gitlab-org/gitlab!43153
-
Mark Chao authored
Add group::editor feature flag info See merge request gitlab-org/gitlab!43148
-
Miguel Rincon authored
Migrate "Recover hidden stage" dropdown See merge request gitlab-org/gitlab!43032
-
Marcel Amirault authored
Fixing docs badges for inline code coverage See merge request gitlab-org/gitlab!42546
-
Ricky Wiens authored
- Inline code coverage visualization documentation has incorrect tier badges, replacing them with the correct ones.
-
Marcel Amirault authored
Remove unused jobs in pipeline type graphs See merge request gitlab-org/gitlab!43113
-
Miguel Rincon authored
Enabled monaco_ci by default See merge request gitlab-org/gitlab!42814
-
Peter Hegman authored
-
Mayra Cabrera authored
Clear memoized manifest to solve intermittent spec errors Closes #255176 See merge request gitlab-org/gitlab!43229
-
Simon Knox authored
Provide canUpdate to boards See merge request gitlab-org/gitlab!43028
-
Ezekiel Kigbo authored
Move created issues in the activity column See merge request gitlab-org/gitlab!43016
-
Stan Hu authored
`spec/lib/gitlab/webpack/manifest_spec.rb` appears to be failing intermittently due to a memoized manifest that is loaded before the tests are run. We now clear these values between each run to ensure a clean state. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/255176
-
- 23 Sep, 2020 19 commits
-
-
Marcel Amirault authored
Docs: Update metadata with Testing group See merge request gitlab-org/gitlab!43165
-
Matt Kasa authored
-
Ezekiel Kigbo authored
Add gl-button class to the snippets haml views See merge request gitlab-org/gitlab!43181
-
Mike Jang authored
Documentation about LFS authentication on import See merge request gitlab-org/gitlab!43049
-
Kassio Borges authored
Add a note about the precedence of the `.lfsconfig` authentication data on Project import.
-
Jose Ivan Vargas authored
Add approved meta to MR Analytics Throughput table See merge request gitlab-org/gitlab!42216
-
Brandon Labuschagne authored
Add the approvals meta to the MR analytics throughput data table.
-
Correct typo in /ci/secrets documentation See merge request gitlab-org/gitlab!43219
-
Jamie Reid authored
Replaced HashiCoupr with HashiCorp in "Using external secrets in CI"
-
Ray Paik authored
Fixed typo in README.md See merge request gitlab-org/gitlab!43183
-
Tiger authored
-
Craig Norris authored
Restore string used in multiple places Closes #254940 See merge request gitlab-org/gitlab!43193
-
clenneville authored
-
Suzanne Selhorn authored
Add CI_JOB_STATUS predefined variable to documentation Closes #16579 See merge request gitlab-org/gitlab!41999
-
Arran Walker authored
-
Suzanne Selhorn authored
Add section to docs about multiple registries See merge request gitlab-org/gitlab!43033
-
Tim Rizzi authored
-
Peter Leitzen authored
Remove old coverage feature flags See merge request gitlab-org/gitlab!43163
-
Nick Gaskill authored
Add additional detail to vuln export section See merge request gitlab-org/gitlab!43127
-