- 06 Aug, 2020 27 commits
-
-
Eugenia Grieff authored
- Add tests - Udpate doscumentationa and schema Add test case where issue can not be updated
-
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 13 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
-