summaryrefslogtreecommitdiff
path: root/app/graphql/types/base_field.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-3/+4
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-2/+2
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-31/+0
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-2/+2
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-3/+26
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-0/+2
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+3
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-0/+1
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-2/+10
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+2
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-3/+38
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-35/+20
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-1/+6
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-23/+30
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-061-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-6/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-1/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-12/+22
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-301-0/+21
* Address reviewer comments58409-increase-graphql-complexity-for-fields-that-make-gitaly-callscharlieablett2019-07-051-0/+5
* Address reviewer commentscharlieablett2019-07-031-12/+4
* Wrap proc properly in gitaly call countscharlieablett2019-07-031-3/+2
* Alert if `calls_gitaly` declaration missingcharlieablett2019-07-031-10/+12
* Remove potentially noisy warningcharlieablett2019-07-031-2/+0
* Enumerate fields with Gitaly callscharlieablett2019-07-031-1/+22
* Grab field_defn to access certain values62706-graphql-complexity-values-are-incorrectly-doubledBrett Walker2019-06-051-2/+4
* Use :complexity_multiplier only with connectionsBrett Walker2019-06-051-6/+7
* Added common fields to the IssueType10795-add-epic-tree-BE-epic-graphql-supportBrett Walker2019-05-311-1/+1
* GraphQL - Add extra complexity for resolversJan Provaznik2019-05-061-2/+32
* Initial field and query complexity limits58405-basic-limiting-complexity-of-graphql-queriesBrett Walker2019-04-041-0/+9
* Enable frozen string in app/graphql + app/findersgfyoung2018-09-111-0/+2
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-061-0/+5