526 Commits (d5ddce61bcdddbf7b63516475921d5b0915d09c8)

Autor SHA1 Nachricht Datum
  Chris Smith a335bf1208 Use config interfaces where possible. vor 10 Jahren
  Chris Smith b354ebdb70 Move old config interfaces into config folder. vor 10 Jahren
  Chris Smith b94d5390ae Introduce interfaces for identities/configmanagers vor 10 Jahren
  Chris Smith 151dec3886 Fix some singleton references. vor 10 Jahren
  Chris Smith 0620e3d432 Make all core commands provide a controller. vor 10 Jahren
  Chris Smith 1d439133aa Inject all the commands. vor 10 Jahren
  Chris Smith 4477b1ccb8 Make plugin injection more sensible. vor 10 Jahren
  Chris Smith 97a4313483 Fix dependency problem, and tidy a bit. vor 10 Jahren
  Chris Smith 65b308c877 Make the WindowManager test sane. vor 10 Jahren
  Chris Smith 990b03ae2e Fix some AliasWrapper references. vor 10 Jahren
  Chris Smith b6b3a740c4 Don't try and use clover optimised test runs. vor 10 Jahren
  Chris Smith 18e0c6b275 Tidy up some ColourManager refs and inject. vor 10 Jahren
  Chris Smith 263d9e330d Inject some action wrappers. vor 10 Jahren
  Chris Smith ff552de9c6 Fix up the ThemeManager's static state and inject. vor 10 Jahren
  Chris Smith fe114fb56f Remove some more TestMain references. vor 10 Jahren
  Chris Smith 7333fc3f2e Move more initialisation into dagger. vor 10 Jahren
  Chris Smith 861fe41dfb Fix tests that don't work in parallel. vor 10 Jahren
  Chris Smith d92598e079 Inject StatusBarManager and MessageSinkManager. vor 10 Jahren
  Chris Smith f0d929f391 Initialise the IdentityManager in Dagger. vor 10 Jahren
  Chris Smith e86677fa6d Inject the CommandManager. vor 10 Jahren
  Chris Smith b37b954647 Inject the CommandLoader. vor 10 Jahren
  Chris Smith beda762db4 Inject the PluginManager. vor 10 Jahren
  Chris Smith fdee421ebb Inject the config directory. vor 10 Jahren
  Chris Smith 4a05d0a32d Improve some actions tests. vor 10 Jahren
  Chris Smith 25628cdde2 Introduce Dagger. vor 10 Jahren
  Chris Smith 297d591758 Change how the ActionManager's initialised. vor 10 Jahren
  Chris Smith c87f4de60a Stop IdentityManager initialising itself. vor 10 Jahren
  Chris Smith 68ce22ff7d Pass IdentityManager into commands that use it. vor 10 Jahren
  Chris Smith 7254dc17eb Pass in configuration dir to PluginManager. vor 10 Jahren
  Chris Smith 15d78e5e0b PluginManager shouldn't keep a reference to Main. vor 10 Jahren
  Chris Smith 08bac19e14 Pass in dependencies to ServerManager explicitly. vor 10 Jahren
  Chris Smith 1afcf20413 Add interface for things that want to quit. vor 10 Jahren
  Chris Smith ec24b3ece8 Remove ActionManager's Main reference. vor 10 Jahren
  Chris Smith 2e121ed421 Remove CommandManager.getMain(). vor 10 Jahren
  Chris Smith 67936bd5de Remove dependency on real ActionManager from test. vor 10 Jahren
  Chris Smith 7243ab1fba Pass in most dependencies to Server. vor 10 Jahren
  Chris Smith 29c0c560b6 Remove ActionComponentArgument. vor 10 Jahren
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 vor 11 Jahren
  Shane Mc Cormack 7b67f19db2 Revert "Continue main removal" vor 11 Jahren
  Shane Mc Cormack d74b916231 Revert "Add CommandController to plugin DI." vor 11 Jahren
  Greg Holmes e93538e9dc Continue main removal vor 11 Jahren
  Greg Holmes cc15866d40 Add CommandController to plugin DI. vor 11 Jahren
  greboid f9c93121a9 Begin work on removing CommandManager singleton vor 11 Jahren
  Greg Holmes cde8093e4e Disable broken unit tests vor 11 Jahren
  Shane Mc Cormack 4edc853bbf Desingleton PluginManager (and as a side-effect, ServerManager). vor 11 Jahren
  Shane Mc Cormack 792f3cc7dc Make main less static. vor 11 Jahren
  Greg Holmes 62db47acbb Tidy up unit Prefs stuff (and unit test!) vor 12 Jahren
  Greg Holmes ab45825e88 De-singleton + unit test vor 12 Jahren
  Greg Holmes 09cbf8933b Add unit test for ActionNameValidator vor 12 Jahren
  Greg Holmes a72a77c11e Add unit test for StatusBarManager vor 12 Jahren