summaryrefslogtreecommitdiff
path: root/lib/gitlab/graphql/authorize.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-15/+0
* Alert if `calls_gitaly` declaration missingcharlieablett2019-07-031-1/+1
* Only check abilities on rendered GraphQL nodesBob Van Landuyt2019-04-181-1/+1
* Improve GraphQL Authorization DSLLuke Duncalfe2019-02-261-15/+0
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-131-0/+2
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-251-1/+8
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-061-44/+8
* Convert from GraphQL::Batch to BatchLoaderNick Thomas2018-06-051-0/+2
* Add a minimal GraphQL APINick Thomas2018-06-051-0/+55