summaryrefslogtreecommitdiff
path: root/app/graphql/mutations/merge_requests/base.rb
Commit message (Expand)AuthorAgeFilesLines
* Include AuthorizeResource module for all mutationsgraphql-include-authorization-for-mutationsLuke Duncalfe2019-07-111-1/+0
* Fix incorrect instances of `GraphQL::ID_TYPE`Bob Van Landuyt2019-06-031-1/+1
* Add field mergeRequests for project in GraphQLLin Jen-Shin2019-02-141-1/+2
* Enable frozen string in app/graphql + app/findersgfyoung2018-09-111-0/+2
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-251-0/+32