9
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#2 - Use embedded DB for test cases More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
fixes minor concerns addressed by tgalery in PR #162 More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
adds HSQLDB driven test scenario to wikipedia.parser module prepares HSQLDB driven test scenario to wikipedia.revisionmachine module, yet there are too many harcoded mysql strings in the code... needs FIXME work here! I added it to places where I could spot it quickly... More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
moves HSQLDB specific wikiapi_test script and properties to 'src/test/resources/db' as they are test specific and should reside in test scope folders only More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
modernizes deprecated hibernate Criteria method calls adds proper sl4j logger configuration reduces spam on test execution adds some patterns to .gitignore More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
adds missing files to apache-rat-plugin config so checks pass on rzo1's machine More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
adds changes to make the build pass with HSQSLDB including all tests in wikipedia.api modules contributes to #2, however still work in progress (WIP) More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
fixes some test startup issues adjusts schema validation of HSQL environment to "none" - only temporary!) More... almost 6 years ago
#2 - Use embedded DB for test cases More... almost 6 years ago
adapts test cases to change from upstream updates hsqldb to a more recent version 2.4.0 More... almost 6 years ago
Merge remote-tracking branch 'origin/master' into hsqldb-tests More... almost 6 years ago
#157 - Adding contributor More... about 6 years ago
#152 - Sweble libraries are massively outdated (via #155) More... about 6 years ago
updates Spring frmwrk to version 4.3.17 (was 4.3.16), changelogs see: https://jira.spring.io/secure/ReleaseNote.jspa?projectId=10000&version=16751 More... about 6 years ago
updates Hibernate frmwrk to version 5.2.17 (was 5.2.14), changelog see: https://hibernate.atlassian.net/secure/ReleaseNote.jspa?version=31651&styleName=Html&projectId=10031 More... about 6 years ago
#141 - Unable to build JavaDoc More... about 6 years ago
updates Hibernate frmwrk to version 5.2.14 (was 5.2.12), changelog see: https://hibernate.atlassian.net/secure/ReleaseNote.jspa?version=31635&styleName=Html&projectId=10031 More... about 6 years ago
updates Hibernate frmwrk to version 5.2.12 (was 5.2.11), changelog: https://github.com/hibernate/hibernate-orm/blob/master/changelog.txt updates Spring frmwrk to version 4.3.14 (was 4.3.11), changelog: https://jira.spring.io/secure/ReleaseNote.jspa?&projectId=10000&version=16596 - noteworthy: https://jira.spring.io/browse/SPR-16405 as this ensures Java-9 compatibility as a backport of https://jira.spring.io/browse/SPR-15992 updates PostgreSQL JDBC driver to version 42.2.1 (was 42.1.4), changelog: https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.1 More... over 6 years ago