summaryrefslogtreecommitdiff
path: root/app/graphql/types
Commit message (Expand)AuthorAgeFilesLines
* Removing duplicate field from MergeRequestTypeLuke Duncalfe2019-02-181-1/+0
* 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
* Allow custom squash commit messagesLuke Duncalfe2019-02-061-1/+2
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Suggests issues when typing titlePhil Hughes2018-11-278-0/+127
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-1/+1
* Enable frozen string in app/graphql + app/findersgfyoung2018-09-1117-0/+34
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-251-1/+5
* Add pipeline lists to GraphQLBob Van Landuyt2018-07-045-0/+62
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-286-0/+80
* Allow querying a single MR within a projectBob Van Landuyt2018-06-152-7/+7
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-0612-127/+154
* Add `present_using` to typesBob Van Landuyt2018-06-052-30/+27
* Add a minimal GraphQL APINick Thomas2018-06-055-0/+163