0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added new docs for the selectMap functionality More... almost 15 years ago
Added selectMap functionality for selecting Maps of results keyed by a property More... almost 15 years ago
silenced the build (i.e. disabled error log writer on script runner, which was reporting useless errors. 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 :( 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 More... almost 15 years ago
parent pom updated to v4 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 More... almost 15 years ago
Added simplified Chinese guide More... almost 15 years ago
updated to new parent pom re-enabled the sources/javadoc to bundle welcome back clean tidy 'mvn clean compile'!!! More... almost 15 years ago
assembly plugin caused execution twice! Kudos to Marco Speranza! 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? 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 . 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 More... almost 15 years ago
added generics on Map instances, avoided unnecessary casts finalized non mutable fields More... almost 15 years ago
removed unused declared method and related imports More... almost 15 years ago
optimized equals method forced the Comparable generic type, since Change instances are compared only with other Change instances More... almost 15 years ago
removed unneeded exception, thanks Eduardo and Putthibong More... almost 15 years ago
fixed compiler warnings More... almost 15 years ago
fixed compiler warnings More... almost 15 years ago
partially fixed compiler warnings More... almost 15 years ago
partially fixed compiler warnings More... almost 15 years ago
partially fixed compiler warnings More... almost 15 years ago
fixed compiler warnings More... almost 15 years ago
fixed compiler warnings More... almost 15 years ago
fixed compiler warnings More... almost 15 years ago
fixed compiler warnings More... almost 15 years ago
fixed compiler warnings More... almost 15 years ago
removed useless imports fixed compiler warning errors More... almost 15 years ago
safely closed the channels removed empty lines More... almost 15 years ago
added missing findbug enforce rule More... almost 15 years ago