30 Commits (2a00c29d2ae139da9a1fe8055e44dcfefa78acdc)

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