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
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
.
spinnaker
/
java-object-diff
Public
forked from
SQiShER/java-object-diff
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
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
java-object-diff
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 27, 2016
Adds API to configure a custom default identity strategy for collection items
SQiShER
committed
1c9b54c
View commit details
Copy full SHA for 1c9b54c
View code at this point
Browse repository at this point
Commits on Jun 22, 2016
Return Object.class from Instances#getType instead of throwing an exc… (#162)
Show description for c964270
Justin Lewis Salmon
authored and
SQiShER
committed
c964270
View commit details
Copy full SHA for c964270
View code at this point
Browse repository at this point
Commits on Mar 12, 2016
Improved test coverage
SQiShER
committed
aff3eae
View commit details
Copy full SHA for aff3eae
View code at this point
Browse repository at this point
Added test for Visit class
SQiShER
committed
8ef3a14
View commit details
Copy full SHA for 8ef3a14
View code at this point
Browse repository at this point
Unified test suffix
SQiShER
committed
410bc60
View commit details
Copy full SHA for 410bc60
View code at this point
Browse repository at this point
Fully replaced TestNG, Mockito and FESTAssert with Spock
Show description for d098ab4
SQiShER
committed
d098ab4
View commit details
Copy full SHA for d098ab4
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
Tooks some Java code and made it Groovy, baby
SQiShER
committed
0124c12
View commit details
Copy full SHA for 0124c12
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
Converted lots of integration tests from TestNG to Spock
SQiShER
committed
ec4b73b
View commit details
Copy full SHA for ec4b73b
View code at this point
Browse repository at this point
Converted DifferProvider test from TestNG to Spock
SQiShER
committed
e4dd329
View commit details
Copy full SHA for e4dd329
View code at this point
Browse repository at this point
Commits on Mar 8, 2016
Converted PrintingVisitor test from TestNG to Spock
SQiShER
committed
c96437a
View commit details
Copy full SHA for c96437a
View code at this point
Browse repository at this point
Converted ToMapPrintingVisitor test from TestNG to Spock
SQiShER
committed
73e8fca
View commit details
Copy full SHA for 73e8fca
View code at this point
Browse repository at this point
Converted DifferDispatcher test from TestNG to Spock
SQiShER
committed
4a2b097
View commit details
Copy full SHA for 4a2b097
View code at this point
Browse repository at this point
Converted CollectionDiffer test from TestNG to Spock
SQiShER
committed
5a426c0
View commit details
Copy full SHA for 5a426c0
View code at this point
Browse repository at this point
Commits on Mar 7, 2016
Code style, cleanup, consistency
SQiShER
committed
d8b93a8
View commit details
Copy full SHA for d8b93a8
View code at this point
Browse repository at this point
Merge pull request #160 from scompo/master
Show description for b3d5c2e
SQiShER
committed
b3d5c2e
View commit details
Copy full SHA for b3d5c2e
View code at this point
Browse repository at this point
Added categories from configuration to DiffNode on comparison.
Show description for a020094
scompo
committed
a020094
View commit details
Copy full SHA for a020094
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
Merge pull request #158 from simplysoft/lazyinit
Show description for 10dac19
SQiShER
committed
10dac19
View commit details
Copy full SHA for 10dac19
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
lazy initalize default introspector
simplysoft
committed
ba3795b
View commit details
Copy full SHA for ba3795b
View code at this point
Browse repository at this point
Commits on Feb 27, 2016
Adds working example for issue 155
SQiShER
committed
e537893
View commit details
Copy full SHA for e537893
View code at this point
Browse repository at this point
Commits on Feb 6, 2016
fix typo in javadoc of CircularReferenceConfigurer
PascalSchumacher
committed
3d2ffdc
View commit details
Copy full SHA for 3d2ffdc
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
added try-finally statement to prevent memory leak
tacoo
committed
0fa76b7
View commit details
Copy full SHA for 0fa76b7
View code at this point
Browse repository at this point
Commits on Jan 24, 2016
Adds concurrency test for issue #148
SQiShER
committed
32eb5a9
View commit details
Copy full SHA for 32eb5a9
View code at this point
Browse repository at this point
Fixes #148: concurrency problem related to circular reference detection
tacoo
authored and
SQiShER
committed
5b18bd0
View commit details
Copy full SHA for 5b18bd0
View code at this point
Browse repository at this point
Commits on Sep 13, 2015
Added example for custom differs and byte arrays
SQiShER
committed
e2eb01b
View commit details
Copy full SHA for e2eb01b
View code at this point
Browse repository at this point
Commits on Sep 7, 2015
Moved IdentityStrategy configuration back into own confugration module
SQiShER
committed
759c57b
View commit details
Copy full SHA for 759c57b
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Adds more Integration Tests for IdentityStrategy
SQiShER
committed
b10e9c3
View commit details
Copy full SHA for b10e9c3
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
Surface area of IdentityStrategy in API has been minimized
Show description for 8a251a1
SQiShER
committed
8a251a1
View commit details
Copy full SHA for 8a251a1
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
Polishing
SQiShER
committed
30d472d
View commit details
Copy full SHA for 30d472d
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
IdentityStrategy / EqualsIdentityStrategy
Gabor Nagy
committed
101528c
View commit details
Copy full SHA for 101528c
View code at this point
Browse repository at this point
Commits on Jun 14, 2015
CollectionItemElementSelector now returns a constant hashCode
Show description for 02b7b68
SQiShER
committed
02b7b68
View commit details
Copy full SHA for 02b7b68
View code at this point
Browse repository at this point
Commits on Jun 4, 2015
Adds integration test for new field annotation feature
Show description for e305880
SQiShER
committed
e305880
View commit details
Copy full SHA for e305880
View code at this point
Browse repository at this point
Allow for checking field level annotations from DiffNode (getFieldAnnotations() functions added, similarly to getPropertyAnnotations()).
Gabor Nagy
committed
fd2da3f
View commit details
Copy full SHA for fd2da3f
View code at this point
Browse repository at this point
Commits on Apr 18, 2015
Migrated PrimitiveDiffer TestNG tests to Spock
SQiShER
committed
a6759eb
View commit details
Copy full SHA for a6759eb
View code at this point
Browse repository at this point
Restructured DiffNode constructors
SQiShER
committed
0c01755
View commit details
Copy full SHA for 0c01755
View code at this point
Browse repository at this point
Migrated more tests from TestNG to Spock
SQiShER
committed
f42e7a0
View commit details
Copy full SHA for f42e7a0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.