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-18Only check abilities on rendered GraphQL nodesBob Van Landuyt
2019-04-04Fix a KeyError in GitlabSchemaNick Thomas
2019-04-04Merge branch '57831-allow-graphql-scalar-fields-to-be-authorized' into 'master'Nick Thomas
2019-04-04Use parent object when authorizing scalar typesBrett Walker
2019-04-04Initial field and query complexity limitsBrett Walker
2019-04-03GraphQL Type authorizationLuke Duncalfe
2019-04-01Extra permissions in Project & Issue GraphQLBob Van Landuyt
2019-03-21Add merge request popover with detailsSam Bigelow
2019-03-05Apply suggestion to spec/graphql/types/query_type_spec.rbDouwe Maan
2019-03-05Add metadata about the GitLab server to GraphQLNick Thomas
2019-02-26Improve GraphQL Authorization DSLLuke Duncalfe
2019-02-21Add GraphQL filters for issuables (state, labels, time fields)Rémy Coutable
2019-02-14Implement singular iid for IssuesResolver and ProjectTypeLin Jen-Shin
2019-02-14Allow authorize on array of objects for GraphQLLin Jen-Shin
2019-02-14Add tests for BaseResolver and update accordinglyLin Jen-Shin
2019-02-14Add field mergeRequests for project in GraphQLLin Jen-Shin
2019-02-01Add argument iids to IssuesResolverLin Jen-Shin
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-11-27Suggests issues when typing titlePhil Hughes
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
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-15Allow querying a single MR within a projectBob Van Landuyt
2018-06-06Initial setup GraphQL using graphql-ruby 1.8Bob 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