FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Add dispatch strategy, implement bfs strategy by zsmoore · Pull Request #261 · graphql-java/java-dataloader · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
graphql-java
/
java-dataloader
Public
Notifications
You must be signed in to change notification settings
Fork
101
Star
524
Code
Issues
2
Pull requests
22
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add dispatch strategy, implement bfs strategy
- #261
#261
Open
zsmoore
wants to merge 23 commits into
graphql-java:master
graphql-java/java-dataloader:master
from
zsmoore:zmoore/dispatch-strategy
zsmoore/java-dataloader:zmoore/dispatch-strategy
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Add dispatch strategy, implement bfs strategy
#261
zsmoore
wants to merge 23 commits into
graphql-java:master
graphql-java/java-dataloader:master
from
zsmoore:zmoore/dispatch-strategy
zsmoore/java-dataloader:zmoore/dispatch-strategy
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2025
introduce concept of DispatchStrategy
andimarek
committed
3243b9b
View commit details
Copy full SHA for 3243b9b
Browse repository at this point
Commits on Jan 6, 2026
Update dispatch strategy and impl bfs strategy
zsmoore
committed
e81ea3c
View commit details
Copy full SHA for e81ea3c
Browse repository at this point
Merge branch 'master' into zmoore/dispatch-strategy
zsmoore
authored
55dd69d
View commit details
Copy full SHA for 55dd69d
Browse repository at this point
Fix test to update with new dispatch whenCompletes
zsmoore
committed
6efaf3b
View commit details
Copy full SHA for 6efaf3b
Browse repository at this point
Commits on Jan 8, 2026
Update src/main/java/org/dataloader/DataLoaderOptions.java
Show description for 5e42344
zsmoore
and
Copilot
authored
5e42344
View commit details
Copy full SHA for 5e42344
Browse repository at this point
Minor review comments
zsmoore
committed
7492d2a
View commit details
Copy full SHA for 7492d2a
Browse repository at this point
Update src/main/java/org/dataloader/DataLoaderOptions.java
Show description for ab0ca13
zsmoore
and
Copilot
authored
ab0ca13
View commit details
Copy full SHA for ab0ca13
Browse repository at this point
Update src/main/java/org/dataloader/DispatchStrategy.java
Show description for dc98749
zsmoore
and
Copilot
authored
dc98749
View commit details
Copy full SHA for dc98749
Browse repository at this point
Update src/main/java/org/dataloader/DataLoaderRegistry.java
Show description for d9a514f
zsmoore
and
Copilot
authored
d9a514f
View commit details
Copy full SHA for d9a514f
Browse repository at this point
Review comments
zsmoore
committed
01a72d6
View commit details
Copy full SHA for 01a72d6
Browse repository at this point
Merge branch 'zmoore/dispatch-strategy' of github.com:zsmoore/java-dataloader into zmoore/dispatch-strategy
zsmoore
committed
58af742
View commit details
Copy full SHA for 58af742
Browse repository at this point
Update src/main/java/org/dataloader/strategy/BreadthFirstChainedDispatchStrategy.java
Show description for 26e6835
zsmoore
and
Copilot
authored
26e6835
View commit details
Copy full SHA for 26e6835
Browse repository at this point
Javadoc
zsmoore
committed
6d2db60
View commit details
Copy full SHA for 6d2db60
Browse repository at this point
Merge branch 'zmoore/dispatch-strategy' of github.com:zsmoore/java-dataloader into zmoore/dispatch-strategy
zsmoore
committed
797761d
View commit details
Copy full SHA for 797761d
Browse repository at this point
Update src/main/java/org/dataloader/strategy/BreadthFirstChainedDispatchStrategy.java
Show description for ab222f2
zsmoore
and
Copilot
authored
ab222f2
View commit details
Copy full SHA for ab222f2
Browse repository at this point
Synchronize resetState
zsmoore
committed
2420b82
View commit details
Copy full SHA for 2420b82
Browse repository at this point
Merge branch 'zmoore/dispatch-strategy' of github.com:zsmoore/java-dataloader into zmoore/dispatch-strategy
zsmoore
committed
1ccd687
View commit details
Copy full SHA for 1ccd687
Browse repository at this point
Add complicated test case
zsmoore
committed
4c922c5
View commit details
Copy full SHA for 4c922c5
Browse repository at this point
Rename and doc
zsmoore
committed
fa1e720
View commit details
Copy full SHA for fa1e720
Browse repository at this point
Commits on Jan 13, 2026
expand Strategy arguments, make sure strategy is called earlier
andimarek
committed
1b3bec4
View commit details
Copy full SHA for 1b3bec4
Browse repository at this point
public api annotation
andimarek
committed
0164f95
View commit details
Copy full SHA for 0164f95
Browse repository at this point
Commits on Jan 27, 2026
Fix up tests due to chaining of whenComplete
zsmoore
committed
006c0cf
View commit details
Copy full SHA for 006c0cf
Browse repository at this point
unify style
zsmoore
committed
52b7da7
View commit details
Copy full SHA for 52b7da7
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL