- 17 5月, 2016 2 次提交
-
-
由 Farid Zakaria 提交于
- Fixed exec of the TestAll program so that the majority of test passes - Failures at the moment have to do with missing resources such as web/server/res JSP files
-
由 Farid Zakaria 提交于
-
- 16 5月, 2016 2 次提交
-
-
由 Farid Zakaria 提交于
- Added toolchain plugin so we can build against JDK1.6 while still using maven (needs 1.7+) - Added animal-sniffer to verify we aren't using any JDK API out of 1.6 - Added test plugin (maven-exec) and disabled surefire since we dont use JUnit - Correctly modeled the dependencies with appropriate scope - Added some missing files to gitignore - Added Maven wrapper so setup is painless for new developers - Added README.md that explains use of toolchains.xml and maven wrapper
-
由 Noel Grandin 提交于
-
- 19 4月, 2016 4 次提交
-
-
由 Noel Grandin 提交于
revert parts of 21da5178 "Issue #255: ConcurrentModificationException with multiple threads in embedded mode and temporary LOBs" There is no need to lock all sessions this aggressively, it's just the system session we have to be careful with.
-
由 Noel Grandin 提交于
looks like later versions of Java ignore a "+" at the beginning of a number
-
由 Noel Grandin 提交于
Update Japanese message property.
-
由 Yasutaka Kouno 提交于
-
- 18 4月, 2016 2 次提交
-
-
由 Noel Grandin 提交于
Reverts the bad parts of commit 00693b37, where I seem to have edited the files in CP1252 mode instead of UTF8 mode.
-
由 Noel Grandin 提交于
-
- 11 4月, 2016 2 次提交
-
-
由 Noel Grandin 提交于
- allocate clientInfo on demand - move getMode() from JdbcDatabaseMetaData to JdbcConnection so we only need to fetch it once per connection - add minimal support for JdbcDatabaseMetaData#getClientInfoProperties
-
由 Noel Grandin 提交于
-
- 10 4月, 2016 8 次提交
-
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
Conflicts: h2/src/main/org/h2/jdbc/JdbcConnection.java
-
由 Niklas Mehner 提交于
Conflicts: h2/src/main/org/h2/jdbc/JdbcConnection.java
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
- 07 4月, 2016 2 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
Fix link to ErrorCode documentation
-
- 05 4月, 2016 1 次提交
-
-
由 Thach Hoang 提交于
-
- 31 3月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
Support for BigInteger (currently is failing when setting with setObj…
-
- 30 3月, 2016 3 次提交
-
-
由 Oleksandr Ierenkov 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
- 29 3月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
Fix bug where a lock on the SYS table was not released when closing a session that contained a temp table with an LOB column.
-
- 22 3月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
-
- 21 3月, 2016 1 次提交
-
-
由 Vakhurin Sergey 提交于
when propagating parameters using 'addGlobalCondition'
-
- 18 3月, 2016 2 次提交
-
-
由 Noel Grandin 提交于
<li>Issue #255: ConcurrentModificationException with multiple threads in embedded mode and temporary LOBs I think I've fixed this
-
由 Noel Grandin 提交于
-
- 17 3月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
-
- 16 3月, 2016 2 次提交
-
-
由 Vakhurin Sergey 提交于
-
由 Noel Grandin 提交于
-
- 15 3月, 2016 1 次提交
-
-
由 Vakhurin Sergey 提交于
-
- 14 3月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
-
- 12 3月, 2016 1 次提交
-
-
由 Vakhurin Sergey 提交于
-
- 08 3月, 2016 2 次提交
-
-
由 Noel Grandin 提交于
added 'auto-select' feature
-
由 Alessandro 提交于
-