FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - getmargin/graphql-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
getmargin
/
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
Breadcrumbs
History for
graphql-java
src
on
transform-additional-data-fix
User selector
Datepicker
Commit history
Commits on Sep 19, 2019
additionalData needs to be copied when a node is transformed
andimarek
committed
6307ece
View commit details
Copy full SHA for 6307ece
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Fix if strategy is updated during instrumenting execution context, it will not take effect
kenchanmc
authored and
bbakerman
committed
b5781e3
View commit details
Copy full SHA for b5781e3
View code at this point
Browse repository at this point
Commits on Sep 7, 2019
refs #1635: Create a test for making sure that local context can be
Show description for 173312e
jashmoreAtlassian
authored and
bbakerman
committed
173312e
View commit details
Copy full SHA for 173312e
View code at this point
Browse repository at this point
Non-null input object fields with default values should be valid
Craig Kost
authored and
bbakerman
committed
ac5bc70
View commit details
Copy full SHA for ac5bc70
View code at this point
Browse repository at this point
PR feedback
bbakerman
committed
735ce06
View commit details
Copy full SHA for 735ce06
View code at this point
Browse repository at this point
updated to put the not privacy safe marker first
bbakerman
committed
7e63b01
View commit details
Copy full SHA for 7e63b01
View code at this point
Browse repository at this point
#1585 logging now has not privacy safe suffix
bbakerman
committed
02aeaeb
View commit details
Copy full SHA for 02aeaeb
View code at this point
Browse repository at this point
Print directive argument only when it has a value
vickeyyeh
authored and
bbakerman
committed
e5a610f
View commit details
Copy full SHA for e5a610f
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Support coercing a BigInteger into an ID Scalar
osi
authored and
bbakerman
committed
bfb284b
View commit details
Copy full SHA for bfb284b
View code at this point
Browse repository at this point
Parse a inputStream of schema definitions and create a TypeDefinitionRegistry
ZuoFuhong
authored and
bbakerman
committed
6c01c80
View commit details
Copy full SHA for 6c01c80
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
Friendlier toString
osi
authored and
bbakerman
committed
b9487a9
View commit details
Copy full SHA for b9487a9
View code at this point
Browse repository at this point
Friendlier toString
osi
authored and
bbakerman
committed
3435816
View commit details
Copy full SHA for 3435816
View code at this point
Browse repository at this point
Friendlier toString
osi
authored and
bbakerman
committed
85b72a8
View commit details
Copy full SHA for 85b72a8
View code at this point
Browse repository at this point
Make toString prettier
osi
authored and
bbakerman
committed
fd76ada
View commit details
Copy full SHA for fd76ada
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
Bug where scalar args cant be visited when the AST is an object
bbakerman
committed
a897adc
View commit details
Copy full SHA for a897adc
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Ignore DataLoader test moar
bbakerman
committed
a6c4461
View commit details
Copy full SHA for a6c4461
View code at this point
Browse repository at this point
Ignore DataLoader test
bbakerman
committed
35f3198
View commit details
Copy full SHA for 35f3198
View code at this point
Browse repository at this point
Correct exception class name in documentation
jasonrclark
authored and
bbakerman
committed
37f3ae0
View commit details
Copy full SHA for 37f3ae0
View code at this point
Browse repository at this point
Java doc tweak
bbakerman
committed
7ab93b9
View commit details
Copy full SHA for 7ab93b9
View code at this point
Browse repository at this point
Renamed to GraphqlInputValueDefinition
bbakerman
committed
45288f7
View commit details
Copy full SHA for 45288f7
View code at this point
Browse repository at this point
Invented a new interface type
bbakerman
committed
8c5fc53
View commit details
Copy full SHA for 8c5fc53
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
Missing directives container
bbakerman
committed
376b03f
View commit details
Copy full SHA for 376b03f
View code at this point
Browse repository at this point
This allows arguments to be visited and hence modified (#1626)
Show description for 2e990d1
bbakerman
authored
2e990d1
View commit details
Copy full SHA for 2e990d1
View code at this point
Browse repository at this point
Commits on Aug 20, 2019
Add 'Byte' to standard scalar definitions (#1629)
Sam Ko
authored and
bbakerman
committed
018b57c
View commit details
Copy full SHA for 018b57c
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
improve javadoc
andimarek
committed
3faa666
View commit details
Copy full SHA for 3faa666
View code at this point
Browse repository at this point
improve javadoc
andimarek
committed
33c4db8
View commit details
Copy full SHA for 33c4db8
View code at this point
Browse repository at this point
rename method to match spec and make it more clear
andimarek
committed
70f56ec
View commit details
Copy full SHA for 70f56ec
View code at this point
Browse repository at this point
Commits on Aug 12, 2019
add tree parallel transformer (#1619)
Show description for bf793cd
andimarek
authored and
bbakerman
committed
bf793cd
View commit details
Copy full SHA for bf793cd
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Merge pull request #1618 from graphql-java/paralle-traverser
Show description for c454ba2
andimarek
authored
c454ba2
View commit details
Copy full SHA for c454ba2
View code at this point
Browse repository at this point
more tests, allow for multiple changeNode calls in parallel mode
andimarek
committed
3bc29a3
View commit details
Copy full SHA for 3bc29a3
View code at this point
Browse repository at this point
more tests
andimarek
committed
cee1d04
View commit details
Copy full SHA for cee1d04
View code at this point
Browse repository at this point
Some minor minor perf tweaks on result node creation
bbakerman
committed
1a9005b
View commit details
Copy full SHA for 1a9005b
View code at this point
Browse repository at this point
allow specifying the ForkJoinPool
andimarek
committed
c07849f
View commit details
Copy full SHA for c07849f
View code at this point
Browse repository at this point
allow to define the ForkJoinPool, better error message
andimarek
committed
09779c3
View commit details
Copy full SHA for 09779c3
View code at this point
Browse repository at this point
improve parallel traverser by using CountedCompleter
andimarek
committed
688ac70
View commit details
Copy full SHA for 688ac70
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL