543 次代码提交 (df2eb93849bfca7af7ed3c27b0f0d0a6bcc72df3)

作者 SHA1 备注 提交日期
  Chris Smith b922ccbc12 Remove some silly AliasWrapper deps. 10 年前
  Chris Smith 2d7c100e76 Limit who can migrate ConfigManagers. 10 年前
  Chris Smith f8e15603bc Remove MessageSinkManager singleton. 10 年前
  Chris Smith 2fcdd341d6 Remove the remaining WindowManager singleton refs. 10 年前
  Greg Holmes 0c43d2a21e Remove most singleton uses of WindowManager. 10 年前
  Chris Smith 9dcf2a9621 Make the ServerManager add Servers to stuff. 10 年前
  Chris Smith a63f255f47 Fix concurrent modification in UpdateManager. 10 年前
  Chris Smith 017a9a3d61 Introduce a TabCompleterFactory. 10 年前
  Chris Smith ef5eb67c3e Remove static AliasWrapper ref. 10 年前
  Chris Smith ae888ef208 Die, TestMain, die. 10 年前
  Chris Smith fbe6ef7165 Give actions some dependencies. 10 年前
  Chris Smith 1472299df3 Use injected ActionFactory everywhere. 10 年前
  Chris Smith bdbe324fd3 Create all actions through a factory. 10 年前
  Chris Smith 0b69247ea1 Rename some config classes. 10 年前
  Chris Smith 14da0a2938 Remove ConfigManager references. 10 年前
  Chris Smith d596e02ddc Remove direct Identity usages. 10 年前
  Chris Smith aceab94801 Remove a load of deprecated methods. 10 年前
  Chris Smith a335bf1208 Use config interfaces where possible. 10 年前
  Chris Smith b354ebdb70 Move old config interfaces into config folder. 10 年前
  Chris Smith b94d5390ae Introduce interfaces for identities/configmanagers 10 年前
  Chris Smith 151dec3886 Fix some singleton references. 10 年前
  Chris Smith 0620e3d432 Make all core commands provide a controller. 10 年前
  Chris Smith 1d439133aa Inject all the commands. 10 年前
  Chris Smith 4477b1ccb8 Make plugin injection more sensible. 10 年前
  Chris Smith 97a4313483 Fix dependency problem, and tidy a bit. 10 年前
  Chris Smith 65b308c877 Make the WindowManager test sane. 10 年前
  Chris Smith 990b03ae2e Fix some AliasWrapper references. 10 年前
  Chris Smith b6b3a740c4 Don't try and use clover optimised test runs. 10 年前
  Chris Smith 18e0c6b275 Tidy up some ColourManager refs and inject. 10 年前
  Chris Smith 263d9e330d Inject some action wrappers. 10 年前
  Chris Smith ff552de9c6 Fix up the ThemeManager's static state and inject. 10 年前
  Chris Smith fe114fb56f Remove some more TestMain references. 10 年前
  Chris Smith 7333fc3f2e Move more initialisation into dagger. 10 年前
  Chris Smith 861fe41dfb Fix tests that don't work in parallel. 10 年前
  Chris Smith d92598e079 Inject StatusBarManager and MessageSinkManager. 10 年前
  Chris Smith f0d929f391 Initialise the IdentityManager in Dagger. 10 年前
  Chris Smith e86677fa6d Inject the CommandManager. 10 年前
  Chris Smith b37b954647 Inject the CommandLoader. 10 年前
  Chris Smith beda762db4 Inject the PluginManager. 10 年前
  Chris Smith fdee421ebb Inject the config directory. 10 年前
  Chris Smith 4a05d0a32d Improve some actions tests. 10 年前
  Chris Smith 25628cdde2 Introduce Dagger. 10 年前
  Chris Smith 297d591758 Change how the ActionManager's initialised. 10 年前
  Chris Smith c87f4de60a Stop IdentityManager initialising itself. 10 年前
  Chris Smith 68ce22ff7d Pass IdentityManager into commands that use it. 10 年前
  Chris Smith 7254dc17eb Pass in configuration dir to PluginManager. 10 年前
  Chris Smith 15d78e5e0b PluginManager shouldn't keep a reference to Main. 10 年前
  Chris Smith 08bac19e14 Pass in dependencies to ServerManager explicitly. 10 年前
  Chris Smith 1afcf20413 Add interface for things that want to quit. 10 年前
  Chris Smith ec24b3ece8 Remove ActionManager's Main reference. 10 年前