FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - Talank/graphql-java_graphql-java · GitHub
Talank
/
graphql-java_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_graphql-java
src
on
validate-code-registry
User selector
Datepicker
Commit history
Commits on Mar 3, 2025
POC - Validation in code registry
Show description for 3e96c16
bbakerman
committed
3e96c16
View commit details
Copy full SHA for 3e96c16
View code at this point
Browse repository at this point
Commits on Feb 28, 2025
Merge pull request #3838 from graphql-java/nf-work
Show description for 77adc96
andimarek
authored
77adc96
View commit details
Copy full SHA for 77adc96
View code at this point
Browse repository at this point
experimental API
andimarek
committed
c4d9753
View commit details
Copy full SHA for c4d9753
View code at this point
Browse repository at this point
Add support for @experimental_disableErrorPropagation (#3772)
Show description for 233fcc4
martinbonnin
and
bbakerman
authored
233fcc4
View commit details
Copy full SHA for 233fcc4
View code at this point
Browse repository at this point
capture custom directives per NF
andimarek
committed
a1cac79
View commit details
Copy full SHA for a1cac79
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
Merge pull request #3836 from graphql-java/simplify-enfs
Show description for c0366ce
andimarek
authored
c0366ce
View commit details
Copy full SHA for c0366ce
View code at this point
Browse repository at this point
minor cleanups
andimarek
committed
80fdb81
View commit details
Copy full SHA for 80fdb81
View code at this point
Browse repository at this point
normalized operation to AST compiler
andimarek
committed
5de94cf
View commit details
Copy full SHA for 5de94cf
View code at this point
Browse repository at this point
working test
andimarek
committed
08b498f
View commit details
Copy full SHA for 08b498f
View code at this point
Browse repository at this point
conditional nodes ... not quite there yet
andimarek
committed
444bd54
View commit details
Copy full SHA for 444bd54
View code at this point
Browse repository at this point
Merge branch 'master' into nf-work
andimarek
committed
02483dc
View commit details
Copy full SHA for 02483dc
View code at this point
Browse repository at this point
normalized stuff
andimarek
committed
ffc2eaa
View commit details
Copy full SHA for ffc2eaa
View code at this point
Browse repository at this point
cleanups
andimarek
committed
9893b11
View commit details
Copy full SHA for 9893b11
View code at this point
Browse repository at this point
a bit faster maybe
andimarek
committed
31804cd
View commit details
Copy full SHA for 31804cd
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
add ENF performance tests
andimarek
committed
c2d1a3b
View commit details
Copy full SHA for c2d1a3b
View code at this point
Browse repository at this point
more simplify
andimarek
committed
0478956
View commit details
Copy full SHA for 0478956
View code at this point
Browse repository at this point
simplify ENF implementation
andimarek
committed
d9ca76f
View commit details
Copy full SHA for d9ca76f
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
call Overlapping validation only once during validation
andimarek
committed
2f880f3
View commit details
Copy full SHA for 2f880f3
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
tweak Overlapping performance test
andimarek
committed
d229276
View commit details
Copy full SHA for d229276
View code at this point
Browse repository at this point
tweak overlapping fields performance tests
andimarek
committed
53fa9b5
View commit details
Copy full SHA for 53fa9b5
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
tweak overlapping fields performance tests
andimarek
committed
8d5eef4
View commit details
Copy full SHA for 8d5eef4
View code at this point
Browse repository at this point
fix per test overlapping fields
andimarek
committed
3006f20
View commit details
Copy full SHA for 3006f20
View code at this point
Browse repository at this point
add more performance tests
andimarek
committed
6937fbb
View commit details
Copy full SHA for 6937fbb
View code at this point
Browse repository at this point
wip
andimarek
committed
2d95042
View commit details
Copy full SHA for 2d95042
View code at this point
Browse repository at this point
Commits on Feb 19, 2025
added possible mappings directly to Mapping
andimarek
committed
9cab2c9
View commit details
Copy full SHA for 9cab2c9
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Fixed graphql.execution.UnknownOperationExceptionso that it does not escape (#3826)
Show description for 6669c20
bbakerman
authored
6669c20
View commit details
Copy full SHA for 6669c20
View code at this point
Browse repository at this point
Commits on Feb 16, 2025
Added the ability to parse our ExecutionResult from a map that came from toSpecification (#3820)
Show description for fc9c133
bbakerman
authored
fc9c133
View commit details
Copy full SHA for fc9c133
View code at this point
Browse repository at this point
Commits on Feb 15, 2025
Add import
dondonz
committed
7f84526
View commit details
Copy full SHA for 7f84526
View code at this point
Browse repository at this point
Quiet flaky test for now
dondonz
committed
bb41cf3
View commit details
Copy full SHA for bb41cf3
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
Correct PropertyDataFetcher javadoc (#3821)
bbakerman
authored
a8e00c3
View commit details
Copy full SHA for a8e00c3
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Add extra test to demonstrate all operations are checked in a document
dondonz
committed
c467a02
View commit details
Copy full SHA for c467a02
View code at this point
Browse repository at this point
Merge branch 'master' into revert-3360-revert-2741-2740-parse_and_validate-catch_operation_to_schema_mismatch
dondonz
committed
896440c
View commit details
Copy full SHA for 896440c
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Avoid overhead of Stream / Iterator in RulesVisitor (#3804)
Show description for ece8f57
kilink
authored
ece8f57
View commit details
Copy full SHA for ece8f57
View code at this point
Browse repository at this point
Avoid allocation / stream overhead in ValuesResolverConversion (#3803)
Show description for bb863b9
kilink
authored
bb863b9
View commit details
Copy full SHA for bb863b9
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
Merge pull request #3801 from kilink/coerced-variables-empty-singleton
Show description for db35370
dondonz
authored
db35370
View commit details
Copy full SHA for db35370
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL