gitlab-org--gitlab-foss/lib/gitlab/graphql
charlieablett 32cdfb9535 Check for recursion and fail if too recursive
- List all overly-recursive fields
- Reduce recursion threshold to 2
- Add test for not-recursive-enough query
- Use reusable methods in tests
- Add changelog
- Set changeable acceptable recursion level
- Add error check test helpers
2019-10-23 15:35:33 +13:00
..
authorize Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
calls_gitaly
connections
docs Add latest changes from gitlab-org/gitlab@master 2019-10-16 18:08:01 +00:00
loaders Upgrade GraphQL gem to 1.8.17 2019-09-04 17:42:48 +00:00
markdown_field
present
query_analyzers Check for recursion and fail if too recursive 2019-10-23 15:35:33 +13:00
representation Upgrade graphql gem to 1.9.10 2019-09-04 21:57:37 +00:00
authorize.rb
calls_gitaly.rb
connections.rb
copy_field_description.rb
errors.rb
expose_permissions.rb
find_argument_in_parent.rb
generic_tracing.rb
markdown_field.rb
mount_mutation.rb
present.rb
variables.rb