0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 36 minutes ago. based on code collected 37 minutes ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
upgrated the parent pom reference More... almost 15 years ago
removed unneeded release-plugin declaration More... almost 15 years ago
added javadoc jar in the zip bundle More... almost 15 years ago
plugged the parent pom, removed already declared stuff More... almost 15 years ago
Added new template documentation to the migrations doc More... almost 15 years ago
Added 'statementMap.clear();' in ReuseExecutor.doFlushStatements() since in BatchExecutor.doFlushStatements(), the statementList was also cleared. More... almost 15 years ago
fixed undesirable lazy load upon finalizer More... almost 15 years ago
pom.version is a deprecated property More... almost 15 years ago
plugged the maven-gcu-plugin to ipload zip artifacts on google-code during the release process More... almost 15 years ago
added missing XML header declaration added missing Christian Poitras id in the developers list More... almost 15 years ago
made tests work on any OS (I hope) More... almost 15 years ago
Patch to allow use of templates for 'migration new' More... almost 15 years ago
reverted root logger to DEBUG to fix the LogFactoryTest More... almost 15 years ago
New Many vs Annotation test More... almost 15 years ago
Fix test so that it works with Junit 4.6 More... almost 15 years ago
[maven-release-plugin] prepare for next development iteration More... about 15 years ago
[maven-release-plugin] prepare release mybatis-3.0.2 More... about 15 years ago
reverting version number to 3.0.2-SNAPSHOT More... about 15 years ago
[maven-release-plugin] prepare for next development iteration More... about 15 years ago
[maven-release-plugin] prepare release mybatis-3.0.2 More... about 15 years ago
reverting version number to 3.0.2-SNAPSHOT More... about 15 years ago
[maven-release-plugin] prepare for next development iteration More... about 15 years ago
[maven-release-plugin] prepare release mybatis-3.0.2 More... about 15 years ago
updated the parent pom version to 4 which enforces you to use maven 2.1 or higher More... about 15 years ago
BaseExecutor's deferredLoads property type was replaced by ConcurrentLinkedQueue to prevent unwanted ConcurrentModificationException. More... about 15 years ago
http://code.google.com/p/mybatis/issues/detail?id=64 : ResolverUtil has hard-coded dependency on Log4j applied patch submitted by zpejder More... about 15 years ago
Ensured that the open FileStream is closed per http://code.google.com/p/mybatis/issues/detail?id=76 . More... about 15 years ago
upgraded the version on the parent pom from sonatype More... about 15 years ago
minor ignores More... about 15 years ago
Fixed XPathParser so it works when disconnected from the Internet (need to set entity resolver before parsing) More... about 15 years ago