FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · iloveruning/graphql-java · GitHub
iloveruning
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on May 20, 2019
add visitFieldWithControl to be able to influence the traversal control
andimarek
committed
ee866de
View commit details
Copy full SHA for ee866de
Browse repository at this point
Commits on May 15, 2019
Adds the ability to rename via the TypeInfo object (#1538)
bbakerman
authored
f210154
View commit details
Copy full SHA for f210154
Browse repository at this point
Commits on May 14, 2019
The CacheControl instance is now defaulted to non null (#1493)
bbakerman
authored
400d008
View commit details
Copy full SHA for 400d008
Browse repository at this point
Make InlineFragment implement DirectivesContainer (as it was missed) (#1519)
bbakerman
authored
4fd3721
View commit details
Copy full SHA for 4fd3721
Browse repository at this point
update path to not be null and test to match (#1526)
jmccaull
authored and
bbakerman
committed
f0d288c
View commit details
Copy full SHA for f0d288c
Browse repository at this point
fixes #1524 (#1525)
Show description for 9616132
wasche
authored and
bbakerman
committed
9616132
View commit details
Copy full SHA for 9616132
Browse repository at this point
Commits on May 8, 2019
make SourceLocationHelper public
andimarek
committed
cca4316
View commit details
Copy full SHA for cca4316
Browse repository at this point
Merge pull request #1530 from graphql-java/source-location-helper-public
Show description for b370703
andimarek
authored
b370703
View commit details
Copy full SHA for b370703
Browse repository at this point
make SourceLocationHelper public
andimarek
committed
7fc9fee
View commit details
Copy full SHA for 7fc9fee
Browse repository at this point
Merge pull request #1529 from graphql-java/field-additional-data
Show description for 439e342
andimarek
authored
439e342
View commit details
Copy full SHA for 439e342
Browse repository at this point
Commits on May 7, 2019
add additional field data property
andimarek
committed
84c7538
View commit details
Copy full SHA for 84c7538
Browse repository at this point
Commits on May 1, 2019
Fix schemadiff input recursion (#1518)
Show description for fccc0c7
grrttedwards
authored and
bbakerman
committed
fccc0c7
View commit details
Copy full SHA for fccc0c7
Browse repository at this point
The line numbers of elements are no longer off by one (#1513)
bbakerman
authored
61d7c7b
View commit details
Copy full SHA for 61d7c7b
Browse repository at this point
Commits on Apr 30, 2019
Merge pull request #1517 from graphql-java/merged-field-equal
Show description for 9214b60
andimarek
authored
9214b60
View commit details
Copy full SHA for 9214b60
Browse repository at this point
add equals/hashcode to merged field
andimarek
committed
2585bd7
View commit details
Copy full SHA for 2585bd7
Browse repository at this point
Added support for containsAllOf and containsAnyOf to dfselectionset (#1487)
bbakerman
authored
21dff06
View commit details
Copy full SHA for 21dff06
Browse repository at this point
Commits on Apr 9, 2019
Changed the PreParsedDocumentProvider so it has the full input and not just query string (#1483)
bbakerman
authored
bd9240c
View commit details
Copy full SHA for bd9240c
Browse repository at this point
Refactor cacheControl to more readable code (#1492)
fcristovao
authored and
bbakerman
committed
8bae13f
View commit details
Copy full SHA for 8bae13f
Browse repository at this point
Commits on Apr 8, 2019
Expose if data is present in ExecutionResult (#1491)
Show description for a8a273f
fcristovao
authored and
bbakerman
committed
a8a273f
View commit details
Copy full SHA for a8a273f
Browse repository at this point
result node adaptor now can delete children (#1489)
bbakerman
authored
636f7b5
View commit details
Copy full SHA for 636f7b5
Browse repository at this point
Commits on Apr 3, 2019
allow interfaces and unions as root parent type for traversal and transformations (#1486)
Show description for 800ea0d
andimarek
authored and
bbakerman
committed
800ea0d
View commit details
Copy full SHA for 800ea0d
Browse repository at this point
Commits on Mar 25, 2019
Added tests for object construction
bbakerman
committed
8ba2d1d
View commit details
Copy full SHA for 8ba2d1d
Browse repository at this point
Added with new error support to result node
bbakerman
committed
31d4cec
View commit details
Copy full SHA for 31d4cec
Browse repository at this point
add errors to all ERN
andimarek
authored and
bbakerman
committed
0759b8d
View commit details
Copy full SHA for 0759b8d
Browse repository at this point
Commits on Mar 22, 2019
fix withNewChildren to also copy the errors
andimarek
authored and
bbakerman
committed
10376ba
View commit details
Copy full SHA for 10376ba
Browse repository at this point
add errors to the root ERN
andimarek
authored and
bbakerman
committed
a35079e
View commit details
Copy full SHA for a35079e
Browse repository at this point
Commits on Mar 20, 2019
non null directive args with defaults can be missing
bbakerman
committed
cdd0cbc
View commit details
Copy full SHA for cdd0cbc
Browse repository at this point
Fixed the context bug
bbakerman
committed
5e9eb16
View commit details
Copy full SHA for 5e9eb16
Browse repository at this point
Merge pull request #1472 from graphql-java/copy-field-container
Show description for e1e7997
andimarek
authored
e1e7997
View commit details
Copy full SHA for e1e7997
Browse repository at this point
bugfix: ExecutionStepInfo.transform should also copy fieldContainer
andimarek
committed
ac68433
View commit details
Copy full SHA for ac68433
Browse repository at this point
Commits on Mar 19, 2019
inlined a bit of code
bbakerman
committed
070c3a0
View commit details
Copy full SHA for 070c3a0
Browse repository at this point
fix for #1434 directive definition printing
bbakerman
committed
4a80519
View commit details
Copy full SHA for 4a80519
Browse repository at this point
Commits on Mar 15, 2019
Fixes up JavaDoc on what is allowed to come back from scalars serialize
bbakerman
committed
d008832
View commit details
Copy full SHA for d008832
Browse repository at this point
Commits on Mar 14, 2019
Fixes #1447 so that non SDL definitions are rejected
bbakerman
committed
806cfe7
View commit details
Copy full SHA for 806cfe7
Browse repository at this point
formatter import problem
bbakerman
committed
5568795
View commit details
Copy full SHA for 5568795
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL