summaryrefslogtreecommitdiff
path: root/app/graphql/types/project_type.rb
Commit message (Expand)AuthorAgeFilesLines
* Implement singular iid for IssuesResolver and ProjectTypeLin Jen-Shin2019-02-141-0/+5
* Allow authorize on array of objects for GraphQLLin Jen-Shin2019-02-141-1/+1
* Add field mergeRequests for project in GraphQLLin Jen-Shin2019-02-141-1/+8
* Suggests issues when typing titlePhil Hughes2018-11-271-0/+5
* Enable frozen string in app/graphql + app/findersgfyoung2018-09-111-0/+2
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-041-0/+5
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-281-0/+2
* Allow querying a single MR within a projectBob Van Landuyt2018-06-151-0/+7
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-061-43/+45
* Add `present_using` to typesBob Van Landuyt2018-06-051-0/+1
* Add a minimal GraphQL APINick Thomas2018-06-051-0/+62