- 04 Aug, 2020 40 commits
-
-
Grzegorz Bizon authored
Remove feature flag for using UNLINK in Redis See merge request gitlab-org/gitlab!38474
-
Grzegorz Bizon authored
Versioning for sidekiq workers See merge request gitlab-org/gitlab!37918
-
Imre Farkas authored
Resolve "Prevent forking outside a group" Closes #216987 See merge request gitlab-org/gitlab!36848
-
Gosia Ksionek authored
WIP WIP Add group method and specs Add failing specs Add specs to api call
-
Markus Koller authored
Add Dependency Scanning support for NuGet lock files See merge request gitlab-org/gitlab!37553
-
Fabien Catteau authored
Add NuGet lock file to the rules:exists of the Gemnasium Dependency scanning job. See https://gitlab.com/gitlab-org/gitlab/-/issues/225219
-
Alessio Caiazza authored
Update Gitaly version See merge request gitlab-org/gitlab!38560
-
Imre Farkas authored
Remove duplicate feature flag instantiation See merge request gitlab-org/gitlab!38566
-
Nicolò Maria Mezzopera authored
Lock beta js dependencies to a specific version See merge request gitlab-org/gitlab!38548
-
Tristan Read authored
-
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
-
Dheeraj Joshi authored
This MR removes a feature flag instantiated twice and also remove the changelog for the same
-
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.
-
GitLab Release Tools Bot authored
-
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
-