- 04 Aug, 2020 40 commits
-
-
Brandon Labuschagne authored
The feature's navigation needs to be behind a FF as the feature is still in development.
-
Sean McGivern authored
Refactor pypi license specs See merge request gitlab-org/gitlab!38460
-
Marcia Ramos authored
Docs: Add Mirroring to AWS CodeCommit See merge request gitlab-org/gitlab!37273
-
DarwinJS authored
-
Markus Koller authored
Change node memory query to use `max` See merge request gitlab-org/gitlab!37302
-
Markus Koller authored
Update project delete modal See merge request gitlab-org/gitlab!36962
-
Jiaan Louw authored
- Update remove project setting section - Add a unique modal for regular project deletions - Add a unique modal for adjourned project deletions
-
Sean McGivern authored
Fix vulnerability statistics calculation See merge request gitlab-org/gitlab!38320
-
Enrique Alcántara authored
Replace remaining GlDropdown usage See merge request gitlab-org/gitlab!38516
-
Olena Horal-Koretska authored
Merge branch '233439-vsa-requests-fail-without-value_stream_analytics_create_multiple_value_streams-feature-flag' into 'master' VSA requests fail without multiple value streams feature flag Closes #233439 See merge request gitlab-org/gitlab!38542
-
Ezekiel Kigbo authored
When there are no value streams available we should fall back to `default`. Adds a `fetchValueStreamData` action
-
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
-