https://github.com/mybatis/mybatis-3

sort by:
Revision Author Date Message Commit Date
5552b19 preparing release version 11 March 2012, 21:33:06 UTC
eb1edb0 updated parent pom 11 March 2012, 21:32:30 UTC
2599312 no needs to declare the gupload plugin - use the already configured profile in parent 11 March 2012, 21:23:45 UTC
bed999f keep locales out from PDF (results simply suck) 11 March 2012, 21:17:13 UTC
9708766 PDF locales are ignored, so dropping them 11 March 2012, 20:23:20 UTC
d6acb14 added locale qualifiers in PDF documents names 11 March 2012, 19:19:09 UTC
1886a08 updated copyright year 11 March 2012, 19:15:01 UTC
789e67d enabled PDF locales 11 March 2012, 19:03:19 UTC
774ff2c added Chinese PDF descriptor 11 March 2012, 19:01:02 UTC
a189d64 added Korean PDF descriptor 11 March 2012, 18:58:36 UTC
96de80a added Japanese PDF descriptor 11 March 2012, 18:56:04 UTC
5031fe7 added Spanish PDF descriptor 11 March 2012, 18:53:43 UTC
21710f4 fixed document Authors (side effects of c'n'p) 11 March 2012, 18:53:08 UTC
343f53c added missing Java API page link 11 March 2012, 18:51:30 UTC
ea99f2f typo on output PDF file name 11 March 2012, 17:12:27 UTC
00d24f1 added PDF plugin 11 March 2012, 16:57:44 UTC
6ae7a65 first checkin of PDF document descriptor 11 March 2012, 16:57:31 UTC
796e51b upper case project name 11 March 2012, 16:55:07 UTC
771dc1b upper case project name 11 March 2012, 16:54:34 UTC
d8e7826 updated copyright year 11 March 2012, 16:48:42 UTC
a6af8b1 tweaking the FTP deploying 11 March 2012, 15:08:26 UTC
ea3fe49 updated copyright year 11 March 2012, 14:54:12 UTC
e5a2aaf stuff reorganized according to http://maven.apache.org/developers/conventions/code.html 11 March 2012, 14:53:51 UTC
745fa95 cobertura already managed 11 March 2012, 14:49:52 UTC
74c6f17 old pdf docs no longer managed 11 March 2012, 14:49:17 UTC
fb7ae33 cobertura plugin is managed 11 March 2012, 14:43:08 UTC
fd5a8ad fixed the wrong line... 11 March 2012, 08:38:26 UTC
29f8709 typo! 11 March 2012, 08:34:43 UTC
f34cafa minor fixes and draft for the auto-mapping section (not yet finished) 11 March 2012, 08:17:26 UTC
e8c97a2 doc format 11 March 2012, 06:27:13 UTC
bff18d2 doc fixed indentation 11 March 2012, 06:14:53 UTC
f3bbf52 removed tabs and trailing spaces 10 March 2012, 05:38:22 UTC
71c024f some ignored tests for http://code.google.com/p/mybatis/issues/detail?id=507 09 March 2012, 16:32:09 UTC
9ae271a minor optimization by Keith Wong 07 March 2012, 05:47:42 UTC
a86d202 [doc] Japanese translation for r4775. 06 March 2012, 14:01:49 UTC
2ef403e minor optimization by Keith Wong 06 March 2012, 05:16:23 UTC
875ab3d better explanation for handlers that extend TypeReference but do not provide a type parameter. 05 March 2012, 19:05:11 UTC
8e8dcd7 [doc] caches better explained 04 March 2012, 09:59:29 UTC
d35ce6f Japanese translation for r4772. 03 March 2012, 09:14:52 UTC
9a3e249 fixed wrong test 02 March 2012, 20:54:19 UTC
b45d83d [doc] specify that timeouts are in seconds (english and spanish) 02 March 2012, 19:18:03 UTC
cc96012 disabled tests (over postgres) to test multiple results with selects 28 February 2012, 17:49:59 UTC
ed62ffe http://code.google.com/p/mybatis/issues/detail?id=509 (and http://code.google.com/p/mybatis/issues/detail?id=8 ) detect circular dependencies when processing joins 28 February 2012, 04:47:05 UTC
cfaab9c fix for http://code.google.com/p/mybatis/issues/detail?id=524 27 February 2012, 17:08:28 UTC
3b9b95f minor refactor 26 February 2012, 05:42:57 UTC
b4b2ff9 if parent key is null chidren key must be also null 25 February 2012, 20:44:30 UTC
a643f05 do not add parent to null row keys 25 February 2012, 20:33:25 UTC
50621e2 minor code refactor 25 February 2012, 19:25:30 UTC
d5d472f ignored test for http://code.google.com/p/mybatis/issues/detail?id=524 25 February 2012, 07:12:11 UTC
8456beb alphabetical order 24 February 2012, 21:49:42 UTC
44b91e0 related to http://code.google.com/p/mybatis/issues/detail?id=524 . By default selects should use cache and inserts/updates/deletes should flush cache, as xml mappers do 24 February 2012, 19:44:22 UTC
6e774ed minor refactor and moved ensurenooutparams inside the isUseCache block 24 February 2012, 18:58:49 UTC
0593f4b a better text for exception (avoid calling object.toString) 24 February 2012, 18:13:33 UTC
5211a60 rollback http://code.google.com/p/mybatis/issues/detail?id=524 . Not a bug. 22 February 2012, 20:28:56 UTC
681d84f re-applied fix for http://code.google.com/p/mybatis/issues/detail?id=4 . Column IS mandatory on nested selects 22 February 2012, 16:32:27 UTC
2a68f4f test depends on method execution order (fixed) 22 February 2012, 08:35:51 UTC
9d99753 synchronize clear() call because it modifies cache 22 February 2012, 07:56:35 UTC
fc3a49a Japanese translation for r4732, r4734 22 February 2012, 06:54:11 UTC
21d404a Japanese translation for r4728 22 February 2012, 06:53:59 UTC
f6e4faf Japanese translation for r4717 22 February 2012, 06:53:47 UTC
fcb2b91 Japanese translation for r4702 22 February 2012, 06:53:36 UTC
378c941 added apache 2.0 license to files 21 February 2012, 22:31:01 UTC
788c7b8 http://code.google.com/p/mybatis/issues/detail?id=524 . Bug clearing 2nd level cache 21 February 2012, 22:25:13 UTC
92cd693 uneeded call to wrap collection 21 February 2012, 22:24:24 UTC
fb1ff27 LocalRowCache is not needed after parent key is part of each object key 21 February 2012, 19:03:52 UTC
2f100e6 test to ensure we do not break property replacements in mapper files 20 February 2012, 20:56:14 UTC
c84814f updated contributors list (added Keith, Antonio, Andrew), removed Patrick as he's now a committer 20 February 2012, 17:08:35 UTC
b12a58c unused imports 20 February 2012, 17:00:13 UTC
8698fe6 format 20 February 2012, 16:55:16 UTC
4daae82 javadoc for auto-mapping thanks to Antonio 20 February 2012, 16:54:13 UTC
3c65cd2 prevent NPE 20 February 2012, 15:50:19 UTC
ba0ac8c minor refactor & fixed one TODO 20 February 2012, 15:44:02 UTC
39fe455 20 February 2012, 10:55:24 UTC
30f1612 Fixed conditional content in foreach iterator in a dynamic SQL map 19 February 2012, 16:08:46 UTC
a7ec00b minor doc fix by Antonio 19 February 2012, 08:04:06 UTC
e16933c reuse exception for icomplete element detection 18 February 2012, 17:11:54 UTC
dcaf5da @Ignored test for http://code.google.com/p/mybatis/issues/detail?id=4 18 February 2012, 16:15:41 UTC
f25057e http://code.google.com/p/mybatis/issues/detail?id=4 reopened as column is _not_ mandatory on nested selects 18 February 2012, 16:14:57 UTC
553fd8f updated docs related to the use of column in nested statements 18 February 2012, 15:34:31 UTC
fb764c8 removed unneeded column attributes from test 18 February 2012, 14:43:38 UTC
bd6ebeb doc updates by Antonio 18 February 2012, 13:46:25 UTC
b32ac15 clearLocalCacheAfterEachStatement=true --> localCacheScope=STATEMENT 13 February 2012, 19:27:13 UTC
0e22c84 http://code.google.com/p/mybatis/issues/detail?id=516 : Added a test case for nested Selects with custom collection. 13 February 2012, 15:04:14 UTC
7175dd3 fix broken build! 13 February 2012, 12:43:35 UTC
749312c minor optimization, avoid parsing the sql again 13 February 2012, 09:50:18 UTC
521f783 temporary fix for http://code.google.com/p/mybatis/issues/detail?id=464 . Fail if an attempt is made to cache a procedure call with OUT params. 13 February 2012, 05:53:35 UTC
aace37f (http://code.google.com/p/mybatis/issues/detail?id=410 ) Changed the modifier of DefaultObjectFactory#resolveInterface from private to protected to allow subclass to override the default implementation for interface. 13 February 2012, 03:57:25 UTC
50bf5d2 Japanese translation for r4643 13 February 2012, 03:57:05 UTC
8c78257 doc update 12 February 2012, 17:33:32 UTC
6e8de51 doc updates 12 February 2012, 17:30:40 UTC
c829c74 failing test for http://code.google.com/p/mybatis/issues/detail?id=448 12 February 2012, 15:51:05 UTC
929be12 strict map for lists and arrays 12 February 2012, 12:48:05 UTC
cfe3f1f fix for http://code.google.com/p/mybatis/issues/detail?id=165 . Map properties named "value" do not work if there is also a dynamic statement 12 February 2012, 12:47:29 UTC
7da7467 minor text exception fix 12 February 2012, 00:16:38 UTC
10fd606 test for http://code.google.com/p/mybatis/issues/detail?id=376 (does not fail) and removed empty packages 12 February 2012, 00:04:19 UTC
80d31fc minor fix (ensure jdbcType is not overwritten with null) 11 February 2012, 23:08:28 UTC
916accb see http://code.google.com/p/mybatis/issues/detail?id=516 , Support Scala Collections, scala-3.patch applied 11 February 2012, 21:48:07 UTC
d06e89d fix for http://code.google.com/p/mybatis/issues/detail?id=29 . Infer java.sql.ResultSet when CURSOR is used as a jdbcType 11 February 2012, 21:22:46 UTC
5dbf012 map should resolve to hashmap 10 February 2012, 23:12:16 UTC
c943fe8 restore objectwrapperfactory 10 February 2012, 21:54:39 UTC
back to top