- 12 Nov, 2020 40 commits
-
-
Alex Kalderimis authored
This adds a new kind of resolver that is able to batch requests for collections of items, resolving to an array of those results. This includes changes to the presenter instrumentation to accept only known values from the context, and some minor changes to the graphql_helpers to help constructing resolvers.
-
Peter Leitzen authored
Remove snippets from rubocop manual rules See merge request gitlab-org/gitlab!47549
-
Robert Speicher authored
Fix kwargs deprecation warnings in git diff specs See merge request gitlab-org/gitlab!47541
-
Jan Provaznik authored
Replace prometheus service with a more general policy See merge request gitlab-org/gitlab!47434
-
Nick Thomas authored
Document the pitfalls of GraphQL uploads See merge request gitlab-org/gitlab!47494
-
Fabio Pitino authored
Support variables in rules:changes See merge request gitlab-org/gitlab!45037
-
Natalia Tepluhina authored
Add assignee search to group issue board sidebar See merge request gitlab-org/gitlab!47241
-
Scott Stern authored
-
Paul Slaughter authored
Remove gl-button class in fork button See merge request gitlab-org/gitlab!46616
-
fjsanpedro authored
-
David O'Regan authored
Merge branch '273423-implement-vulnerability-counts-in-security-mr-widget-for-non-ultimate-users-secret-detection-vuex' into 'master' Extract and move Secret Detection Vuex module to CE See merge request gitlab-org/gitlab!47307
-
Scott Hampton authored
Swimlanes - Fix grabbing cursor on drag See merge request gitlab-org/gitlab!46938
-
Denys Mishunov authored
Pipeline GraphQL Conversion Part I See merge request gitlab-org/gitlab!46380
-
Sarah Groff Hennigh-Palermo authored
-
Jan Provaznik authored
Expose discussion and notes count in Epic query See merge request gitlab-org/gitlab!47409
-
Andrew Fontaine authored
Update chevron-down icon on project branch page See merge request gitlab-org/gitlab!47460
-
Amy Qualls authored
Add more info about KAS for Omnibus GitLab See merge request gitlab-org/gitlab!46948
-
Alexander Tanayno authored
-
Peter Leitzen authored
This commit fixes warnings like: Passing the keyword argument as the last hash parameter is deprecated
-
Robert Speicher authored
Fix pipelines chart query timeout See merge request gitlab-org/gitlab!47069
-
Robert Speicher authored
Chain of custody report filter by merge commit sha See merge request gitlab-org/gitlab!46581
-
Douglas Barbosa Alexandre authored
Diff file view optimisations See merge request gitlab-org/gitlab!47091
-
Robert May authored
We can modify the original string here as this is only a view helper.
-
Andrew Fontaine authored
Add DevopsAdoptionTableCellFlag component See merge request gitlab-org/gitlab!47376
-
Brandon Labuschagne authored
This component is needed in order to display the adoption status of an item, i.e. true or false
-
Amy Qualls authored
Doc updates for HTTP endpoints See merge request gitlab-org/gitlab!47354
-
Sarah Waldner authored
Update a variety of grammar and style issues to bring the page closer to GitLab tone and style.
-
Douglas Barbosa Alexandre authored
Redis HLL counters on plan/namespace level [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!46899
-
Jose Ivan Vargas authored
Remove duplicated BS display properties from various Diffs See merge request gitlab-org/gitlab!47125
-
Jan Provaznik authored
Swimlanes: Wait for issue reference to show up in board See merge request gitlab-org/gitlab!47527
-
Mark Florian authored
-
Douglas Barbosa Alexandre authored
Fix overly aggressive prevent call See merge request gitlab-org/gitlab!47455
-
Imre Farkas authored
Fix syntax highlight issue with regular expressions See merge request gitlab-org/gitlab!47469
-
Mark Florian authored
The existing coverage fuzzing computed prop was unfortunately implemented incorrectly, since it wasn't checking the `length` property of the array, so it _always_ returned true. Encapsulating the logic in a method ensures it's done consistently across report types.
-
Alex Kalderimis authored
-
Alex Kalderimis authored
This change was first made in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40088 when I needed to add a policy for another service. Noting that the prometheus service thus became redundant, it is removed.
-
Tim Zallmann authored
Display Provider ID for Group SAML See merge request gitlab-org/gitlab!47034
-
Cynthia Ng authored
-
Mark Florian authored
It seems the first usage of this class was in https://gitlab.com/gitlab-org/gitlab/commit/edeab72399a42259666948434d660f7acff3a3d7, but even then, the class wasn't defined in CSS, and as far as I can tell, never has been.
-
Natalia Tepluhina authored
Resolve Suggest Pipeline flow second step not loading See merge request gitlab-org/gitlab!47419
-