41 Commits (9e126db8164eb445129196dc8a6d08a856955386)

Author SHA1 Message Date
  Chris Smith 017a9a3d61 Introduce a TabCompleterFactory. 10 years ago
  Chris Smith d596e02ddc Remove direct Identity usages. 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 151dec3886 Fix some singleton references. 10 years ago
  Chris Smith 7243ab1fba Pass in most dependencies to Server. 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
  Greg Holmes e93538e9dc Continue main removal 11 years ago
  Shane Mc Cormack 4edc853bbf Desingleton PluginManager (and as a side-effect, ServerManager). 11 years ago
  Shane Mc Cormack 792f3cc7dc Make main less static. 11 years ago
  Chris Smith 345fe77ea7 Ignore or remove tests that fail in a headless env 12 years ago
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 years ago
  Chris Smith 5c64a29c45 Deprecations 12 years ago
  Chris Smith 41304ccecb More deprecation fixes 12 years ago
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Greg Holmes acdd8268bc Remove deprecations. 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith 5d584f2068 Style fixes 14 years ago
  Chris Smith 2a04fd59e5 Fix flakey Server unit test 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith 32cf9f348f Update unit tests for URI changes 14 years ago
  Chris Smith 3e8d7c6ea2 Servers no longer autoconnect. 15 years ago
  Chris Smith f55a6902f2 Issue 2736. 15 years ago
  Chris Smith 61c310a253 I am the unittest man, I come from down the way, and I can pllaaaayyyyy 15 years ago
  Chris Smith 2165faa4cd Fix some tests post UI changes 15 years ago
  Chris Smith 7912d6fe02 Initial work on moving UI to a plugin 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Chris Smith 816877e2dc GRRRRRAAAAAAAAAARRRRGGGGGGGGGGGGGGHHHHHHHHHHHHHH. 16 years ago
  Chris Smith b5c630f2a2 Unkill failing test. I'm blaming insanely old defaults 16 years ago
  Chris Smith e40d902f03 Kill failing test. No idea what's going wrong. 16 years ago
  Chris Smith a9b93bde7c Fscking unit tests 16 years ago
  Chris Smith 070061875e InviteTest now uses test parsers, not real ones 16 years ago
  Chris Smith 528a24c637 ServerTest tests now use a TestParserFactory so they don't spam connect/disconnects stupidly fast 16 years ago
  Chris Smith 4daf219085 Added ActionListener and ParserFactory implementations to test harness package, and rejiggled TestParser a bit 16 years ago
  Chris Smith 43aa4cb0f9 Repurpose testRemoveInvitesOnDisconnect to testRemoveInvitesOnSocketClosed 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith 2201eeb39c Added unit tests for invites, topics, and server's handling of invites. 16 years ago
  Chris Smith 847ac86f84 Added new IgnoreList class 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 056fa795c9 New server network name behaviour 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 2ab0a01607 Created util package, moved some stuff in 16 years ago
  Chris Smith 065ab57e1b Tests are now compatible with older JUnit style 17 years ago
  Chris Smith f181baed4f * Minor bug fixes 17 years ago
  Chris Smith 2be94328e0 Added StringTranscoder 17 years ago