- 03 Nov, 2020 40 commits
-
-
Alex Kalderimis authored
-
Alex Kalderimis authored
This adds the temporary coercions needed while the compatibility layer is in place.
-
Alex Kalderimis authored
-
Alex Kalderimis authored
-
Alex Kalderimis authored
-
Alex Kalderimis authored
This changes ~frontend queries used in our clients so that they refer to the new specific ID types corresponding to the GlobalID for the domain object in question. These changes are necessary since types must match exactly. No changes to the the actual front-end code itself is needed, since the representation of these values has not changed.
-
Alex Kalderimis authored
This uses the new GlobalID type in our GraphQL code. The benefits of this are that we move validation about static data to outer edges of the system, can remove validation code, and gain assurance about the IDs we accept in our system.
-
Sean McGivern authored
Add `has_vulnerabilities` flag into projects table See merge request gitlab-org/gitlab!45944
-
Suzanne Selhorn authored
Fix API URL in snippet See merge request gitlab-org/gitlab!45810
-
Sean McGivern authored
GraphQL: Add search param to Users resolver See merge request gitlab-org/gitlab!46609
-
Craig Norris authored
Mark page as part of Configure docset See merge request gitlab-org/gitlab!46735
-
Vitali Tatarintev authored
Add GraphQL support for removing alert integrations See merge request gitlab-org/gitlab!45843
-
Sarah Yasonik authored
This reverts commit 093d299c61ab1b880d63c5d859e3647b6861b4f6.
-
Miguel Rincon authored
Hide "Actions" field when there are no buttons to display [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!46506
-
Paul Slaughter authored
Create integration tests for security init files See merge request gitlab-org/gitlab!45452
-
Alexander Turinske authored
- first_class_init - security_dashboard_init https://gitlab.com/gitlab-org/gitlab/-/merge_requests/45452
-
Mehmet Emin INAC authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46797
-
Kerri Miller authored
Use default resolver for milestone on MergeRequestType See merge request gitlab-org/gitlab!46689
-
Amy Qualls authored
Fix documentation typos See merge request gitlab-org/gitlab!46799
-
Mike Greiling authored
Revert "Merge branch 'mg-webpack-middleware-pass-host' into 'master'" See merge request gitlab-org/gitlab!46793
-
David O'Regan authored
Enable MR CSV Export See merge request gitlab-org/gitlab!46662
-
Max Woolf authored
Puts export_merge_requests_as_csv behind a default on feature-flag to enable CSV export of merge requests
-
Kerri Miller authored
Swap alert emails to trigger at the same point See merge request gitlab-org/gitlab!43054
-
Sarah Yasonik authored
Updates alert emails to fire after an alert has been saved. Takes a step closer to unifying prometheus and generic alert notification processes.
-
Imre Farkas authored
Docs: Resolve "Document WebAuthn, currently behind a feature flag" See merge request gitlab-org/gitlab!46181
-
Jan Beckmann authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/258659
-
Alex Buijs authored
-
Andrew Fontaine authored
Merge branch '276172-rename-cycle-analytics-with-value-stream-analytics-in-strings-under-ee-spec' into 'master' Rename "cycle analytics" with "value stream analytics" under /ee/spec See merge request gitlab-org/gitlab!46745
-
Jose Ivan Vargas authored
Update version of markdownlint-cli dependency See merge request gitlab-org/gitlab!46743
-
Jose Ivan Vargas authored
Update column and stacked-column chart data props See merge request gitlab-org/gitlab!46508
-
Ezekiel Kigbo authored
Updates the stacked column chart data for the tasks by type chart
-
GitLab Release Tools Bot authored
-
Miguel Rincon authored
Correct grammar error in "Sign-in restrictions" text labels See merge request gitlab-org/gitlab!46500
-
Mike Jang authored
-
Imre Farkas authored
Fix 2.7 warnings for api/files_spec See merge request gitlab-org/gitlab!44465
-
Heinrich Lee Yu authored
Remove group_coverage_reports licensed FF See merge request gitlab-org/gitlab!46685
-
Mario de la Ossa authored
Allows users to pass `search` to search by username and name.
-
Heinrich Lee Yu authored
Make the repository read-only while running cleanup See merge request gitlab-org/gitlab!45058
-
Marcin Sedlak-Jakubowski authored
docs: Fix example responses for Project Issue Board creation API docs See merge request gitlab-org/gitlab!46749
-