Commit Graph

6 Commits

Author SHA1 Message Date
GitLab Bot 6b5d8b17e2 Add latest changes from gitlab-org/gitlab@master 2022-05-18 18:08:05 +00:00
GitLab Bot 9b09561f47 Add latest changes from gitlab-org/gitlab@master 2020-12-09 18:09:48 +00:00
GitLab Bot c663374b3d Add latest changes from gitlab-org/gitlab@master 2020-11-17 18:09:20 +00:00
GitLab Bot 0f5dcf55e5 Add latest changes from gitlab-org/gitlab@master 2020-09-12 00:08:44 +00:00
gfyoung 47b3038434 Enable frozen string in app/graphql + app/finders
Partially addresses #47424.
2018-09-11 12:15:23 -07:00
Bob Van Landuyt 04b046587f Add pipeline lists to GraphQL
This adds Keyset pagination to GraphQL lists. PoC for that is
pipelines on merge requests and projects.

When paginating a list, the base-64 encoded id of the ordering
field (in most cases the primary key) can be passed in the `before` or
`after` GraphQL argument.
2018-07-04 10:53:39 +02:00