10
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Run tests in parallel. More... over 3 years ago
Fix: getBalances query should always join transacc table so journal restriction is applied More... over 3 years ago
refactor: remove redundant casts More... over 3 years ago
feature: sort syslog by date from latest to oldest More... over 3 years ago
Merge pull request #176 from afk11/strict-account-codes
apr
as Alejandro Revilla
More... over 3 years ago
Boolean -> boolean More... over 3 years ago
GLSession unit tests for addAccount with strict checks More... over 3 years ago
Merge pull request #175 from jameshilliard/jdk15
apr
as Alejandro Revilla
More... over 3 years ago
GLSession.addAccount - strict account checks, and note regarding native queries behavior More... over 3 years ago
Import: add account code validation and option to disable. Charts are not checked. More... over 3 years ago
Run tests on OpenJDK 15. More... over 3 years ago
Merge pull request #174 from jameshilliard/fix-ignore
apr
as Alejandro Revilla
More... over 3 years ago
junit5 replaces @Ignore with @Disabled More... over 3 years ago
Ignore test400 failing in Travis, needs research
apr
as Alejandro Revilla
More... over 3 years ago
Acct 120 has been renamed to 114
apr
as Alejandro Revilla
More... over 3 years ago
Add basic auth and 400 status code tests
apr
as Alejandro Revilla
More... over 3 years ago
Rename 120 to 114 to avoid native balance issue
apr
as Alejandro Revilla
More... over 3 years ago
update vaadin to 8.11.2 More... over 3 years ago
fix: return 0 instead of null when empty value in string to long converter More... over 3 years ago
Merge pull request #172 from sumeetphadnis/master
apr
as Alejandro Revilla
More... over 3 years ago
Allow LoginView to be extended to implement custom Login behaviour like LDAP integration User properties are loaded when getting user by nick, which can help determine how Login shall be processed More... over 3 years ago
add abiity to force dialect
apr
as Alejandro Revilla
More... over 3 years ago
Merge branch 'afk11-bug-with-checkpoints' into master
apr
as Alejandro Revilla
More... over 3 years ago
getBalanceORM bug related to checkpoints (see PR171)
apr
as Alejandro Revilla
More... over 3 years ago
Add balance to checkpoint toString()
apr
as Alejandro Revilla
More... over 3 years ago
BalanceTest: add assertion for getBalancesORM at a point where checkpoints cause a disagreement More... over 3 years ago
BalanceTest: createCheckpoint must be enclosed in beginTransaction/comit More... over 3 years ago
Merge pull request #170 from jameshilliard/fix-testbase
apr
as Alejandro Revilla
More... over 3 years ago
Check that logged user has sysadmin permission instead of edited More... over 3 years ago
Fix TestBase so that gl session is not reset for each individual test. More... over 3 years ago