FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · duncdrum/graphql-java · GitHub
duncdrum
/
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 8, 2020
Update README.md
andimarek
authored
c8de10e
View commit details
Copy full SHA for c8de10e
Browse repository at this point
Commits on May 7, 2020
Merge pull request #1891 from graphql-java/execution-path-improvements
Show description for 9f8cc8e
andimarek
authored
9f8cc8e
View commit details
Copy full SHA for 9f8cc8e
Browse repository at this point
Commits on May 6, 2020
refactor ExecutionPath to improve performance and to simplify it internally
andimarek
committed
06d6bbc
View commit details
Copy full SHA for 06d6bbc
Browse repository at this point
Commits on Apr 29, 2020
Merge pull request #1867 from felipe-gdr/1865_do-not-visit-variable-definition-value-node
Show description for 1a7c11c
andimarek
authored
1a7c11c
View commit details
Copy full SHA for 1a7c11c
Browse repository at this point
Commits on Apr 17, 2020
1865: Do not visit a variable definition value node
Show description for 8030b67
felipe-gdr
committed
8030b67
View commit details
Copy full SHA for 8030b67
Browse repository at this point
Commits on Apr 4, 2020
Merge pull request #1832 from gnawf/fwang/fix-single-line-string-escape
Show description for 9eae9c1
bbakerman
authored
9eae9c1
View commit details
Copy full SHA for 9eae9c1
Browse repository at this point
Commits on Mar 26, 2020
Escape single line comments
gnawf
committed
f83718f
View commit details
Copy full SHA for f83718f
Browse repository at this point
Commits on Mar 7, 2020
some docs about how type in ESI works plus test
andimarek
committed
c98ebf7
View commit details
Copy full SHA for c98ebf7
Browse repository at this point
Commits on Feb 29, 2020
Merge pull request #1802 from graphql-java/1800-update-jetty
Show description for 987fd78
bbakerman
authored
987fd78
View commit details
Copy full SHA for 987fd78
Browse repository at this point
Commits on Feb 28, 2020
Update fo jetty
bbakerman
committed
9ede5fe
View commit details
Copy full SHA for 9ede5fe
Browse repository at this point
Commits on Feb 12, 2020
Merge pull request #1787 from graphql-java/parser-allows-antlr-mapping
Show description for 101dc6c
andimarek
authored
101dc6c
View commit details
Copy full SHA for 101dc6c
Browse repository at this point
Now public API
bbakerman
committed
7abcc0f
View commit details
Copy full SHA for 7abcc0f
Browse repository at this point
You can now set your own ANTLR converter in the parse - NOT API
bbakerman
committed
e28e51c
View commit details
Copy full SHA for e28e51c
Browse repository at this point
Commits on Feb 10, 2020
Merge pull request #1774 from Sajan-99/introspection-result-to-schema-handle-descriptions
Show description for cfd210b
andimarek
authored
cfd210b
View commit details
Copy full SHA for cfd210b
Browse repository at this point
added removed test
gursajan
committed
848f19b
View commit details
Copy full SHA for 848f19b
Browse repository at this point
Merge pull request #1783 from simeonleatherland/Issue1782
Show description for e33c252
bbakerman
authored
e33c252
View commit details
Copy full SHA for e33c252
Browse repository at this point
Updating Tests and adding context to the null value
simeonleatherland
committed
1d3e574
View commit details
Copy full SHA for 1d3e574
Browse repository at this point
Commits on Feb 9, 2020
Merge pull request #1785 from sp00m/fix-mkkey
Show description for 8f335b3
bbakerman
authored
8f335b3
View commit details
Copy full SHA for 8f335b3
Browse repository at this point
Commits on Feb 7, 2020
Make PropertyDataFetcherHelpder#mkKey rely on Class#getName instead of Class#getCanonicalName
Christophe Maillard
committed
a2dbaef
View commit details
Copy full SHA for a2dbaef
Browse repository at this point
Commits on Feb 6, 2020
removed description and getDescription from child classes
gursajan
committed
1f7ca4a
View commit details
Copy full SHA for 1f7ca4a
Browse repository at this point
Adding Check for source location to be as expected
simeonleatherland
committed
baaac04
View commit details
Copy full SHA for baaac04
Browse repository at this point
Merge pull request #1769 from simeonleatherland/issue1587
Show description for 5b511b8
andimarek
authored
5b511b8
View commit details
Copy full SHA for 5b511b8
Browse repository at this point
Commits on Feb 5, 2020
Removing NullValue single instace
simeonleatherland
committed
42962cd
View commit details
Copy full SHA for 42962cd
Browse repository at this point
Updating custom scalar tests based on agreed discussion that custom scalars should show regardless of being used or not
simeonleatherland
committed
cb87286
View commit details
Copy full SHA for cb87286
Browse repository at this point
Updating tests to use the updated scalars list
simeonleatherland
committed
21ec4f6
View commit details
Copy full SHA for 21ec4f6
Browse repository at this point
shortened toDescription and added safety to hasDescription
gursajan
committed
ac2ca0c
View commit details
Copy full SHA for ac2ca0c
Browse repository at this point
Adding tests to proove scalars are ommited if not used
simeonleatherland
committed
af9f0c4
View commit details
Copy full SHA for af9f0c4
Browse repository at this point
Commits on Feb 4, 2020
Merge pull request #1754 from Sajan-99/ast-printer-string-encoding
Show description for 0a40ca4
bbakerman
authored
0a40ca4
View commit details
Copy full SHA for 0a40ca4
Browse repository at this point
Commits on Feb 3, 2020
change name of method
gursajan
committed
8cc7dfc
View commit details
Copy full SHA for 8cc7dfc
Browse repository at this point
Merge pull request #1780 from simeonleatherland/RemovingJavaExtendedTypes
Show description for d4f9b63
andimarek
authored
d4f9b63
View commit details
Copy full SHA for d4f9b63
Browse repository at this point
Commits on Jan 30, 2020
Adding more meaningful comments and removing unused standard scalar list
simeonleatherland
committed
700ab97
View commit details
Copy full SHA for 700ab97
Browse repository at this point
Commits on Jan 29, 2020
Merge pull request #1773 from graphql-java/remove-undeclared-directives
Show description for f82b53c
andimarek
authored
f82b53c
View commit details
Copy full SHA for f82b53c
Browse repository at this point
Merge branch 'master' into remove-undeclared-directives
andimarek
committed
e255b62
View commit details
Copy full SHA for e255b62
Browse repository at this point
removed comment, added public api and javadoc
gursajan
committed
4316c0e
View commit details
Copy full SHA for 4316c0e
Browse repository at this point
Updating function calls to be to graphqlSpecifiedScalar
simeonleatherland
committed
d3d30d3
View commit details
Copy full SHA for d3d30d3
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL