Remove @author tags
[Sone.git] / src / test / java / net / pterodactylus / sone / core / PreferencesTest.java
2018-03-03 David ‘Bombe’ RodenRemove @author tags
2016-10-26 David ‘Bombe’ RodenMerge branch 'release-0.9.6' 0.9.6
2016-10-08 David ‘Bombe’ RodenDon’t use deprecated class anymore
2015-06-16 David ‘Bombe’ RodenMerge branch 'release/0.9-rc1' 0.9-rc1
2015-06-12 David ‘Bombe’ RodenMerge branch 'last-working' into next
2014-11-22 David ‘Bombe’ RodenDon’t allow a “post cut off length” of -1 anymore.
2014-09-30 David ‘Bombe’ RodenMove preferences loading and saving out of the core.
2014-09-29 David ‘Bombe’ RodenMove option interface and default implementation to...
2014-09-28 David ‘Bombe’ RodenUse event bus to change FCP interface configuration.
2014-09-28 David ‘Bombe’ RodenUse event bus to activate and deactivate the FCP interface.
2014-09-28 David ‘Bombe’ RodenUse events to communicate changes to insertion delay...
2014-08-04 David ‘Bombe’ RodenAdd unit test for preferences.