39 Commits (2a00c29d2ae139da9a1fe8055e44dcfefa78acdc)

Author SHA1 Message Date
  Chris Smith 38b5e683a5 Replace loads of servers with connections. 9 years ago
  Chris Smith 7f222c800f Introduce a ConnectionManager. 9 years ago
  Chris Smith fa4a3d6dbc Move /alias command over to new AliasManager. 10 years ago
  Chris Smith 09cb002be2 Always specify an origin when parsing commands. 10 years ago
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 years ago
  Greg Holmes 2a44f2bdcd Fix URIParser (has apparently been broken forever). 10 years ago
  Chris Smith c870e6719a Move URI parsing behaviour into a util class. 10 years ago
  Chris Smith 9591bda084 Inject GlobalCommandParser, and tidying up. 10 years ago
  Chris Smith 1472299df3 Use injected ActionFactory everywhere. 10 years ago
  Chris Smith a335bf1208 Use config interfaces where possible. 10 years ago
  Chris Smith b354ebdb70 Move old config interfaces into config folder. 10 years ago
  Chris Smith 0620e3d432 Make all core commands provide a controller. 10 years ago
  Chris Smith 990b03ae2e Fix some AliasWrapper references. 10 years ago
  Chris Smith 68ce22ff7d Pass IdentityManager into commands that use it. 10 years ago
  Chris Smith 2e121ed421 Remove CommandManager.getMain(). 10 years ago
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 years ago
  Shane Mc Cormack 7b67f19db2 Revert "Continue main removal" 11 years ago
  greboid f9c93121a9 Begin work on removing CommandManager singleton 11 years ago
  Shane Mc Cormack 792f3cc7dc Make main less static. 11 years ago
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 years ago
  Chris Smith ebbd1daff5 Import fixing! 12 years ago
  Chris Smith 41304ccecb More deprecation fixes 12 years ago
  Chris Smith 6dc3dcde13 Add a ServerFactory and unit test /newserver sanely 13 years ago
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Chris Smith 7cd4171bf1 Add BasicCommandInfo and make core commands use it 13 years ago
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Greg Holmes 936792f136 Remove debug command from client, moved to a plugin. 13 years ago
  Chris Smith 5d584f2068 Style fixes 14 years ago
  Chris Smith 2edf699e02 Introduce command contexts. 14 years ago
  Chris Smith f4bbdb48fe Massive window changes. 14 years ago
  Chris Smith 5334959656 Commands now use containers not windows 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith 3855f821f4 Get rid of TestInputWindow 15 years ago
  Chris Smith b435501251 Fix some broken unit tests 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith dae7e615ae /server and /newserver now validate their ports 16 years ago
  Chris Smith 2ad9ce2407 Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes 16 years ago
  Chris Smith 8706edabbd Added tests for a bunch of commands to ensure they output usage instructions when passed too few args 16 years ago