openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mybatis-3
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 185 of 190
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
http://code.google.com/p/mybatis/issues/detail?id=217 , catch just SecurityException instead of Exception
Eduardo Macarron
More...
over 14 years ago
updated parent to version 8
Simone Tripodi
More...
over 14 years ago
removed trailing spaces
Simone Tripodi
More...
over 14 years ago
fix for http://code.google.com/p/mybatis/issues/detail?id=217
Eduardo Macarron
More...
over 14 years ago
Fix for http://code.google.com/p/mybatis/issues/detail?id=202 - unneeded sort in MapWrapper
Jeff Butler
More...
over 14 years ago
replaced AIE with ISE when CGLIB is not in the classpath
Simone Tripodi
More...
over 14 years ago
Lazy loading defaults to false. Fix for http://code.google.com/p/mybatis/issues/detail?id=144 .
Eduardo Macarron
More...
over 14 years ago
Fix for @Options annotation and generated keys
Jeff Butler
More...
over 14 years ago
fix for http://code.google.com/p/mybatis/issues/detail?id=206
Eduardo Macarron
More...
over 14 years ago
removed commited eclipse settings by mistake
Eduardo Macarron
More...
over 14 years ago
Removed author from file headers and added to contributors: http://groups.google.com/group/mybatis-dev/browse_thread/thread/d84839c74e80be0e
Eduardo Macarron
More...
over 14 years ago
updated to parent 7 updated next clirr iteration version
Simone Tripodi
More...
over 14 years ago
Removed dependency on asm. We need to make beans implement an interface but there is no need to generate the interface itself.
Eduardo Macarron
More...
over 14 years ago
Small clarification regarding OUT parameters and Maps.
Jeff Butler
More...
over 14 years ago
Fix for http://code.google.com/p/mybatis/issues/detail?id=203 - parameterMap fails with type="map" and no declared javaType
Jeff Butler
More...
over 14 years ago
Fix for http://code.google.com/p/mybatis/issues/detail?id=11 and http://code.google.com/p/mybatis/issues/detail?id=145 . Cglib proxies for beans with no default constructors. Cglib upgraded from 2.1.3 to 2.2.
Eduardo Macarron
More...
over 14 years ago
Documentation Update for @SelectKey annotation
Jeff Butler
More...
over 14 years ago
Another test for @SelectKey annotation
Jeff Butler
More...
over 14 years ago
Initial checkin for http://code.google.com/p/mybatis/issues/detail?id=10 - add @SelectKey annotation
Jeff Butler
More...
over 14 years ago
Fix to http://code.google.com/p/mybatis/issues/detail?id=200 . Implement CGLIB partially loaded objects deserialization. Thanks again to Arkadi Shishlov.
Eduardo Macarron
More...
over 14 years ago
http://code.google.com/p/mybatis/issues/detail?id=110 . Implement CGLIB enhanced object serialiation into original domain object. Thanks Arkadi!
Eduardo Macarron
More...
over 14 years ago
Patch applied for http://code.google.com/p/mybatis/issues/detail?id=179 did not support non fully qualified namespaces. Since MyBatis does not require namespaces to match mapper's class, this patch is applied so that changes made to correct bug 179 also supports any valid namespaces.
Christian Poitras
More...
over 14 years ago
added Andrea Selva and Riccardo Cossu in the contributors list for providing support for OSGi stuff
Simone Tripodi
More...
over 14 years ago
fixed the OSGi export property
Simone Tripodi
More...
over 14 years ago
looks like there's no need to specify all OSGi import, just marked the optional packages and automatically grabbed the rest
Simone Tripodi
More...
over 14 years ago
one step back and CGLIB no more included in the final bundle, marked with logging libraries as optional in OSGi imports
Simone Tripodi
More...
over 14 years ago
CGLIB made internal, MyBatis now should be able to enable lazyLoading without checking cglib Enhancer in the classpath fixed OSGi issue
Simone Tripodi
More...
over 14 years ago
Fix the BLOB test so that it uses the registered aliases for primitive types
Jeff Butler
More...
over 14 years ago
[no comment]
Jeff Butler
More...
over 14 years ago
New test that causes an NPE due to unresolved type handler
Jeff Butler
More...
over 14 years ago
←
1
2
…
181
182
183
184
185
186
187
188
189
190
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree