0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More version fixes More... about 10 years ago
Removed ResourceInfo UI extention, it does not work anymore More... about 10 years ago
Removed EnergyProfile, is no longer needed or used More... about 10 years ago
Upped api.ext package versions due to baselining More... about 10 years ago
Added baselining More... about 10 years ago
Upped more package versions due to baselining More... about 10 years ago
Upped the javax.measure version (baselining errors) More... about 10 years ago
Fixed typo in JavaDoc comment More... about 10 years ago
Reverted back to original test setup More... over 10 years ago
Reverted back to JAR builds for test runbundles More... over 10 years ago
Merge remote-tracking branch 'origin/development' into development More... over 10 years ago
Added batch files to the gitattributes to make sure windows line endings are used More... over 10 years ago
Added core deployment build to the build-master More... over 10 years ago
Fixed the symbolic name in the runtime subbundles More... over 10 years ago
Moved the runbundles info in runtime.test to the bnd file itself More... over 10 years ago
Fixed exporting all the packages (otherwise the build could not be loaded) More... over 10 years ago
Updated to the latest cnf.shared More... over 10 years ago
Helper classes now also export the new commonhelper package. More... over 10 years ago
Added getters for whether the Unconstrained helper has received EFI messages yet. More... over 10 years ago
Fixed a bug in the UnconstrainedAllocation constructor (it expected an UncontrolledUpdate instead of an UnconstrainedUpdate). Added constructor to Unconstrained Helper class. More... over 10 years ago
EFI: -Added comments to make it clear how EFI messages should be constructed -Added some JavaDoc to runningmodebehaviour. More... over 10 years ago
Rename contribute.md to CONTRIBUTING.md More... over 10 years ago
Update contribute.md More... over 10 years ago
Create contribute.md More... over 10 years ago
Fixed JavaDoc, because the TimerUpdates were not mentioned. Later we need to rename the method but not now because it will break things (I added TODO in code). More... over 10 years ago
Buffer Agent improvements: Added test for the blocking timer. Added some helper methods that also return the ids instead of the objects themselves. More... over 10 years ago
Fixed typo More... over 10 years ago
Added more trace logging to the AbstractResourceDriver More... over 10 years ago
Merge branch 'development' of github.com:flexiblepower/fpai-core into development More... over 10 years ago
Now allows fill level values outside of the minimum and maximum buffer level. Assumed are demand of minimum range element for fill levels lower than minimum and v.v. for maximum. Added helper method in FillLevelFunction so that you can ask whether a fill level is outside a fill level function or below it or above the maximum of the FillLevelFunction. More... over 10 years ago