- 03 Nov, 2020 40 commits
-
-
Craig Norris authored
Add facet labels list back in See merge request gitlab-org/gitlab!46574
-
Kyle Wiebers authored
Adds more context as to why refinements are needed Uses an example list similar to features above
-
Dylan Griffith authored
[GraphQL] Design Management: use Global-ID scalar See merge request gitlab-org/gitlab!36115
-
Suzanne Selhorn authored
Remove extra proposed package registry See merge request gitlab-org/gitlab!46605
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Stan Hu authored
Fixes ssh key deletion notification See merge request gitlab-org/gitlab!46687
-
Mayra Cabrera authored
Add code coverage summary resolver See merge request gitlab-org/gitlab!46549
-
Maxime Orefice authored
This commit moves our code coverage summary resolver to its own resolver class. It also changes the type of our lastUpdatedAt field to a date field.
-
Suzanne Selhorn authored
Minor changes to wording of Experiments API docs See merge request gitlab-org/gitlab!46528
-
Phil Calder authored
-
Mike Jang authored
Docs update for Snowplow events warranting changelogs See merge request gitlab-org/gitlab!46791
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46813
-
Jose Ivan Vargas authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!46678
-
Mike Jang authored
Update the Sign in text description documentation See merge request gitlab-org/gitlab!46327
-
Segolene Bouly authored
-
GitLab Release Tools Bot authored
-
Mike Jang authored
Troubleshooting docs to generate usage ping See merge request gitlab-org/gitlab!46754
-
Amy Qualls authored
Add note about considering shipping Sentry to Error Tracking docs See merge request gitlab-org/gitlab!46806
-
Kenny Johnston authored
-
Amy Qualls authored
Remove additional unneeded notes from docs See merge request gitlab-org/gitlab!46808
-
Amy Qualls authored
Added version compatibility instructions + reorg See merge request gitlab-org/gitlab!46779
-
Viktor Nagy authored
Bring style closer to GitLab style.
-
Mike Jang authored
Fixed column for feature flag See merge request gitlab-org/gitlab!46472
-
Fabian Zimmer authored
-
Olena Horal-Koretska authored
Search: Improve empty state message See merge request gitlab-org/gitlab!46237
-
Dmitry Gruzd authored
This MR improves empty results page messaging for group and project searches. We display the group/project name to add more context to the user.
-
Alex Kalderimis authored
-
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
-
Craig Norris authored
Remove unneeded notes from product docs.
-