- 24 Sep, 2020 27 commits
-
-
Dylan Griffith authored
This was originally implemented as a back up because we were concerned about the reliability of Elasticsearch. We assumed it would be safe to add this link just in case our Elasticsearch experience was consistently bad. But it turned out that we forgot to ever turn the feature flag on and our Elasticsearch has been quite robust anyway. As such we may as well remove the feature now. We still keep the hidden feature where the user can manually add a `basic_search=true` to the URL to get the basic search functionality because this is still useful for diagnostic purposes but we don't need to provide a link to this as it's not something most people will need to use.
-
Ash McKenzie authored
Improve detection of similarity sorting in GraphQL Closes #244853 See merge request gitlab-org/gitlab!43041
-
Vitaly Slobodin authored
Improve performance on toggling left sidebar tabs in Web IDE See merge request gitlab-org/gitlab!42873
-
Himanshu Kapoor authored
Otherwise rendering and destroying the sidebar for large repos becomes very expensive.
-
Patrick Bajao authored
Update prometheus-client-mmap to v0.12.0 See merge request gitlab-org/gitlab!42948
-
Jan Provaznik authored
Update discover security feature flag yaml See merge request gitlab-org/gitlab!43132
-
Jan Provaznik authored
Update SCA group feature flags YAML files See merge request gitlab-org/gitlab!43133
-
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 13 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
-