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 187 of 190
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added new docs for the selectMap functionality
Nathan Maves
More...
almost 15 years ago
Added selectMap functionality for selecting Maps of results keyed by a property
Clinton Begin
More...
almost 15 years ago
silenced the build (i.e. disabled error log writer on script runner, which was reporting useless errors.
Clinton Begin
More...
almost 15 years ago
upgrade to mybatis-parent 5, 4 had an unknown bug on assembly resolved only taking a look at the Maven ML, not reported on the main doc :(
Simone Tripodi
More...
almost 15 years ago
Updated dtd per http://code.google.com/p/mybatis/issues/detail?id=87 http://code.google.com/p/mybatis/issues/detail?id=87
Nathan Maves
More...
almost 15 years ago
parent pom updated to v4
Simone Tripodi
More...
almost 15 years ago
Removed dead code per http://code.google.com/p/mybatis/issues/detail?id=88 http://code.google.com/p/mybatis/issues/detail?id=88
Nathan Maves
More...
almost 15 years ago
Added simplified Chinese guide
Clinton Begin
More...
almost 15 years ago
updated to new parent pom re-enabled the sources/javadoc to bundle welcome back clean tidy 'mvn clean compile'!!!
Simone Tripodi
More...
almost 15 years ago
assembly plugin caused execution twice! Kudos to Marco Speranza!
Simone Tripodi
More...
almost 15 years ago
BUG: Commented out source and javadoc references from parent pom to get maven build working again. For some reason the source and javadocs are not being built anymore. Perhaps something that happened during the parent pom refactoring?
Clinton Begin
More...
almost 15 years ago
Allow mapper's XML to reference an XML fragment in another mapper when Configuration.addMapper() is used. See http://code.google.com/p/mybatis/issues/detail?id=133 .
Christian Poitras
More...
almost 15 years ago
moved assemblies descriptors in the suggested dir on http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html
Simone Tripodi
More...
almost 15 years ago
added generics on Map instances, avoided unnecessary casts finalized non mutable fields
Simone Tripodi
More...
almost 15 years ago
removed unused declared method and related imports
Simone Tripodi
More...
almost 15 years ago
optimized equals method forced the Comparable generic type, since Change instances are compared only with other Change instances
Simone Tripodi
More...
almost 15 years ago
removed unneeded exception, thanks Eduardo and Putthibong
Simone Tripodi
More...
almost 15 years ago
fixed compiler warnings
Simone Tripodi
More...
almost 15 years ago
fixed compiler warnings
Simone Tripodi
More...
almost 15 years ago
partially fixed compiler warnings
Simone Tripodi
More...
almost 15 years ago
partially fixed compiler warnings
Simone Tripodi
More...
almost 15 years ago
partially fixed compiler warnings
Simone Tripodi
More...
almost 15 years ago
fixed compiler warnings
Simone Tripodi
More...
almost 15 years ago
fixed compiler warnings
Simone Tripodi
More...
almost 15 years ago
fixed compiler warnings
Simone Tripodi
More...
almost 15 years ago
fixed compiler warnings
Simone Tripodi
More...
almost 15 years ago
fixed compiler warnings
Simone Tripodi
More...
almost 15 years ago
removed useless imports fixed compiler warning errors
Simone Tripodi
More...
almost 15 years ago
safely closed the channels removed empty lines
Simone Tripodi
More...
almost 15 years ago
added missing findbug enforce rule
Simone Tripodi
More...
almost 15 years ago
←
1
2
…
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