summaryrefslogtreecommitdiff
path: root/app/graphql
Commit message (Expand)AuthorAgeFilesLines
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-1/+1
* Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu2018-09-1329-0/+58
|\
| * Enable frozen string in app/graphql + app/findersgfyoung2018-09-1129-0/+58
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
|/
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-256-2/+99
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-049-0/+115
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-286-0/+80
* Allow querying a single MR within a projectBob Van Landuyt2018-06-153-13/+12
* Correct the type of the `MergeRequestResolver`.Bob Van Landuyt2018-06-141-1/+1
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-0621-182/+218
* Add `present_using` to typesBob Van Landuyt2018-06-053-31/+29
* Convert from GraphQL::Batch to BatchLoaderNick Thomas2018-06-054-55/+32
* Add a minimal GraphQL APINick Thomas2018-06-0510-0/+256