- 21 Jul, 2020 26 commits
-
-
Allen Lai authored
Use `forEach` & `reduce` instead of for loop for better readability and less variables.
-
Heinrich Lee Yu authored
Show meaningful message when applying inapplicable suggestion See merge request gitlab-org/gitlab!37267
-
Stan Hu authored
Cleanup and remove PopulateUntrackedUploads background migration Closes #223857 See merge request gitlab-org/gitlab!37352
-
Natalia Tepluhina authored
Alert management list spacing See merge request gitlab-org/gitlab!37320
-
David O'Regan authored
-
Thong Kuah authored
Add docs for using Terraform state as a remote data source See merge request gitlab-org/gitlab!37294
-
Kushal Pandya authored
Add missing translation files See merge request gitlab-org/gitlab!37360
-
Paul Slaughter authored
Have storage alert cookies last for 30 days See merge request gitlab-org/gitlab!37333
-
James Ramsay authored
Add beta note to Strong consistency section See merge request gitlab-org/gitlab!37391
-
Tiger authored
-
Ezekiel Kigbo authored
Add render_utils.js for DRY-sake See merge request gitlab-org/gitlab!37129
-
Ezekiel Kigbo authored
Fix vertical alignment of design man. toolbar See merge request gitlab-org/gitlab!37398
-
Ezekiel Kigbo authored
Resolve "Anchor tags to Designs is not working" See merge request gitlab-org/gitlab!37307
-
Natalia Tepluhina authored
-
Patrick Bajao authored
When applying a inapplicable suggestion, we currently show a vague message: A suggestion is not applicable. We have an existing method called `Suggestion#inapplicable_reason` which will return a more meaningful message why suggestion can't be applied.
-
Heinrich Lee Yu authored
Add Vulnerability Historical Statistics See merge request gitlab-org/gitlab!36955
-
Alan (Maciej) Paruszewski authored
This change adds new model to store historical vulnerability statistics data.
-
Tom Quirk authored
-
Marcel Amirault authored
Tidy up Vale configuration files See merge request gitlab-org/gitlab!37389
-
Michael Kozono authored
Remove integration_form_refactor feature flag See merge request gitlab-org/gitlab!37160
-
Michael Kozono authored
Add cache to storage_size DB hits See merge request gitlab-org/gitlab!37303
-
Ragnar Hardarson authored
-
Russell Dickenson authored
Move Jenkins doc to migrations folder See merge request gitlab-org/gitlab!37288
-
Evan Read authored
-
Evan Read authored
-
Suzanne Selhorn authored
Remove blank line to improve rendering See merge request gitlab-org/gitlab!37383
-
- 20 Jul, 2020 14 commits
-
-
Evan Read authored
-
Mayra Cabrera authored
Disable security scanner alerts See merge request gitlab-org/gitlab!37354
-
Dheeraj Joshi authored
This disable feature flag for security alerts to prevent a production issue related to GraphQL endpoint
-
Russell Dickenson authored
Notate when SECURE_LOG_LEVEL was added See merge request gitlab-org/gitlab!36918
-
Russell Dickenson authored
-
Evan Read authored
Docs: Cleanup policy edits See merge request gitlab-org/gitlab!37227
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/220500
-
Peter Leitzen authored
Update spec names to be more appropriate Closes #222520 See merge request gitlab-org/gitlab!37282
-
James Fargher authored
Fix scanned resources count in MR security modal See merge request gitlab-org/gitlab!37029
-
Craig Smith authored
The scanned resources count in the MR widget is counts duplicate URLs twice, but the URLs displayed are unique. The commit updates the count to only consider unique URLs
-
Mike Jang authored
Add email remediation note to 13.2 upgrade docs Closes #220756 See merge request gitlab-org/gitlab!37361
-
Dan Jensen authored
The remediation for the email verification bypass may impact users on self-managed instances, and we want to make sure that potential is known by admins in advance. This adds a note to the 13.2 upgrade documentation calling attention to this potential impact.
-
Jose Ivan Vargas authored
Fix ref selector component v-model support See merge request gitlab-org/gitlab!37356
-
Evan Read authored
Docs note style lint expansion See merge request gitlab-org/gitlab!37296
-