FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/main/java/graphql/GraphQL.java - feifeiq/graphql-java · GitHub
feifeiq
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
main
java
graphql
GraphQL.java
on
master
User selector
Datepicker
Commit history
Commits on Jul 5, 2017
graphql.execute can accept a builder (#551)
Show description for 5d7d265
bbakerman
authored
5d7d265
View commit details
Copy full SHA for 5d7d265
View code at this point
Browse repository at this point
A start to #324 that provides a promise interface to executing querie
andimarek
committed
3bbc155
View commit details
Copy full SHA for 3bbc155
View code at this point
Browse repository at this point
Commits on Jul 1, 2017
Lambda extracted to function
LarsKrogJensen
authored and
bbakerman
committed
3c6e9cb
View commit details
Copy full SHA for 3c6e9cb
View code at this point
Browse repository at this point
Refactored the ParseDocumentProvider:get to take a compute function as argument, makes it more natural to plug in into popular caches such as caffeine or guava.
LarsKrogJensen
authored and
bbakerman
committed
1d0f3b4
View commit details
Copy full SHA for 1d0f3b4
View code at this point
Browse repository at this point
Preparsed document provider/cache to avoid costly parse and validation
LarsKrogJensen
authored and
bbakerman
committed
ab894db
View commit details
Copy full SHA for ab894db
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
#534 added variables on debug log
fchiarelli
authored and
bbakerman
committed
193d81c
View commit details
Copy full SHA for 193d81c
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
Refactor GraphQL#execute for better encapsulation and clearer instrumentation lifecycles
tlovett-rmn
authored and
bbakerman
committed
a71d072
View commit details
Copy full SHA for a71d072
View code at this point
Browse repository at this point
Commits on Jun 18, 2017
Renamed ExeputionInput in terms of spec
Show description for 135677e
bbakerman
committed
135677e
View commit details
Copy full SHA for 135677e
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
add javadoc
andimarek
committed
1636dc9
View commit details
Copy full SHA for 1636dc9
View code at this point
Browse repository at this point
fix merge errors
andimarek
committed
e7a5539
View commit details
Copy full SHA for e7a5539
View code at this point
Browse repository at this point
don't force arguments to be non null: just use empty map instead
andimarek
committed
22483e9
View commit details
Copy full SHA for 22483e9
View code at this point
Browse repository at this point
add explicit root object
Show description for b9ccbea
andimarek
committed
b9ccbea
View commit details
Copy full SHA for b9ccbea
View code at this point
Browse repository at this point
Commits on May 26, 2017
#448 parse null pointer
bbakerman
authored and
andimarek
committed
2c172a4
View commit details
Copy full SHA for 2c172a4
View code at this point
Browse repository at this point
Commits on May 8, 2017
add public/internal/spi annotations
andimarek
committed
e700c9c
View commit details
Copy full SHA for e700c9c
View code at this point
Browse repository at this point
Commits on May 6, 2017
revert changes: will be handled in a PR
andimarek
committed
14cb734
View commit details
Copy full SHA for 14cb734
View code at this point
Browse repository at this point
add public/internal/spi annotations
andimarek
committed
98df57e
View commit details
Copy full SHA for 98df57e
View code at this point
Browse repository at this point
Merge branch 'master' into vaant-master
andimarek
committed
bc160b5
View commit details
Copy full SHA for bc160b5
View code at this point
Browse repository at this point
Commits on May 1, 2017
cleanup: remove redundant type infos
andimarek
committed
3c0d053
View commit details
Copy full SHA for 3c0d053
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
use lambda where possible
Jiayu Liu
committed
2cf25a7
View commit details
Copy full SHA for 2cf25a7
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Adding support for subscriptions with an implemenation to enable adding a user defined subscriptionType. Subscriptions can be thought of as mutations by a different name and with a different purpos…
Show description for b197d78
Shokoufandeh
committed
b197d78
View commit details
Copy full SHA for b197d78
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
#345 - mutations are optional and errors should come back if they are missing
bbakerman
committed
3a392cf
View commit details
Copy full SHA for 3a392cf
View code at this point
Browse repository at this point
Commits on Jan 25, 2017
Merge remote-tracking branch 'upstream/master' into 269-add-instrumentation-to-execution
Show description for 121cd1f
bbakerman
committed
121cd1f
View commit details
Copy full SHA for 121cd1f
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Allows a ExecutionProvider to be provided by the caller
bbakerman
committed
46e1af8
View commit details
Copy full SHA for 46e1af8
View code at this point
Browse repository at this point
Now allows you to specify a new "instrumentation" implementation when building the top level GraphQL level
bbakerman
committed
9fb7304
View commit details
Copy full SHA for 9fb7304
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into 269-add-instrumentation-to-execution
Show description for 372895d
bbakerman
committed
372895d
View commit details
Copy full SHA for 372895d
View code at this point
Browse repository at this point
Renamed based on PR feedback
bbakerman
committed
27b8ba4
View commit details
Copy full SHA for 27b8ba4
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into 273-builder-pattern-on-graphql-object
bbakerman
committed
5b5f65c
View commit details
Copy full SHA for 5b5f65c
View code at this point
Browse repository at this point
fixed up tests. Still needs the new builder pattern
bbakerman
committed
50fd10b
View commit details
Copy full SHA for 50fd10b
View code at this point
Browse repository at this point
Merged master and fixed up the new shape
bbakerman
committed
3c5412a
View commit details
Copy full SHA for 3c5412a
View code at this point
Browse repository at this point
feedback about naming
bbakerman
committed
14f52c6
View commit details
Copy full SHA for 14f52c6
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
#273 - updated readme and made compilable examples
bbakerman
committed
c9212bb
View commit details
Copy full SHA for c9212bb
View code at this point
Browse repository at this point
#273 - merged master and now accounts for mutation strategy. Also updated the readme
bbakerman
committed
398cfe3
View commit details
Copy full SHA for 398cfe3
View code at this point
Browse repository at this point
merged master
bbakerman
committed
d1dd1bd
View commit details
Copy full SHA for d1dd1bd
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
#278 - merged in upstream master with tweaks
bbakerman
committed
8c73286
View commit details
Copy full SHA for 8c73286
View code at this point
Browse repository at this point
#278 - merged in upstream master
bbakerman
committed
49ce96f
View commit details
Copy full SHA for 49ce96f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL