5
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Taking more steps to remove InjectedTest. More... almost 13 years ago
Moved configuration for Java source version compliance to the parent pom. More... almost 13 years ago
Unit tests for the Time class. More... almost 13 years ago
Moved constructors up before static factory methods. More... almost 13 years ago
Renamed TimeTest to TimeEquivalenceTest. More... almost 13 years ago
Renamed test. More... almost 13 years ago
Moved the Plugin interface to tomighty-api. More... almost 13 years ago
#23: Timer messages now indicate which phase (pomodoro, break) they occurred on. More... almost 13 years ago
Make JUnit a global dependency by moving it to the parent pom. More... almost 13 years ago
Renamed class TimerEnd to TimerFinished. More... almost 13 years ago
Renamed class TimerStop to TimerStopped. More... almost 13 years ago
Renamed CountdownTimer to simply Timer. More... almost 13 years ago
Make this class abstract. More... almost 13 years ago
Fixed unit tests: the bus was not configured for injection. More... almost 13 years ago
#66: Introducing the Bus interface. More... almost 13 years ago
#66: Created tomighty-api project. More... almost 13 years ago
Add developers and contributors to pom file. More... almost 13 years ago
Add tomighty-api as dependency. More... almost 13 years ago
#66: Created multi-module project so we can introduce the Tomighty API project. More... almost 13 years ago
#66: Moved Tomighty project to a subdirectory in order to turn it into a Maven module. More... almost 13 years ago
Merge pull request #70 from VictorDenisov/master More... almost 13 years ago
Tests are made order safe. More... almost 13 years ago
Write some log messages during plugin load time. More... almost 13 years ago
DirectoryPluginPack.toString() returns the plugin directory path. More... almost 13 years ago
Merge pull request #69 from dobermai/master More... almost 13 years ago
#67: Replaced the old log code with SLF4J. More... almost 13 years ago
added source and javadoc installation to install phase More... almost 13 years ago
added assembly plugin to package phase More... almost 13 years ago
Updated copyright notice on all files. More... almost 13 years ago
#64: Replace the old IoC container with Guice. More... almost 13 years ago