FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - AutoGraphQL/graphql-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
AutoGraphQL
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
master
User selector
Datepicker
Commit history
Commits on Mar 19, 2019
inlined a bit of code
bbakerman
committed
070c3a0
View commit details
Copy full SHA for 070c3a0
View code at this point
Browse repository at this point
fix for #1434 directive definition printing
bbakerman
committed
4a80519
View commit details
Copy full SHA for 4a80519
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
formatter import problem
bbakerman
committed
5568795
View commit details
Copy full SHA for 5568795
View code at this point
Browse repository at this point
1438 - fixes problems with triple comment indenting
bbakerman
committed
a0b172c
View commit details
Copy full SHA for a0b172c
View code at this point
Browse repository at this point
Commits on Mar 13, 2019
Removed @defer as a default directive
bbakerman
committed
ef9d07d
View commit details
Copy full SHA for ef9d07d
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
This fixes up the example code so it used CodeRegistry and also quick rename of parameter names there
bbakerman
committed
36b1c03
View commit details
Copy full SHA for 36b1c03
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
Merge pull request #1445 from tsroka/visit-fragments
Show description for 52a7b6e
andimarek
authored
52a7b6e
View commit details
Copy full SHA for 52a7b6e
View code at this point
Browse repository at this point
Merge pull request #1422 from kaqqao/cache-control-in-execution-input
Show description for 93b7b58
andimarek
authored
93b7b58
View commit details
Copy full SHA for 93b7b58
View code at this point
Browse repository at this point
Merge pull request #1449 from tinnou/fix-classCastException-type-condition-input-type
Show description for 03dc939
andimarek
authored
03dc939
View commit details
Copy full SHA for 03dc939
View code at this point
Browse repository at this point
Add support for visiting fragments in QueryVisitior. PR feedback
Tomek Sroka
committed
8b58e3e
View commit details
Copy full SHA for 8b58e3e
View code at this point
Browse repository at this point
Add support for visiting fragments in QueryVisitior. PR feedback
Tomek Sroka
committed
81004f5
View commit details
Copy full SHA for 81004f5
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into visit-fragments
Tomek Sroka
committed
1529774
View commit details
Copy full SHA for 1529774
View code at this point
Browse repository at this point
Add support for visiting fragments in QueryVisitior. PR feedback
Tomek Sroka
committed
48394db
View commit details
Copy full SHA for 48394db
View code at this point
Browse repository at this point
Fix Enum value for FragmentsOnCompositeType
tinnou
committed
1cb8375
View commit details
Copy full SHA for 1cb8375
View code at this point
Browse repository at this point
Merge pull request #1452 from jadedevin13/patch-1
Show description for 4123998
andimarek
authored
4123998
View commit details
Copy full SHA for 4123998
View code at this point
Browse repository at this point
Made errors the first field of the execution result as per the spec hint
bbakerman
committed
7f6f32b
View commit details
Copy full SHA for 7f6f32b
View code at this point
Browse repository at this point
add test for parsing floats with positive exponents
andimarek
committed
88b2148
View commit details
Copy full SHA for 88b2148
View code at this point
Browse repository at this point
relax condition because we can't guarantee just one batch call
andimarek
committed
39dd748
View commit details
Copy full SHA for 39dd748
View code at this point
Browse repository at this point
Commits on Mar 9, 2019
Exponents can have E+ e+
jadedevin13
authored
7ee123e
View commit details
Copy full SHA for 7ee123e
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Fix #1440 ClassCastException when using a fragment with wrong input type condition and overlapping fields are being merged.
tinnou
committed
7721f62
View commit details
Copy full SHA for 7721f62
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Renamed to ErrorClassification
bbakerman
committed
cf62a7a
View commit details
Copy full SHA for cf62a7a
View code at this point
Browse repository at this point
Made the ErrorType implement a base interface
bbakerman
committed
7652086
View commit details
Copy full SHA for 7652086
View code at this point
Browse repository at this point
Update RelaySchema.java
jadedevin13
authored and
bbakerman
committed
a4b9fc4
View commit details
Copy full SHA for a4b9fc4
View code at this point
Browse repository at this point
Make the PageInfo type public static and use a type reference
Show description for ff5f4dd
jadedevin13
authored and
bbakerman
committed
ff5f4dd
View commit details
Copy full SHA for ff5f4dd
View code at this point
Browse repository at this point
cleanup
andimarek
authored and
bbakerman
committed
45bf5af
View commit details
Copy full SHA for 45bf5af
View code at this point
Browse repository at this point
don't use shared mutable static data, cleanup
andimarek
authored and
bbakerman
committed
a9a6aef
View commit details
Copy full SHA for a9a6aef
View code at this point
Browse repository at this point
Commits on Mar 5, 2019
Add support for visiting fragments in QueryVisitior.
Tomek Sroka
committed
3ad4dd6
View commit details
Copy full SHA for 3ad4dd6
View code at this point
Browse repository at this point
refactor(Execution result): Change order of fields inside Response
Show description for 6df6640
aoudiamoncef
authored and
bbakerman
committed
6df6640
View commit details
Copy full SHA for 6df6640
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
This makes the schema directive wiring occur after the type has been built and hence the callback gets full access to the type hierarchy
bbakerman
committed
b2cc1c2
View commit details
Copy full SHA for b2cc1c2
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
A test for #1405
bbakerman
committed
9356c3d
View commit details
Copy full SHA for 9356c3d
View code at this point
Browse repository at this point
Commits on Feb 18, 2019
add withNewFetchedValueAnalysis method to ERN
andimarek
committed
d3c8d40
View commit details
Copy full SHA for d3c8d40
View code at this point
Browse repository at this point
Commits on Feb 15, 2019
simplify ExecutionResultNodes by using the resultKey from mergedField
Show description for 41b824c
andimarek
committed
41b824c
View commit details
Copy full SHA for 41b824c
View code at this point
Browse repository at this point
fix moveUp signature
andimarek
committed
a70c9ce
View commit details
Copy full SHA for a70c9ce
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL