Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-04Merge branch '57831-allow-graphql-scalar-fields-to-be-authorized' into 'master'Nick Thomas
2019-04-04Merge branch '58405-basic-limiting-complexity-of-graphql-queries' into 'master'Rémy Coutable
2019-04-04Use parent object when authorizing scalar typesBrett Walker
2019-04-04Monitor GraphQL with PrometheusJan Provaznik
2019-04-04Initial field and query complexity limitsBrett Walker
2019-04-04Merge branch '54417-graphql-type-authorization' into 'master'Nick Thomas
2019-04-03GraphQL Type authorizationLuke Duncalfe
2019-04-02Revert "Merge branch 'jprovazn-graphql-prometheus' into 'master'"Jan Provaznik
2019-04-02Monitor GraphQL with PrometheusJan Provaznik
2019-02-26Improve GraphQL Authorization DSLLuke Duncalfe
2019-02-14Instead of returning all or nothing, return whichever passedLin Jen-Shin
2019-02-14Allow authorize on array of objects for GraphQLLin Jen-Shin
2018-11-27Suggests issues when typing titlePhil Hughes
2018-11-13Enable even more frozen string in lib/gitlabgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-29Updates code using class_methods over module ClassMethodsJacopo
2018-07-25Add mutation toggling WIP state of merge requestsBob Van Landuyt
2018-07-04Add pipeline lists to GraphQLBob Van Landuyt
2018-06-28Expose permissions on types in GraphQLBob Van Landuyt
2018-06-06Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt
2018-06-05Handle exceptions outside the GraphQL schemaBob Van Landuyt
2018-06-05Add `present_using` to typesBob Van Landuyt
2018-06-05Convert from GraphQL::Batch to BatchLoaderNick Thomas
2018-06-05Add a minimal GraphQL APINick Thomas