Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
25
Pull requests
27
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
main
java
graphql
relay
on
jmh-processor
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 18, 2022
Add missing equals/hashcode methods to relay classes (#2988)
Show description for 4024420
pgr0ss
authored
4024420
View commit details
Copy full SHA for 4024420
View code at this point
Browse repository at this point
Commits on May 24, 2022
Use ImmutableKit emptyMap and emptyList (#2829)
Show description for 6060676
bbakerman
authored
6060676
View commit details
Copy full SHA for 6060676
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
fix typos in javadoc (#2619)
dfa1
authored
cbf0eb1
View commit details
Copy full SHA for cbf0eb1
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
avoiding array allocations in hashCode() (#2191)
Show description for b645925
dfa1
authored
b645925
View commit details
Copy full SHA for b645925
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
add shaded guava collections and use it (#2086)
Show description for f6f9bae
andimarek
and
bbakerman
authored
f6f9bae
View commit details
Copy full SHA for f6f9bae
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
add missing internal or publicapi
andimarek
committed
06c0b2d
View commit details
Copy full SHA for 06c0b2d
View code at this point
Browse repository at this point
Commits on May 21, 2020
Make the graphql-java Asserts truly lazy and hence more efficient (#1913)
Show description for 2acb557
bbakerman
and
Katrina Lee
authored
2acb557
View commit details
Copy full SHA for 2acb557
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
toString support for cursors
bbakerman
committed
5007b48
View commit details
Copy full SHA for 5007b48
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Make the PageInfo type public static and use a type reference
Show description for ff5f4dd
jadedevin13
authored and
bbakerman
committed
ff5f4dd
View commit details
Copy full SHA for ff5f4dd
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
moves the info if a DF is trivial out of the DF itself into a marker
Show description for 319c0b6
andimarek
committed
319c0b6
View commit details
Copy full SHA for 319c0b6
View code at this point
Browse repository at this point
Commits on Nov 5, 2018
Adds support for identifying trivial data fetchers and ignoring trivial fields in tracing.
bbakerman
committed
8045a5b
View commit details
Copy full SHA for 8045a5b
View code at this point
Browse repository at this point
Commits on Sep 8, 2018
fix: Handling empty list in SimpleListCollection
Tomas Alabes
authored and
bbakerman
committed
b55f8a5
View commit details
Copy full SHA for b55f8a5
View code at this point
Browse repository at this point
Commits on Jun 24, 2018
Consolidates the isNonNull and isList for consistency and readability (#1095)
Show description for 03ae4c2
bbakerman
authored
03ae4c2
View commit details
Copy full SHA for 03ae4c2
View code at this point
Browse repository at this point
Consolidates all the modified wrappers to use the static constructor for readability
bbakerman
committed
a683b9e
View commit details
Copy full SHA for a683b9e
View code at this point
Browse repository at this point
Commits on Feb 14, 2018
Use unpadded url/filename-safe Base64 encoding for Relay global IDs.
ellebrecht
authored and
bbakerman
committed
086492d
View commit details
Copy full SHA for 086492d
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Use correct preslice cursors in SimpleListConnection
RusticFlare
authored and
bbakerman
committed
f2485e1
View commit details
Copy full SHA for f2485e1
View code at this point
Browse repository at this point
Error if 'first' or 'last' is negative for a Relay connection argument (#840)
RusticFlare
authored and
bbakerman
committed
dc57aa2
View commit details
Copy full SHA for dc57aa2
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
Remoformat of all the code by IDEA
bbakerman
committed
babd1da
View commit details
Copy full SHA for babd1da
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Make a Relay mutation without a clientMutationId
RusticFlare
authored and
bbakerman
committed
605a484
View commit details
Copy full SHA for 605a484
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
Remove non-null restriction on clientMutationId field definitions
RusticFlare
authored and
bbakerman
committed
31b16d4
View commit details
Copy full SHA for 31b16d4
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Code health - IDEA suggestions on final variables (#770)
Show description for 2704394
bbakerman
authored
2704394
View commit details
Copy full SHA for 2704394
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
Relay deprecation removal and documentation (#660)
bbakerman
authored
513d6e3
View commit details
Copy full SHA for 513d6e3
View code at this point
Browse repository at this point
Fixed nullablity in DefaultEdge (#658)
bbakerman
authored
6011fd3
View commit details
Copy full SHA for 6011fd3
View code at this point
Browse repository at this point
Commits on Aug 27, 2017
A root and branch review of error messages. (#650)
Show description for bb8c54c
bbakerman
authored
bb8c54c
View commit details
Copy full SHA for bb8c54c
View code at this point
Browse repository at this point
Commits on Aug 20, 2017
Better exceptions in relay cursors plus some code tweaks
bbakerman
committed
2829e36
View commit details
Copy full SHA for 2829e36
View code at this point
Browse repository at this point
Commits on May 20, 2017
merge PR #112
andimarek
committed
b5bb623
View commit details
Copy full SHA for b5bb623
View code at this point
Browse repository at this point
Commits on May 1, 2017
cleanup: replace explicit type arguments with diamond operator <>
andimarek
committed
a981a10
View commit details
Copy full SHA for a981a10
View code at this point
Browse repository at this point
cleanup: remove redundant type infos
andimarek
committed
3c0d053
View commit details
Copy full SHA for 3c0d053
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Removes javadoc warnings during build time
bbakerman
committed
0ed2a21
View commit details
Copy full SHA for 0ed2a21
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
Merge branch 'master' into feature/relay-param
Jiayu Liu
committed
c3aeaa5
View commit details
Copy full SHA for c3aeaa5
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
fix comments
Jiayu Liu
committed
568c3e3
View commit details
Copy full SHA for 568c3e3
View code at this point
Browse repository at this point
unformat
Jiayu Liu
committed
34fdc43
View commit details
Copy full SHA for 34fdc43
View code at this point
Browse repository at this point
base64-encoding
Jiayu Liu
committed
9ccf1e5
View commit details
Copy full SHA for 9ccf1e5
View code at this point
Browse repository at this point
Merge branch 'master' into feature/relay-param
jimexist
authored
d9a69c9
View commit details
Copy full SHA for d9a69c9
View code at this point
Browse repository at this point
fix with diamond operator
Jiayu Liu
committed
36b5d7c
View commit details
Copy full SHA for 36b5d7c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.