Distinguish between local and “normal” Sones in FCP handler.
[Sone.git] / src / test / java / net / pterodactylus / sone / fcp / LockSoneCommandTest.java
2014-12-02 David ‘Bombe’ RodenDistinguish between local and “normal” Sones in FCP...
2014-12-02 David ‘Bombe’ RodenFix variable name.
2014-12-02 David ‘Bombe’ RodenReturn local Sones from core and web interface.
2014-09-27 David ‘Bombe’ RodenRemove the possibility to create Sones from the getLoca...
2013-06-29 David ‘Bombe’ RodenMerge branch 'release-0.8.5' 0.8.5
2013-06-29 David ‘Bombe’ RodenMerge branch 'partial-rewrite' into next
2013-06-29 David ‘Bombe’ RodenMerge branch 'lock-sones-via-fcp-317' into next
2013-06-29 David ‘Bombe’ RodenAdd tests for LockSoneCommand and UnlockSoneCommand...