4 コミット (192550f434a0cbf97f733379dfed8f802055132e)

作成者 SHA1 メッセージ 日付
  Chris Smith 192550f434 Move event bus code to a bundle. 7年前
  Chris Smith 4c35da850d Update copyright. 7年前
  Chris Smith 5cc0af4324 Use EventBus interface. 7年前
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8年前
  Chris Smith b54efa3c82 Remove some unused code. 8年前
  Greg Holmes 3e93816b34 Remove {User,App}ErrorEvents. 9年前
  Greg Holmes 69289df900 Move ProgramErrorAppender to logger 9年前
  Chris Smith 1e3b0b5e28 Change a couple of event bus error reportings. 9年前
  Greg Holmes 9f46c009fe Reorganise imports. 9年前
  Greg Holmes 6518193f7d Initial work on Logback logging. 9年前
  Chris Smith ce60b8f181 Move shutdown handling into LifecycleController. 9年前
  Chris Smith 3214f6f141 Add a separate ServiceManager implementation. 9年前
  Chris Smith ac931ead7f Remove actions. Entirely. 9年前
  Shane Mc Cormack 9f3fcd1b59 2015! 9年前
  Chris Smith 5a17422eb9 Disable the security manager. 9年前
  Greg Holmes 06174e8574 Switch to Executors from TimerTasks. 9年前
  Chris Smith 803cdea954 Move mode alias reporting out of Server. 9年前
  Greg Holmes dc34d90023 Move uncaught exception handler. 9年前
  Greg Holmes 9fbb39e60d -stream() 9年前
  Greg Holmes 3e3c26b864 Remove Logger calls from Main init. 9年前
  Chris Smith 78093e4dac Tidy up a load of com.dmdirc classes. 9年前
  Chris Smith 5fe2e4fbf5 Use method references. 9年前
  Chris Smith 3ea769fa59 Simplify lambdas 9年前
  Chris Smith d11784d24a Use Stream API in place of foreach loops. 9年前
  Chris Smith 7f222c800f Introduce a ConnectionManager. 9年前
  Chris Smith 693264fb86 Make all the things final. 9年前
  Greg Holmes 746bb6081d Generify MBassador. 9年前
  Greg Holmes b12a0cb412 MBassador. 9年前
  Chris Smith d240937227 Tidy up core plugin functionality. 9年前
  Chris Smith 3091940b40 Lots of typo fixes. 9年前
  Chris Smith b1f373c5be Fix various inspection errors. 10年前
  Chris Smith 0bc8af8c24 Add a skeleton security policy. 10年前
  Chris Smith 0076d40f7d Start lifecycle components before ClientOpened. 10年前
  Chris Smith a42a254096 Migrate action aliases to real aliases. 10年前
  Chris Smith 7f69a44212 Make handling of lifecyclecomponents more generic. 10年前
  Chris Smith 61f974b17d Hook aliases in Main, for now. 10年前
  Greg Holmes 30ec4be44f Remove UI controller methods. 10年前
  Chris Smith 01fa9b6453 Bulk remove inheritDoc. 10年前
  Chris Smith 2edb252e99 Move more things to EventBus. 10年前
  Chris Smith 657d3efe35 Add EventBus monitoring to ActionManager. 10年前
  Chris Smith be8a660383 Tidy up, remove old TODOs 10年前
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10年前
  Chris Smith 847180a51f Remove deprecated URLBuilder stuff. 10年前
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10年前
  Chris Smith 8388fc39ac Introduce an event bus. 10年前
  Chris Smith 67e955b2ae Tidying, inject a few more things. 10年前
  Chris Smith dc1a50d3a9 Pass ObjectGraphs around a bit. 10年前
  Chris Smith 05478df7a4 Desingleton the ColourManager. 10年前
  Chris Smith 2fcdd341d6 Remove the remaining WindowManager singleton refs. 10年前
  Chris Smith a335bf1208 Use config interfaces where possible. 10年前