-
Notifications
You must be signed in to change notification settings - Fork 95
Comparing changes
Open a pull request
base repository: graphql-java/java-dataloader
base: 5865f0e
head repository: graphql-java/java-dataloader
compare: cabda40
- 20 commits
- 32 files changed
- 6 contributors
Commits on Apr 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0afdbab - Browse repository at this point
Copy the full SHA 0afdbabView commit details
Commits on Apr 8, 2025
-
Merge pull request #184 from graphql-java/remove-jcenter-reference
Remove jcenter reference after sunset
Configuration menu - View commit details
-
Copy full SHA for 8dad2ac - Browse repository at this point
Copy the full SHA 8dad2acView commit details
Commits on Apr 14, 2025
-
Breaking change for StatisticsCollector
Use `LongAdder` instead of `AtomicLong`, that is more suitable for high contention (see the javadoc).
Configuration menu - View commit details
-
Copy full SHA for 6942cc1 - Browse repository at this point
Copy the full SHA 6942cc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f46b37 - Browse repository at this point
Copy the full SHA 8f46b37View commit details
Commits on May 1, 2025
-
Merge pull request #187 from graphql-java/add-jmh
add jmh testing with one initial performance test
Configuration menu - View commit details
-
Copy full SHA for e22ce4c - Browse repository at this point
Copy the full SHA e22ce4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4569c43 - Browse repository at this point
Copy the full SHA 4569c43View commit details -
Configuration menu - View commit details
-
Copy full SHA for abe2e20 - Browse repository at this point
Copy the full SHA abe2e20View commit details -
Merge pull request #192 from graphql-java/add-jmh-dependency-explicit
adds explicit jmh dependency for the idea jmh plugin
Configuration menu - View commit details
-
Copy full SHA for 6537795 - Browse repository at this point
Copy the full SHA 6537795View commit details
Commits on May 2, 2025
-
Breaking change - renaming old mutable setXX methods and going to bui…
…lder pattern only
Configuration menu - View commit details
-
Copy full SHA for 533065b - Browse repository at this point
Copy the full SHA 533065bView commit details -
Breaking change - adds a name to a DataLoader and deprecates a bunch …
…of factory methods
Configuration menu - View commit details
-
Copy full SHA for 02a485d - Browse repository at this point
Copy the full SHA 02a485dView commit details -
Breaking change - adds a name to a DataLoader and deprecates a bunch …
…of factory methods - added support in DLR for namings DLs
Configuration menu - View commit details
-
Copy full SHA for bf3edd2 - Browse repository at this point
Copy the full SHA bf3edd2View commit details -
Breaking change - adds a name to a DataLoader and deprecates a bunch …
…of factory methods - added support in DLR for namings DLs - added direct register
Configuration menu - View commit details
-
Copy full SHA for 496a298 - Browse repository at this point
Copy the full SHA 496a298View commit details
Commits on May 5, 2025
-
OSGI - Make org.jspecify.* imports optional
Martin Schulze committedMay 5, 2025 Configuration menu - View commit details
-
Copy full SHA for 7259df9 - Browse repository at this point
Copy the full SHA 7259df9View commit details
Commits on May 11, 2025
-
Merge pull request #194 from schulm/feature/org-jspecify-optional
OSGI - Make org.jspecify.* imports optional
Configuration menu - View commit details
-
Copy full SHA for 42eae0c - Browse repository at this point
Copy the full SHA 42eae0cView commit details
Commits on May 12, 2025
-
Merge pull request #193 from graphql-java/add-name-to-data-loader
Breaking change - adds a name to a DataLoader
Configuration menu - View commit details
-
Copy full SHA for 08b8f01 - Browse repository at this point
Copy the full SHA 08b8f01View commit details -
Merge remote-tracking branch 'origin/master' into options-breaking-ch…
…ange # Conflicts: # src/test/java/org/dataloader/instrumentation/DataLoaderRegistryInstrumentationTest.java
Configuration menu - View commit details
-
Copy full SHA for 2443363 - Browse repository at this point
Copy the full SHA 2443363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51c21d5 - Browse repository at this point
Copy the full SHA 51c21d5View commit details -
Merge pull request #186 from dfa1/feature/long-adder
Breaking change: using LongAdder instead of AtomicLong
Configuration menu - View commit details
-
Copy full SHA for 182ef06 - Browse repository at this point
Copy the full SHA 182ef06View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb1011 - Browse repository at this point
Copy the full SHA bdb1011View commit details -
Merge pull request #191 from graphql-java/options-breaking-change
Breaking change - renaming old mutable setXX methods
Configuration menu - View commit details
-
Copy full SHA for cabda40 - Browse repository at this point
Copy the full SHA cabda40View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5865f0e...cabda40