- 19 5月, 2016 4 次提交
-
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
- 18 5月, 2016 3 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
Maven Build
-
由 Noel Grandin 提交于
integrated some changes from gansai, fixed table syntax
-
- 17 5月, 2016 15 次提交
-
-
由 Farid Zakaria 提交于
-
由 Farid Zakaria 提交于
-
由 Farid Zakaria 提交于
-
由 Farid Zakaria 提交于
-
由 Farid Zakaria 提交于
- Downloaded H2.jar (off maven) and unziped data.zip and verified we are including all the same resources - Removed the use of maven-exec-plugin as it was wonky and wrote a bridge class to call TestAll via Junit with "fats" arg.
-
由 Farid Zakaria 提交于
-
由 Farid Zakaria 提交于
-
由 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 提交于
-
由 Noel Grandin 提交于
Add a link from the main page to the supporters page
-
由 Noel Grandin 提交于
Added Eclipse resources to .gitignore
-
由 Noel Grandin 提交于
Create README.md
-
由 Noel Grandin 提交于
-
由 Lukas Eder 提交于
-
由 lukaseder 提交于
-
- 16 5月, 2016 3 次提交
-
-
由 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
-
由 Lukas Eder 提交于
To help make the GitHub repo more welcoming. This is just a stub suggestion. Feel free to greatly enhance the suggestion :)
-
由 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 7 次提交
-
-
由 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 提交于
-