1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #20 from Spirals-Team/hotfix/bus#19 More... over 9 years ago
apply currying principle More... over 9 years ago
remove the bus singleton, pass the event bus to all methods More... over 9 years ago
improve code More... over 9 years ago
remove within blocks (will be cause of errors) More... over 9 years ago
fix a stupid compilation error More... over 9 years ago
improve tests (for terminations) More... over 9 years ago
improve tests (for terminations) More... over 9 years ago
change the sleeping time in one test to be sure all the subscriptions are started More... over 9 years ago
remove unstable assertions in tests More... over 9 years ago
implement the subscription supervisor, class and tests More... over 9 years ago
remove sbt parallel execution in tests More... over 9 years ago
SubscriptionChildActor + tests More... over 9 years ago
clean tests More... over 9 years ago
grow up the number of classifiers for the event bus, clean tests More... over 9 years ago
group tests, remove useless timeout in the main ClockActor More... over 9 years ago
renamed actor system for each test More... over 9 years ago
add one actor system per test for safety More... over 9 years ago
change supervisor strategy More... over 9 years ago
clean tests and guardian strategy More... over 9 years ago
cleaning tests More... over 9 years ago
rebase README.md More... over 9 years ago
Merge branch 'develop' of github.com:Spirals-Team/powerapi into develop More... over 9 years ago
Fix bug #18 More... over 9 years ago
add a code coverage tool for scala (sbt plugin) More... over 9 years ago
Try to fix bug #18 by using lookups for retrieving actors instead of map More... over 9 years ago
Try to fix the bug #18 More... over 9 years ago
Update README.md More... over 9 years ago
fix a missing string interpolation More... over 9 years ago
Merge branch 'develop' of https://github.com/Spirals-Team/powerapi into develop More... over 9 years ago