5 Commits (0c5f2807c885475335a75502b0435f87cb2ee157)

Author SHA1 Message Date
  Chris Smith 192550f434 Move event bus code to a bundle. 7 years ago
  Chris Smith 23300340c1 Fix test deprecations. 7 years ago
  Chris Smith 232ee993d4 Fix tests after mockito upgrade. 7 years ago
  Chris Smith 5cc0af4324 Use EventBus interface. 7 years ago
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 years ago
  Chris Smith 2204bf0570 Convert some commands to use output events. 8 years ago
  Chris Smith f75e7f79f2 Fix almost all remaining FrameContainer refs. 9 years ago
  Chris Smith 2342c58761 Fix tests. 9 years ago
  Chris Smith 3214f6f141 Add a separate ServiceManager implementation. 9 years ago
  Shane Mc Cormack 9f3fcd1b59 2015! 9 years ago
  Greg Holmes 8e9c2cee1a Switch to Profiles. 9 years ago
  Chris Smith 38b5e683a5 Replace loads of servers with connections. 9 years ago
  Chris Smith 7f222c800f Introduce a ConnectionManager. 9 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 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 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
  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
  Chris Smith 82ae588034 More unit tests 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Shane Mc Cormack 9eae9f9557 Readded "extends junit.framework.TestCase" to all Tests to make them still work on ant 1.6.5 16 years ago
  Chris Smith 02eecebc72 Tests now use JUnit 4.x annotations 16 years ago
  Chris Smith 0f0899b8a5 Added license header to all tests 16 years ago
  Chris Smith 16657569c6 Unit tests 16 years ago