2
I Use This!
Very High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release/3.22.0'
msqr
as Matt Magoffin
More... 2 days ago
Fix JavaDoc warnings.
msqr
as Matt Magoffin
More... 2 days ago
Improve error reporting if setup apply fails.
msqr
as Matt Magoffin
More... 2 days ago
Make serial settings configurable in wired M-Bus network.
msqr
as Matt Magoffin
More... 2 days ago
Update Bootstrap to pick up HTML sanitizer fix that allows <dl> in tooltip popovers.
msqr
as Matt Magoffin
More... 2 days ago
Merge branch 'release/3.14.0'
msqr
as Matt Magoffin
More... 3 days ago
Simplify AsyncDatumCollector to use getAndRemove() cache API and eliminate "scratch" map that was being used to mitigate against concurrent writer threads snatching the same cache key to work with.
msqr
as Matt Magoffin
More... 3 days ago
Add cache implementation to support behaviour required by AsyncDatumCollector.
msqr
as Matt Magoffin
More... 3 days ago
Remove work queue topups stat (too chatty).
msqr
as Matt Magoffin
More... 3 days ago
Switch to set blocking queue.
msqr
as Matt Magoffin
More... 3 days ago
Add set blocking queue implementation to help wiht AsyncDatumCollector.
msqr
as Matt Magoffin
More... 3 days ago
Keep refill threshold default same as before.
msqr
as Matt Magoffin
More... 3 days ago
Bump versions.
msqr
as Matt Magoffin
More... 3 days ago
Add tracking status for internal work queue additions/removals/topups.
msqr
as Matt Magoffin
More... 3 days ago
Make SolarIn buffer queue size refill threshold configurable.
msqr
as Matt Magoffin
More... 3 days ago
Fix constants to be static.
msqr
as Matt Magoffin
More... 3 days ago
Change lock timeout HTTP response status from 500 to 429.
msqr
as Matt Magoffin
More... 4 days ago
NET-370: update unit test to work with new logic.
msqr
as Matt Magoffin
More... 5 days ago
NET-370: add implicit start date for /datum/stream/datum query with mostRecent=true.
msqr
as Matt Magoffin
More... 5 days ago
Also apply implicit start date for /list query with mostRecent=true.
msqr
as Matt Magoffin
More... 5 days ago
NET-370: add implicit start date to /mostRecent query.
msqr
as Matt Magoffin
More... 5 days ago
Merge tag '3.13.0' into develop
msqr
as Matt Magoffin
More... 7 days ago
Merge branch 'release/3.13.0'
msqr
as Matt Magoffin
More... 7 days ago
Bump versions.
msqr
as Matt Magoffin
More... 7 days ago
The "scope" claim is actually a space-delimited string, not array.
msqr
as Matt Magoffin
More... 7 days ago
Bump to latest Spring Boot.
msqr
as Matt Magoffin
More... 7 days ago
Rename method for clarity.
msqr
as Matt Magoffin
More... 7 days ago
Fix to handle null password value during OAuth authentication.
msqr
as Matt Magoffin
More... 7 days ago
Implement OAuth client credential support to ININ.
msqr
as Matt Magoffin
More... 8 days ago
Support the Spring Security Authentication itself being a SecurityActor.
msqr
as Matt Magoffin
More... 8 days ago