openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
graphql-ruby
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 09, 2025 — Jul 09, 2026
Showing page 379 of 383
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
feat(directives) implement @skip and @include on fields
Robert Mosolgo
More...
almost 11 years ago
feat(Directive) update transformer
Robert Mosolgo
More...
almost 11 years ago
feat(Directive) update parser for syntax
Robert Mosolgo
More...
almost 11 years ago
feat(introspection) add __typename field
Robert Mosolgo
More...
almost 11 years ago
feat(introspection) Add __Schema.mutationType, handle nil values in field resolver
Robert Mosolgo
More...
about 11 years ago
feat(introspection) add SchemaType with types and queryType
Robert Mosolgo
More...
about 11 years ago
feat(introspection) add introspection for possibleTypes on Union and Interface
Robert Mosolgo
More...
about 11 years ago
feat(Interface) handle interfaces as field types and fragment type conditions
Robert Mosolgo
More...
about 11 years ago
feat(field) accept Proc for type lazy eval
Robert Mosolgo
More...
about 11 years ago
feat(Union) handle unions in queries
Robert Mosolgo
More...
about 11 years ago
feat(Repl) add simple repl
Robert Mosolgo
More...
about 11 years ago
feat(types) implement input object, implement more introspection
Robert Mosolgo
More...
about 11 years ago
update readme
Robert Mosolgo
More...
about 11 years ago
feat(types) better typing for fields, add 'default resolve' pattern'
Robert Mosolgo
More...
about 11 years ago
feat(*) add Union, start on introspection
Robert Mosolgo
More...
about 11 years ago
feat(validations) add some validations; move Syntax -> Nodes
Robert Mosolgo
More...
about 11 years ago
feat(Validator) add validator; implement Visitor; validate fragment defn and use;
Robert Mosolgo
More...
about 11 years ago
feat(Parser) transform type defintions
Robert Mosolgo
More...
about 11 years ago
fix(OperationResolver) fix variables to use query params
Robert Mosolgo
More...
about 11 years ago
fix(Parser) do query variables right
Robert Mosolgo
More...
about 11 years ago
feat(types) add Enums; add ListType;
Robert Mosolgo
More...
about 11 years ago
feat(Query) implement fragment spread and linline fragments
Robert Mosolgo
More...
about 11 years ago
feat(Query) implement variable lookup for field arguments
Robert Mosolgo
More...
about 11 years ago
fix variable syntax; implement operation-level variable lookup
Robert Mosolgo
More...
about 11 years ago
change Type API, test AccessFieldDefiner
Robert Mosolgo
More...
about 11 years ago
update readme
Robert Mosolgo
More...
about 11 years ago
Merge branch 'master' of github.com:rmosolgo/graphql-ruby
Robert Mosolgo
More...
about 11 years ago
remove old implementation, get a basic query working
Robert Mosolgo
More...
about 11 years ago
implement unnamed query
Robert Mosolgo
More...
about 11 years ago
rewrite transformer to match spec
Robert Mosolgo
More...
about 11 years ago
←
1
2
…
375
376
377
378
379
380
381
382
383
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree