- 06 Aug, 2020 29 commits
-
-
Olena Horal-Koretska authored
Remove unused files See merge request gitlab-org/gitlab!38623
-
Natalia Tepluhina authored
Update Markdownlint dependency version See merge request gitlab-org/gitlab!38536
-
Evan Read authored
-
Nicolò Maria Mezzopera authored
Display Strategy Information for New Feature Flags See merge request gitlab-org/gitlab!38227
-
Andrew Fontaine authored
New Version Feature Flags now show information on the strategies that they are configured with.
-
Nicolò Maria Mezzopera authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!38615
-
Thong Kuah authored
Refactor package graphql specs See merge request gitlab-org/gitlab!38521
-
Natalia Tepluhina authored
Add sorting for incidents See merge request gitlab-org/gitlab!38178
-
David O'Regan authored
Add base osrting for incidents via sorting by the date column for the moment.
-
Markus Koller authored
Add new DB seed to generate MR's for the compliance dashboard See merge request gitlab-org/gitlab!38574
-
Ezekiel Kigbo authored
Fetch metrics results in panel preview See merge request gitlab-org/gitlab!37930
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!38766
-
Illya Klymov authored
Migrate dashboard dropdown to the new dropdown component Closes #213717 See merge request gitlab-org/gitlab!38670
-
GitLab Release Tools Bot authored
-
Miguel Rincon authored
This change implements the backend endpoint integration that fetches data from prometheus to display data in the chart preview.
-
Stan Hu authored
fix error typo. See merge request gitlab-org/gitlab!38754
-
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
-
Rachel Fox authored
-
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 11 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
-