Search for the connection before removing it.
[xudocci.git] / src / main / java / net / pterodactylus / xdcc / data /
2014-11-17 David ‘Bombe’ RodenStore a bot’s channel.
2014-10-18 David ‘Bombe’ RodenExtend stats command.
2014-10-17 David ‘Bombe’ RodenFormat printed channels nicely.
2013-09-06 David ‘Bombe’ RodenMove time formatting to command reader; use function...
2013-09-06 David ‘Bombe’ RodenAdd method to return all defined networks.
2013-08-08 David ‘Bombe’ RodenAdd comparators for sorting downloads.
2013-04-18 David ‘Bombe’ RodenMake class thread-safe.
2013-04-18 David ‘Bombe’ RodenAdd predicate that identifies running downloads.
2013-04-18 David ‘Bombe’ RodenOverride hashCode() and equals().
2013-04-13 David ‘Bombe’ RodenResume a download if a partial file already exists...
2013-04-11 David ‘Bombe’ RodenAdd methods to configure multiple ports with one method...
2013-04-11 David ‘Bombe’ RodenAdd container for download data.
2013-04-10 David ‘Bombe’ RodenMake channels work correctly in maps and sets.
2013-04-09 David ‘Bombe’ RodenUse map and set creators from Guava.
2013-04-09 David ‘Bombe’ RodenMake a bot deliver all its packs when it’s being iterat...
2013-04-08 David ‘Bombe’ RodenSimplify equals().
2013-04-08 David ‘Bombe’ RodenEnsure that name is always != null.
2013-04-08 David ‘Bombe’ RodenOverride equals() and hashCode().
2013-04-08 David ‘Bombe’ RodenAdd bots and packs.
2013-04-08 David ‘Bombe’ RodenAdd channel container.
2013-04-08 David ‘Bombe’ RodenAdd network and server container.