4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] rollback the release of orika-parent-1.2.1 More... over 12 years ago
[maven-release-plugin] rollback the release of orika-parent-1.2.1 More... over 12 years ago
[maven-release-plugin] prepare release orika-parent-1.2.1 More... over 12 years ago
[maven-release-plugin] prepare release orika-parent-1.2.1 More... over 12 years ago
add ignored file More... over 12 years ago
add ignored file More... over 12 years ago
Merge branch 'master' of github.com:elaatifi/orika More... over 12 years ago
Merge branch 'master' of github.com:elaatifi/orika More... over 12 years ago
[maven-release-plugin] prepare release orika-parent-1.2.1 More... over 12 years ago
[maven-release-plugin] prepare release orika-parent-1.2.1 More... over 12 years ago
Merge remote-tracking branch 'origin/master' More... over 12 years ago
Merge remote-tracking branch 'origin/master' More... over 12 years ago
Applied initial capacity of 2 to 'localCache' More... over 12 years ago
Applied initial capacity of 2 to 'localCache' More... over 12 years ago
Modified to use IdentityHashMap in 'localCache' which is closer to original behavior More... over 12 years ago
Modified to use IdentityHashMap in 'localCache' which is closer to original behavior More... over 12 years ago
Initialize collection with InitialCapacity with source collection's size More... over 12 years ago
Initialize collection with InitialCapacity with source collection's size More... over 12 years ago
Applied MappingContext updates to remove CacheKey and apply map of maps solution More... over 12 years ago
Applied MappingContext updates to remove CacheKey and apply map of maps solution More... over 12 years ago
precompute hashCode for MappingStrategyKey in the constructor for improved performance More... over 12 years ago
precompute hashCode for MappingStrategyKey in the constructor for improved performance More... over 12 years ago
Pre-computed hashCode for these immutable types in the constructor for better performance More... over 12 years ago
Pre-computed hashCode for these immutable types in the constructor for better performance More... over 12 years ago
Added fix for ClassMapBuilder extensibility (issue#33), along with a test which demonstrates how to extend it; also made ClassMapBuilderFactory abstract, and created a default implementation to make extension simpler. Added fix for issue#50 which inludes a 'byDefault' boolean property on FieldMap to indicate whether it was generated from a default mapping; a FieldMap which was not generated from default is considered an override to any mapping taking from a used mapper Fix to DynamicSuite which filters out non-test classes matched by the regular expression. SourceCodeBuilder: moved check for built-in immutable types to the top of the list -- this reflects how it is done inside of MapperFacadeImpl, and corrects some issues which can occur when setting useBuiltinConverters(true) on the DefaultMapperFactory.Builder More... over 12 years ago
Added fix for ClassMapBuilder extensibility (issue#33), along with a test which demonstrates how to extend it; also made ClassMapBuilderFactory abstract, and created a default implementation to make extension simpler. Added fix for issue#50 which inludes a 'byDefault' boolean property on FieldMap to indicate whether it was generated from a default mapping; a FieldMap which was not generated from default is considered an override to any mapping taking from a used mapper Fix to DynamicSuite which filters out non-test classes matched by the regular expression. SourceCodeBuilder: moved check for built-in immutable types to the top of the list -- this reflects how it is done inside of MapperFacadeImpl, and corrects some issues which can occur when setting useBuiltinConverters(true) on the DefaultMapperFactory.Builder More... over 12 years ago
Update notifications in travis descriptor More... over 12 years ago
Update notifications in travis descriptor More... over 12 years ago
CI include travis descriptor and chaged SCM url to git repository More... over 12 years ago
CI include travis descriptor and chaged SCM url to git repository More... over 12 years ago