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
Add helper to merge multi-value instruction parameters into single-valued map.
msqr
as Matt Magoffin
More... 2 months ago
Merge tag '3.13.0' into develop
msqr
as Matt Magoffin
More... 2 months ago
Merge branch 'release/3.13.0'
msqr
as Matt Magoffin
More... 2 months ago
Change instruction JSON serialization to support arbitrary JSON object result parameter values, instead of just primative values, to support nested data structures like lists and maps.
msqr
as Matt Magoffin
More... 2 months ago
Make DatumExpression.lang parameter optional, by defaulting to first-available service.
msqr
as Matt Magoffin
More... 2 months ago
Work on datum expression service.
msqr
as Matt Magoffin
More... 2 months ago
Merge tag '3.16.3' into develop
msqr
as Matt Magoffin
More... 2 months ago
Merge branch 'release/3.16.3'
msqr
as Matt Magoffin
More... 2 months ago
Actually fix handling out-of-order configuration writing.
msqr
as Matt Magoffin
More... 2 months ago
Merge tag '3.16.2' into develop
msqr
as Matt Magoffin
More... 2 months ago
Merge branch 'release/3.16.2'
msqr
as Matt Magoffin
More... 2 months ago
Fix JavaDoc warning.
msqr
as Matt Magoffin
More... 2 months ago
Fix out-of-order extension of CSV Modbus import configuration.
msqr
as Matt Magoffin
More... 2 months ago
NET-368: work on endpoint preview UI.
msqr
as Matt Magoffin
More... 2 months ago
Add missing i18n text.
msqr
as Matt Magoffin
More... 2 months ago
Fix NPE in error message display.
msqr
as Matt Magoffin
More... 2 months ago
NET-368: work on instruction input management UI.
msqr
as Matt Magoffin
More... 2 months ago
NET-368: fix caching DAO configuration.
msqr
as Matt Magoffin
More... 2 months ago
NET-368: work on SolarDin app instruction input configuration.
msqr
as Matt Magoffin
More... 2 months ago
NET-368: rename classes in prep of Instruction clones.
msqr
as Matt Magoffin
More... 2 months ago
NET-368: change datum input URL to better handle instruction input URLs.
msqr
as Matt Magoffin
More... 2 months ago
NET-368: flush out unit tests for response generation.
msqr
as Matt Magoffin
More... 2 months ago
NET-368: add result timeout setting to Endpoint; work on instruction request processing implementation.
msqr
as Matt Magoffin
More... 2 months ago
Update to Java 21.
msqr
as Matt Magoffin
More... 2 months ago
Merge branch 'develop' into feature/net-368-instr-endpoints
msqr
as Matt Magoffin
More... 2 months ago
Merge branch 'feature/java21' into develop
msqr
as Matt Magoffin
More... 2 months ago
Update minimum Java version in docs.
msqr
as Matt Magoffin
More... 2 months ago
Fix Java 21 overloads warning from class implementing both Function and Consumer; refactor Consumer to separate class.
msqr
as Matt Magoffin
More... 2 months ago
Fix Java 21 deprecation.
msqr
as Matt Magoffin
More... 2 months ago
Fix Java 21 warning on lossy conversion.
msqr
as Matt Magoffin
More... 2 months ago