30 Commits (2a00c29d2ae139da9a1fe8055e44dcfefa78acdc)

Autor SHA1 Nachricht Datum
  Chris Smith 38b5e683a5 Replace loads of servers with connections. vor 9 Jahren
  Chris Smith 7f222c800f Introduce a ConnectionManager. vor 9 Jahren
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 vor 10 Jahren
  Greg Holmes 2a44f2bdcd Fix URIParser (has apparently been broken forever). vor 10 Jahren
  Chris Smith c870e6719a Move URI parsing behaviour into a util class. vor 10 Jahren
  Chris Smith a335bf1208 Use config interfaces where possible. vor 10 Jahren
  Chris Smith b354ebdb70 Move old config interfaces into config folder. vor 10 Jahren
  Chris Smith 0620e3d432 Make all core commands provide a controller. vor 10 Jahren
  Chris Smith 68ce22ff7d Pass IdentityManager into commands that use it. vor 10 Jahren
  Chris Smith 2e121ed421 Remove CommandManager.getMain(). vor 10 Jahren
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 vor 11 Jahren
  Shane Mc Cormack 7b67f19db2 Revert "Continue main removal" vor 11 Jahren
  greboid f9c93121a9 Begin work on removing CommandManager singleton vor 11 Jahren
  Shane Mc Cormack 792f3cc7dc Make main less static. vor 11 Jahren
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 vor 12 Jahren
  Chris Smith ebbd1daff5 Import fixing! vor 12 Jahren
  Chris Smith 41304ccecb More deprecation fixes vor 12 Jahren
  Chris Smith 6dc3dcde13 Add a ServerFactory and unit test /newserver sanely vor 13 Jahren
  Greg Holmes d04e2bea4f Change header? vor 13 Jahren
  Chris Smith 7cd4171bf1 Add BasicCommandInfo and make core commands use it vor 13 Jahren
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction vor 13 Jahren
  Shane Mc Cormack fd83b6b2a9 Update Copyright vor 13 Jahren
  Chris Smith 2edf699e02 Introduce command contexts. vor 14 Jahren
  Chris Smith f4bbdb48fe Massive window changes. vor 14 Jahren
  Chris Smith 5334959656 Commands now use containers not windows vor 14 Jahren
  Shane Mc Cormack b691b14491 Update the copyright date on all files. vor 14 Jahren
  Chris Smith 3855f821f4 Get rid of TestInputWindow vor 15 Jahren
  Chris Smith b435501251 Fix some broken unit tests vor 15 Jahren
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 vor 15 Jahren
  Chris Smith dae7e615ae /server and /newserver now validate their ports vor 16 Jahren
  Chris Smith 2ad9ce2407 Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes vor 16 Jahren
  Chris Smith 8706edabbd Added tests for a bunch of commands to ensure they output usage instructions when passed too few args vor 16 Jahren
  Chris Smith 82ae588034 More unit tests vor 16 Jahren
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. vor 16 Jahren
  Shane Mc Cormack 9eae9f9557 Readded "extends junit.framework.TestCase" to all Tests to make them still work on ant 1.6.5 vor 16 Jahren
  Chris Smith 02eecebc72 Tests now use JUnit 4.x annotations vor 16 Jahren
  Chris Smith 0f0899b8a5 Added license header to all tests vor 16 Jahren
  Chris Smith 16657569c6 Unit tests vor 17 Jahren