- 04 Aug, 2020 40 commits
-
-
Jiaan Louw authored
- Update remove project setting section - Add a unique modal for regular project deletions - Add a unique modal for adjourned project deletions
-
Stan Hu authored
Remove Redis 3 references See merge request gitlab-org/gitlab!38475
-
Sean McGivern authored
Add GraphQL mutation to delete DastSiteProfile See merge request gitlab-org/gitlab!38257
-
Philip Cunningham authored
Adds new mutation that enables us to delete DastSiteProfiles by their global ID.
-
Sean McGivern authored
Reset CI minutes for all namespaces See merge request gitlab-org/gitlab!38057
-
Marcia Ramos authored
Update recommendations for DOM selectors: docs See merge request gitlab-org/gitlab!35551
-
Justin Boyson authored
Trying to explain that both mount and shallowMount work
-
Sean McGivern authored
As of GitLab 13.0, we no longer support Redis 3. Redis 4 is the minimum version, and Redis 5 (bundled with Omnibus) is recommended. Clarify this in the docs and the Rake task.
-
Ezekiel Kigbo authored
Merge branch '229516-dast-site-profile-library-implementation-iteration-1-fix-site-profiles-query' into 'master' Fix dast-site-profiles query See merge request gitlab-org/gitlab!38538
-
Natalia Tepluhina authored
Update doc/development/fe_guide/vue3_migration.md for clarification See merge request gitlab-org/gitlab!38106
-
Kushal Pandya authored
Implement DAST Modal for Pipeline View See merge request gitlab-org/gitlab!38267
-
Dheeraj Joshi authored
This adds a new modal to show scanned resources by DAST job in the pipeline view
-
Mike Greiling authored
Merge branch '233426-https-gitlab-com-gitlab-org-gitlab-merge_requests-38059-causing-icons-to-be-misaligned-on' into 'master' Fix vertical alignment of some svg icons See merge request gitlab-org/gitlab!38550
-
James Lopez authored
Add dismiss button to suggest pipeline Closes #229268 See merge request gitlab-org/gitlab!36993
-
Doug Stull authored
- allow users to not be hassled constantly
-
Nicolò Maria Mezzopera authored
Remove unused required prop in a component See merge request gitlab-org/gitlab!38428
-
Grzegorz Bizon authored
Update denied license behavior if detected See merge request gitlab-org/gitlab!37191
-
Evan Read authored
Documentation: Praefect: support of PgBouncer Closes gitaly#2976 See merge request gitlab-org/gitlab!38339
-
Pavlo Strokov authored
As Praefect talks to PostgeSQL instance we should use PgBouncer in front of database to reduce resource consumption. All required changes already done https://gitlab.com/gitlab-org/gitaly/-/issues/2816 in Praefect and tested https://gitlab.com/gitlab-org/gitaly/-/issues/2975 on the weekly demo. The change describes required options that should be set for the PgBouncer instance and what values should be substituted so Praefect instances could connect to PostgreSQL throw PgBouncer. Closes: https://gitlab.com/gitlab-org/gitaly/-/issues/2976
-
Dave Pisek authored
This commit adds a small fix that changes the fieldname of a graphql-query that is used to fetch dast on-demand scanner site profiles.
-
Dylan Griffith authored
Revert "Merge branch 218012-vulnerabilities-are-incorrectly-marked..." See merge request gitlab-org/gitlab!38411
-
Achilleas Pipinellis authored
Docs: Update RA troubleshooting page with metadata See merge request gitlab-org/gitlab!38506
-
Mike Lewis authored
Improve pagination Link header details See merge request gitlab-org/gitlab!37883
-
Ben Bodenmiller authored
-
Justin Ho authored
Since we are now using vertical-align on these icons, the fix with `position: relative` and `top: 2px` is no longer needed.
-
Mike Lewis authored
Add vi editor as a vale/markdownlint option See merge request gitlab-org/gitlab!38069
-
Marcel Amirault authored
Added mention of on-demand DAST scan See merge request gitlab-org/gitlab!38539
-
Kushal Pandya authored
Move date time picker tests to dashboard header spec See merge request gitlab-org/gitlab!38543
-
Ezekiel Kigbo authored
Truncate long vulnerability names on security report See merge request gitlab-org/gitlab!38056
-
Daniel Tian authored
-
Mike Lewis authored
Add metadata to verify api docs See merge request gitlab-org/gitlab!38146
-
Natalia Tepluhina authored
Replace test with it in Jest specs See merge request gitlab-org/gitlab!38515
-
Michael Kozono authored
Use Gitaly protobuf version as DiffStats cache key Closes #233083 See merge request gitlab-org/gitlab!38414
-
Michael Kozono authored
Updates Ingress version to 1.40.2 See merge request gitlab-org/gitlab!35924
-
Miguel Rincon authored
As the date time picked is located in the dashboard header, the specs should match. This also simplifies some store mocking.
-
Mark Lapierre authored
Add e2e test of distributed reads See merge request gitlab-org/gitlab!37534
-
Mark Lapierre authored
-
Mark Lapierre authored
Improve pipeline_status_on_operation_dashboard_spec.rb flakiness See merge request gitlab-org/gitlab!38007
-
Tiffany Rea authored
-
Scott Stern authored
-