61 Commits (9bb71ff3ef8339b474e83ecac4775b818d2b92e4)

Author SHA1 Message Date
  Chris Smith a9631ebf02 Commands clean up 12 years ago
  Chris Smith 9ff3b302a6 Move loading of core commands out of CommandManager 12 years ago
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 years ago
  Chris Smith 5c64a29c45 Deprecations 12 years ago
  Chris Smith ebbd1daff5 Import fixing! 12 years ago
  Chris Smith 41304ccecb More deprecation fixes 12 years ago
  Chris Smith 69ba0e3fe4 Extract interface for command manager 13 years ago
  Chris Smith 2f4649f388 More deprecations go byebye 13 years ago
  Chris Smith 6dc3dcde13 Add a ServerFactory and unit test /newserver sanely 13 years ago
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Greg Holmes 935c21ebf8 Remove windows from commands 13 years ago
  Chris Smith 7cd4171bf1 Add BasicCommandInfo and make core commands use it 13 years ago
  Chris Smith 949770857a Make CommandManager a singleton 13 years ago
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 years ago
  Chris Smith 4b8bf0c056 Unit tests 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 da78032175 Add command flag utility classes and make /echo and /set use them. 13 years ago
  Chris Smith 402c603dc8 Remove some deprecated methods/usages 13 years ago
  Chris Smith 5d584f2068 Style fixes 14 years ago
  Chris Smith 6e42762d67 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
  Chris Smith b3009f3843 Unit test fiddling 14 years ago
  Gregory Holmes 187d17230c Fix the unit tests shane broke 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith 1a248277ae Fix /mode command unit test 14 years ago
  Chris Smith 32cf9f348f Update unit tests for URI changes 14 years ago
  Chris Smith f55a6902f2 Issue 2736. 15 years ago
  Chris Smith ed4593bf1e Minor tidying, unbreak unit tests (apparently refactors don't apply to them?!) 15 years ago
  Chris Smith 1b1dcbb8ce Under 300 errors! 15 years ago
  Chris Smith 54125d2f8e Parser abstraction. What more do you want me to say? 15 years ago
  Chris Smith 038fdfbd8f Abstract CommandInfos somewhat 15 years ago
  Chris Smith c459267c1e Added unit test for /kick 15 years ago
  Chris Smith ec1be119f6 Minor unit test changes 15 years ago
  Chris Smith a3805efd4f /part unit test 15 years ago
  Chris Smith 94b5c835f1 Add junitreports to .gitignore 15 years ago
  Chris Smith a6b420b787 Add unit test for /mode and fix bug with external invocations not 15 years ago
  Chris Smith 504d813f06 Test /server command execution 15 years ago
  Chris Smith 3855f821f4 Get rid of TestInputWindow 15 years ago
  Chris Smith f7d6b6a0fa Mock MessageTargets instead of using a harness 15 years ago
  Chris Smith b435501251 Fix some broken unit tests 15 years ago
  Chris Smith c33fd01752 Initial work on moving to CommandArguments 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 d1fe7ee2d0 CommandParser unit test 16 years ago
  Chris Smith a957a8cb10 Unit tests++ 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