FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/test - graphql-java/graphql-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
graphql-java
/
graphql-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.2k
Code
Issues
22
Pull requests
17
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
test
on
engine-run-fix-end-engine
User selector
Datepicker
Commit history
Commits on Apr 10, 2025
introduced dedicated states for start and finish engine
Show description for 71c8032
andimarek
committed
71c8032
View commit details
Copy full SHA for 71c8032
View code at this point
Browse repository at this point
Commits on Apr 6, 2025
Merge branch 'master' into tracking-refactor
andimarek
committed
4ae0897
View commit details
Copy full SHA for 4ae0897
View code at this point
Browse repository at this point
fix test
andimarek
committed
4e10665
View commit details
Copy full SHA for 4e10665
View code at this point
Browse repository at this point
Commits on Apr 5, 2025
upgrade to groovy 4
andimarek
committed
845b760
View commit details
Copy full SHA for 845b760
View code at this point
Browse repository at this point
tests
andimarek
committed
acf780e
View commit details
Copy full SHA for acf780e
View code at this point
Browse repository at this point
test
andimarek
committed
6102a24
View commit details
Copy full SHA for 6102a24
View code at this point
Browse repository at this point
fix test
andimarek
committed
e6ac56a
View commit details
Copy full SHA for e6ac56a
View code at this point
Browse repository at this point
tests
andimarek
committed
2e63072
View commit details
Copy full SHA for 2e63072
View code at this point
Browse repository at this point
refactor engine tracking and simplify it
andimarek
committed
a590cfa
View commit details
Copy full SHA for a590cfa
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
Removed cancel operation support
bbakerman
committed
91f1967
View commit details
Copy full SHA for 91f1967
View code at this point
Browse repository at this point
Merge pull request #3886 from RafeArnold/handle-null-error-locations
Show description for 23012ad
bbakerman
authored
23012ad
View commit details
Copy full SHA for 23012ad
View code at this point
Browse repository at this point
Merge pull request #3884 from graphql-java/engine-tracking-exception-handler
andimarek
authored
9574227
View commit details
Copy full SHA for 9574227
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
filter out null error location in toSpecification
RafeArnold
committed
a918e60
View commit details
Copy full SHA for a918e60
View code at this point
Browse repository at this point
tests
andimarek
committed
a753b26
View commit details
Copy full SHA for a753b26
View code at this point
Browse repository at this point
make sure async exception handler are handled correctly for the engine tracking
Show description for 15a61e1
andimarek
committed
15a61e1
View commit details
Copy full SHA for 15a61e1
View code at this point
Browse repository at this point
remove ExecutorInstrumentation and test
andimarek
committed
0abcab2
View commit details
Copy full SHA for 0abcab2
View code at this point
Browse repository at this point
Merge pull request #3869 from graphql-java/guava-restrictions
Show description for 9099f7a
dondonz
authored
9099f7a
View commit details
Copy full SHA for 9099f7a
View code at this point
Browse repository at this point
Added test for subscriptions - checking publisher and how many is got asked for
bbakerman
committed
bd4a098
View commit details
Copy full SHA for bd4a098
View code at this point
Browse repository at this point
Added test for subscriptions
bbakerman
committed
033ba93
View commit details
Copy full SHA for 033ba93
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
Merged in master to get cancellation PR working again with new states
bbakerman
committed
fd302f0
View commit details
Copy full SHA for fd302f0
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into cancellation-of-request
Show description for 136301e
bbakerman
committed
136301e
View commit details
Copy full SHA for 136301e
View code at this point
Browse repository at this point
Merge pull request #3876 from graphql-java/engine-running-tracking
Show description for 5a03541
bbakerman
authored
5a03541
View commit details
Copy full SHA for 5a03541
View code at this point
Browse repository at this point
increase accuracy of engine running
andimarek
committed
339f657
View commit details
Copy full SHA for 339f657
View code at this point
Browse repository at this point
Fixed dual cancelled checks
bbakerman
committed
61ae7b0
View commit details
Copy full SHA for 61ae7b0
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/engine-running-tracking' into cancellation-of-request
Show description for cf2bc61
bbakerman
committed
cf2bc61
View commit details
Copy full SHA for cf2bc61
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into cancellation-of-request
bbakerman
committed
d68efe9
View commit details
Copy full SHA for d68efe9
View code at this point
Browse repository at this point
add an observer for the running state
andimarek
committed
82c4ef3
View commit details
Copy full SHA for 82c4ef3
View code at this point
Browse repository at this point
Added tests for EC is running
bbakerman
committed
a2e42f3
View commit details
Copy full SHA for a2e42f3
View code at this point
Browse repository at this point
Added ExecutionInput cancellation - fixed tests with null EI
bbakerman
committed
9a1fe99
View commit details
Copy full SHA for 9a1fe99
View code at this point
Browse repository at this point
Added ExecutionInput cancellation - added tests and tweak the code more
bbakerman
committed
9c12ab3
View commit details
Copy full SHA for 9c12ab3
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
Merge pull request #3881 from graphql-java/remove-resolve-field
andimarek
authored
dff69a4
View commit details
Copy full SHA for dff69a4
View code at this point
Browse repository at this point
Merge pull request #3871 from graphql-java/subscriptions-root-field
Show description for 12273f4
dondonz
authored
12273f4
View commit details
Copy full SHA for 12273f4
View code at this point
Browse repository at this point
delete legacy resolve field method
andimarek
committed
0f19b69
View commit details
Copy full SHA for 0f19b69
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Merge pull request #3824 from graphql-java/make-strict-runtime-wiring-default
Show description for cd99d17
dondonz
authored
cd99d17
View commit details
Copy full SHA for cd99d17
View code at this point
Browse repository at this point
Commits on Mar 29, 2025
Add another case
dondonz
committed
0219c47
View commit details
Copy full SHA for 0219c47
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL