2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 5 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Provide targeted ININ OAuth credential lookup, which is based on username only (not including user ID).
msqr
as Matt Magoffin
More... about 2 months ago
Add partial unique index on OAuth credentials to prevent duplicates across accounts.
msqr
as Matt Magoffin
More... about 2 months ago
Make sure non-OAuth credential lookup only finds non-OAuth credentials.
msqr
as Matt Magoffin
More... about 2 months ago
Fix Ant build deps.
msqr
as Matt Magoffin
More... about 2 months ago
Fix broken test.
msqr
as Matt Magoffin
More... about 2 months ago
Fix broken test.
msqr
as Matt Magoffin
More... about 2 months ago
Fix setting UID to match configured UID, and remove legacy ".derby".
msqr
as Matt Magoffin
More... about 2 months ago
Merge tag '3.9.0' into develop
msqr
as Matt Magoffin
More... about 2 months ago
Merge branch 'release/3.9.0'
msqr
as Matt Magoffin
More... about 2 months ago
Update jMBus dep.
msqr
as Matt Magoffin
More... about 2 months ago
Merge tag '3.21.0' into develop
msqr
as Matt Magoffin
More... about 2 months ago
Merge branch 'release/3.21.0'
msqr
as Matt Magoffin
More... about 2 months ago
Make debug/error logs more helpful by including the network name.
msqr
as Matt Magoffin
More... about 2 months ago
Add configuration settings for transport and connection (TCP) timeouts.
msqr
as Matt Magoffin
More... about 2 months ago
Fix Ivy builds.
msqr
as Matt Magoffin
More... about 2 months ago
Merge tag '3.20.0' into develop
msqr
as Matt Magoffin
More... about 2 months ago
Merge branch 'release/3.20.0'
msqr
as Matt Magoffin
More... about 2 months ago
Fix typo.
msqr
as Matt Magoffin
More... about 2 months ago
Make node metadata service available to datum filters.
msqr
as Matt Magoffin
More... about 2 months ago
Add node metadata expression tests.
msqr
as Matt Magoffin
More... about 2 months ago
Integrate node MetadataService into core ExpressionRoot, to give expressions easy access to metadata.
msqr
as Matt Magoffin
More... about 2 months ago
Fix inconsistent test.
msqr
as Matt Magoffin
More... about 2 months ago
When sorting backup files with same date but different node IDs, sort node IDs second ascending.
msqr
as Matt Magoffin
More... about 2 months ago
Ignore node ID when listing file backups: does not make sense to filter out other node backups, if one wants to switch nodes that is OK.
msqr
as Matt Magoffin
More... about 2 months ago
Bump version.
msqr
as Matt Magoffin
More... about 2 months ago
Fix passing name of imported file to backup import API, instead of the file form field name.
msqr
as Matt Magoffin
More... about 2 months ago
Fix bug in File BackupService where trying to restore an imported backup on an unassociated (new) node: the imported backup would be ignored unless the node ID in the backup archive name was 0. Now ignore the node ID when dealing with backups on an unassociated node.
msqr
as Matt Magoffin
More... about 2 months ago
Tweak decimal comparisons in tests to work with Postgres 15's increased decimal precision.
msqr
as Matt Magoffin
More... about 2 months ago
Make default Postgres port the standard port, for consistency with other projects.
msqr
as Matt Magoffin
More... about 2 months ago
Update Java minimum verison.
msqr
as Matt Magoffin
More... about 2 months ago