summaryrefslogtreecommitdiff
path: root/lib/gitlab/graphql
Commit message (Expand)AuthorAgeFilesLines
* Added submodule links to Submodule type in GraphQL APIIgor2019-07-171-0/+34
* Improve Graphql DocsFelipe Artur2019-07-113-0/+118
* Address reviewer comments58409-increase-graphql-complexity-for-fields-that-make-gitaly-callscharlieablett2019-07-052-5/+6
* Address reviewer commentscharlieablett2019-07-031-4/+12
* Wrap proc properly in gitaly call countscharlieablett2019-07-032-10/+12
* Alert if `calls_gitaly` declaration missingcharlieablett2019-07-033-1/+46
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-034-0/+79
|\
| * Merge branch '9491-graphql-view-design-board-at-version-ce' into 'master'Nick Thomas2019-07-011-0/+32
| |\
| | * CE backport for changes in EE MR 142929491-graphql-view-design-board-at-version-ceLuke Duncalfe2019-06-281-0/+32
| * | Merge branch 'graphql-tree-last-commit' into 'master'Lin Jen-Shin2019-06-281-0/+25
| |\ \
| | * | Added commit type to tree GraphQL typePhil Hughes2019-06-281-0/+25
| | |/
| * | GraphQL mutations for add, remove and toggle emoji62826-graphql-emoji-mutationsLuke Duncalfe2019-06-282-0/+22
| |/
* | Merge branch 'security-bvl-enforce-graphql-type-authorization' into 'master'Marin Jankovski2019-07-021-0/+2
|\ \ | |/ |/|
| * Enforce authorizations for non-nullable fieldsBob Van Landuyt2019-06-211-0/+2
* | Remove unused authorized_find methodgraphql-error-when-authorizing-with-no-permissions-definedLuke Duncalfe2019-06-261-6/+0
* | Sanity check for GraphQL authorized?Luke Duncalfe2019-06-261-0/+6
|/
* Render GFM html in GraphQLBob Van Landuyt2019-06-202-0/+48
* Rename `BatchCommitLoader` to `BatchLfsOidLoader`Bob Van Landuyt2019-06-111-1/+1
* Add LFS blob ID to GraphQL blob typePhil Hughes2019-06-101-0/+25
* Merge branch 'graphql-file-entry-url' into 'master'Nick Thomas2019-06-051-0/+31
|\
| * Add web_url to tree entry in GraphQL APIPhil Hughes2019-06-051-0/+31
* | Expose IDs in GraphQL as a GlobalIDBob Van Landuyt2019-06-031-1/+1
|/
* Add Namespace and ProjectStatistics to GraphQL APIAlessio Caiazza2019-06-031-0/+23
* Apply reviewer feedback59587-add-graphql-loggingcharlie ablett2019-05-311-21/+27
* Move complexity/depth to `final_value`charlieablett2019-05-301-9/+11
* Call analyzers from LoggerAnalyzercharlieablett2019-05-301-19/+9
* Add GraphQL logging feature flagcharlieablett2019-05-301-1/+1
* Restructure complexity analyzercharlieablett2019-05-301-16/+24
* Implement logger analyzercharlieablett2019-05-302-18/+65
* New logfile for graphql queriescharlieablett2019-05-301-1/+1
* Add opentracing integration for graphqlJan Provaznik2019-05-021-3/+19
* Check for all scalar types60800-properly-authorize-our-own-graphql-scalar-typesBrett Walker2019-04-221-3/+3
* Only check abilities on rendered GraphQL nodesBob Van Landuyt2019-04-184-44/+61
* Merge branch '57831-allow-graphql-scalar-fields-to-be-authorized' into 'master'Nick Thomas2019-04-041-10/+21
|\
| * Use parent object when authorizing scalar typesBrett Walker2019-04-041-10/+21
* | Merge branch '58405-basic-limiting-complexity-of-graphql-queries' into 'master'Rémy Coutable2019-04-041-0/+18
|\ \ | |/ |/|
| * Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-041-0/+18
* | Monitor GraphQL with PrometheusJan Provaznik2019-04-041-0/+43
|/
* Merge branch '54417-graphql-type-authorization' into 'master'Nick Thomas2019-04-043-39/+100
|\
| * GraphQL Type authorizationLuke Duncalfe2019-04-033-39/+100
* | Revert "Merge branch 'jprovazn-graphql-prometheus' into 'master'"Jan Provaznik2019-04-021-43/+0
|/
* Monitor GraphQL with PrometheusJan Provaznik2019-04-021-0/+43
* Improve GraphQL Authorization DSLLuke Duncalfe2019-02-263-24/+18
* Instead of returning all or nothing, return whichever passedLin Jen-Shin2019-02-141-9/+6
* Allow authorize on array of objects for GraphQLLin Jen-Shin2019-02-141-3/+18
* Suggests issues when typing titlePhil Hughes2018-11-271-0/+29
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-1310-0/+20
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Updates code using class_methods over module ClassMethodsJacopo2018-08-291-1/+1
* Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-254-1/+73