53 커밋 (9892edf353681267e08ae0472b05a25cd5428f0b)

작성자 SHA1 메시지 날짜
  Greg Holmes 068941aa04 Fix unit test failing on windows. 9 년 전
  Chris Smith 04a20bade3 Make PluginMetaData use a Path for the plugin. 9 년 전
  Greg Holmes 82987a3b38 fix unit tests for IDEA. 9 년 전
  Chris Smith 6ae693893d Enable PMD in gradle + apply fixes. 9 년 전
  Chris Smith d5b9bebef5 Make ChildEventBusManager.disconnect async. 9 년 전
  Chris Smith ab68ff44f6 Add test for ChildEventBusManager :) 9 년 전
  Greg Holmes 746bb6081d Generify MBassador. 9 년 전
  Greg Holmes b12a0cb412 MBassador. 9 년 전
  Chris Smith bc615bfd95 Fix URLBuilderTest. 10 년 전
  Greg Holmes 3ba3aed30a EventBus logging for URLBuilder. 10 년 전
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 년 전
  Greg Holmes 2a44f2bdcd Fix URIParser (has apparently been broken forever). 10 년 전
  Greg Holmes 9176a73793 Add more edge cases to URLBuilder test 10 년 전
  Greg Holmes 7ec52e9633 Add missing license header 10 년 전
  Greg Holmes 34da22339c Add unit tests for URLBuilder 10 년 전
  Chris Smith a032a667eb Move CipherUtils into config package 14 년 전
  Chris Smith 0542faba35 Move URLHandler to ui.core.util 14 년 전
  Chris Smith 58b2e9113f Move util classes into separate repo 14 년 전
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 년 전
  Chris Smith 32cf9f348f Update unit tests for URI changes 14 년 전
  Chris Smith 0d459afd79 I hate issue 2736. 15 년 전
  Chris Smith 976551bc89 Unit test fiddling 15 년 전
  Chris Smith a9bfd55072 I wonder why that was ignored. If things explode, blame DF! 15 년 전
  Chris Smith b435501251 Fix some broken unit tests 15 년 전
  Chris Smith 06685dc561 Fix IRC Address test 15 년 전
  Chris Smith 7912d6fe02 Initial work on moving UI to a plugin 15 년 전
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 년 전
  Chris Smith fe13008365 Ignore IrcAddressTest.Connect as it seems to break the jvm now(?!) 15 년 전
  Chris Smith 366b474e7a Add unit test for RollingList 16 년 전
  Chris Smith f6a763bf99 Unit tests for issues 1391 and 1392 (and URLHandler in general) 16 년 전
  Chris Smith 90b24d3077 Handle url handlers (heh) with quotes in properly. 16 년 전
  Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) 16 년 전
  Chris Smith 7d772cb5e7 Add DoubleMap unit test 16 년 전
  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 년 전
  Chris Smith 971603925a Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. 16 년 전
  Chris Smith 990797b148 Update some util unit tests 16 년 전
  Chris Smith 0fa4e23c8f Implement ConfigFile.delete and TextFile.delete, and tests for them both 16 년 전
  Chris Smith 0e47e54b08 ConfigFile now escapes # 16 년 전
  Chris Smith 8905c5cab0 ConfigFile now escapes/unescapes content vaguely sensibly, although it still doesn't like =s 16 년 전
  Chris Smith 466200a6e1 Update config file test to cover odd things like :, =, \r, \n, \ 16 년 전
  Chris Smith 1485c865bb TextFiles/ConfigFiles can now be instansiated with InputStreams 16 년 전
  Chris Smith e460dddf94 IrcAddress now parses the query and fragment parts of URIs 16 년 전
  Gregory Holmes 75d0438bdc Fixes issue 887: Cipher utils doesn't work 16 년 전
  Chris Smith 4a94398035 Made cipher utils a singleton instead of having loads of static methods/properties 16 년 전
  Chris Smith 54236284a0 IrcAddress now uses URI to parse URLs. This means that encoded characters are now decoded properly. 16 년 전
  Chris Smith 24ba8d268f IrcAddress now ignores trailing "isnick", "needkey" and "needpass" strings 16 년 전
  Chris Smith 569454a89b Additional MapList unit tests 16 년 전
  Chris Smith 13579c6d61 Unit tests for ConfigFile 16 년 전
  Chris Smith d82b7a01c1 TextFile and ConfigFile can now be initialised with a URI 16 년 전
  Chris Smith e8d443b1e7 Bet you can't guess what these are! 16 년 전