Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'frozen-string-app-finders-graphql' into 'master' | Stan Hu | 2018-09-13 | 29 | -0/+58 |
|\ | |||||
| * | Enable frozen string in app/graphql + app/finders | gfyoung | 2018-09-11 | 29 | -0/+58 |
* | | Disable existing offenses for the CodeReuse cops | Yorick Peterse | 2018-09-11 | 1 | -0/+2 |
|/ | |||||
* | Add mutation toggling WIP state of merge requests | Bob Van Landuyt | 2018-07-25 | 6 | -2/+99 |
* | Add pipeline lists to GraphQL | Bob Van Landuyt | 2018-07-04 | 9 | -0/+115 |
* | Expose permissions on types in GraphQL | Bob Van Landuyt | 2018-06-28 | 6 | -0/+80 |
* | Allow querying a single MR within a project | Bob Van Landuyt | 2018-06-15 | 3 | -13/+12 |
* | Correct the type of the `MergeRequestResolver`. | Bob Van Landuyt | 2018-06-14 | 1 | -1/+1 |
* | Initial setup GraphQL using graphql-ruby 1.8 | Bob Van Landuyt | 2018-06-06 | 21 | -182/+218 |
* | Add `present_using` to types | Bob Van Landuyt | 2018-06-05 | 3 | -31/+29 |
* | Convert from GraphQL::Batch to BatchLoader | Nick Thomas | 2018-06-05 | 4 | -55/+32 |
* | Add a minimal GraphQL API | Nick Thomas | 2018-06-05 | 10 | -0/+256 |