- 08 5月, 2014 1 次提交
-
-
由 noelgrandin 提交于
getTimeTry() was never being passed a null timezone, so don't check for that. Rather check if the timezone is still the default, so we can use the local cached Calendar.
-
- 05 5月, 2014 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 02 5月, 2014 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 30 4月, 2014 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 23 4月, 2014 5 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Fix error message (running "./build.sh docs" automatically adds missing translations, so the only file that needs to be changed manually is _message_en.prop, and then the other files only when translating; untranslated entries have a # as the first character in the value)
-
由 noelgrandin 提交于
-
- 18 4月, 2014 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 17 4月, 2014 5 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
"Bump up the sequence cache size from 64 to 1024. Prevents sequence writing from becoming a bottleneck when doing bulk load."
-
由 noelgrandin 提交于
Prevents sequence writing from becoming a bottleneck when doing bulk load.
-
由 noelgrandin 提交于
We already have the MAX_MEMORY_ROWS setting which does a very similar thing, and is better documented.
-
- 16 4月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
In server mode, appending ";autocommit=false" to the database URL was working, but the return value of Connection.getAutoCommit() was wrong.
-
- 15 4月, 2014 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Issue 558: with the MVStore, a NullPointerException could occur when using LOBs at session commit (LobStorageMap.removeLob).
-
- 14 4月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 12 4月, 2014 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 11 4月, 2014 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 09 4月, 2014 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-