- 06 Aug, 2020 19 commits
-
-
Paul Slaughter authored
-
Paul Slaughter authored
-
Paul Slaughter authored
Also sets up helpers needed for mock server
-
Paul Slaughter authored
These are the ones needed to support the IDE starting up.
-
Paul Slaughter authored
- Also moves special snapshot serializer to its own module.
-
Paul Slaughter authored
This library is used to create a mock server used in integration testing and local development.
-
Paul Slaughter authored
- test_fixtures - test_helpers This is used to run the mock server locally
-
Evan Read authored
Make Infrastructure as Code less limiting See merge request gitlab-org/gitlab!38696
-
Kenny Johnston authored
-
Dylan Griffith authored
Field and argument names should be underscored See merge request gitlab-org/gitlab!38740
-
Dylan Griffith authored
Extract common information from NetworkPolicy See merge request gitlab-org/gitlab!38003
-
Zamir Martins Filho authored
To be shared with a new model for CiliumNetworkPolicy which will be further created
-
Thong Kuah authored
Refactor transfer service code Closes #230401 See merge request gitlab-org/gitlab!38458
-
Dylan Griffith authored
Improve confidentiality search check for AGS, scope: issues See merge request gitlab-org/gitlab!38564
-
Dmitry Gruzd authored
-
Dylan Griffith authored
Reduce the number of buckets for ElasticSearch See merge request gitlab-org/gitlab!38394
-
Marcel Amirault authored
Add documentation for task definition JSON object See merge request gitlab-org/gitlab!37854
-
Etienne Baqué authored
Moved task definition section around.
-
Stan Hu authored
Log raw pre receive error for create branch service See merge request gitlab-org/gitlab!38749
-
- 05 Aug, 2020 21 commits
-
-
Tiger Watson authored
Implement batch counter for summing a column See merge request gitlab-org/gitlab!35922
-
Mayra Cabrera authored
Geo: Drop tables related to vulnerability export replication See merge request gitlab-org/gitlab!38299
-
Aakriti Gupta authored
fixup! fixup! Merge branch '228758-create-a-new-endpoint-that-converts-yml-panels-to-json' into 'master'
-
Jose Ivan Vargas authored
Resolve "Custom renderers cleanup - erb" Closes #232567 See merge request gitlab-org/gitlab!38694
-
Thong Kuah authored
So that we can debug what went wrong in https://gitlab.com/gitlab-org/gitlab/-/issues/233838
-
Tiger Watson authored
Preload all associations in Vulnerability GraphQL API See merge request gitlab-org/gitlab!38556
-
Alan (Maciej) Paruszewski authored
This change adds preloading associations in Vulnerability GraphQL to prevent N+1 queries. It also solves problem with N+1 query when loading Vulnerability Findings.
-
Stan Hu authored
Optimise the external diff storage migration query Closes #227570 See merge request gitlab-org/gitlab!38579
-
Amy Qualls authored
Allow use of mapMutations to prevent needless action See merge request gitlab-org/gitlab!38012
-
Simon Knox authored
Also delete some state/actions lines that are unrelated to mutations
-
Robert Speicher authored
Add vulnerabilitiesCountByDay with vulnerability statistics See merge request gitlab-org/gitlab!38197
-
Alan (Maciej) Paruszewski authored
This change adds new field to Group and InstanceSecurityDashboard types to fetch statistics about vulnerabilities grouped and aggregated by date. This also deprecates vulnerabilitiesCountByDayAndSeverity field that was used before and replaces the usage of that in the application.
-
Mike Greiling authored
Chrome/Edge 84: More performant svg workaround solution Closes #230433 See merge request gitlab-org/gitlab!38716
-
Stan Hu authored
Move QA debugging gems to 'development' group See merge request gitlab-org/gitlab!38735
-
Mayra Cabrera authored
Email notification for Expired Personal Access Token See merge request gitlab-org/gitlab!38086
-
Mayra Cabrera authored
Add metric dashboard validator See merge request gitlab-org/gitlab!36385
-
Ryan Cobb authored
Adds a metrics dashboard json schema validator to be used in a metrics ingestion pipeline.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!38738
-
Stan Hu authored
Backfill relative positions on designs See merge request gitlab-org/gitlab!37837
-
Craig Smith authored
-
Lukas Eipert authored
With our new Chrome workaround we might render outdated icons in vue. By adding a key, we can ensure that the icon component is re-rendered if the icon that is supposed to be rendered changes.
-