1
I Use This!
High Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates Shared sumo. More... about 9 years ago
Merge pull request #318 from OSGP/feat-domain-entities-gasmeters More... about 9 years ago
Updates Shared sumo. More... about 9 years ago
Updates Shared sumo. More... about 9 years ago
Merge pull request #52 from OSGP/feat-retrieve-scalar-unit More... about 9 years ago
Fixes FitNesse test-suite, some tests still fail. More... about 9 years ago
Reworks gas meters by refactoring into a special smart meter type. More... about 9 years ago
Merge branch 'development' of https://github.com/OSGP/Platform into development More... about 9 years ago
Changes access modifier of function for test-suite. More... about 9 years ago
channel to enum, formatting pom.xml More... about 9 years ago
Merge pull request #51 from OSGP/feat-retrieve-scalar-unit More... about 9 years ago
Merge pull request #45 from OSGP/feat-retrieve-scalar-unit More... about 9 years ago
channel to enum, Joule toegevoegd aan unit More... about 9 years ago
formatting, removed @author, javadoc return, private static final logger, expected <-> actual More... about 9 years ago
removed @author enums in upper case More... about 9 years ago
adapt generics in abstract class to reflect change to interface in previous commit More... about 9 years ago
no class but an interface for queries that should provide channel info More... about 9 years ago
no class but an interface for queries that should provide channel info More... about 9 years ago
Merge branch 'development' into feat-retrieve-scalar-unit More... about 9 years ago
new submodule More... about 9 years ago
moved test More... about 9 years ago
interface and abstract class for commandexecutors that should retrieve scaler unit info in one go integration test to see if and how this works More... about 9 years ago
interface and abstract class for commandexecutors that should retrieve scaler unit info More... about 9 years ago
no need to cache scaler unit info, can beretrieved in one combined call and has hardly any overhead More... about 9 years ago
interface for responses that should provide scaler unit information More... about 9 years ago
Merges branch 'bug-platform#315-smartmeter-retry' into development More... about 9 years ago
Merges branch 'bug-platform#315-smartmeter-retry' into development More... about 9 years ago
Merge branch 'development' into bug-platform#315-smartmeter-retry More... about 9 years ago
using %regex[expr] construct to exclude integration tests by default using <skipITs>true</skipITs> property to not run failsafe tests by default run integration tests by specifying -DskipITs=false More... about 9 years ago
Extracts throwing an exception if NOT_OK into a separate method. More... about 9 years ago