547 Commits (9e126db8164eb445129196dc8a6d08a856955386)

Author SHA1 Message Date
  Chris Smith a63f255f47 Fix concurrent modification in UpdateManager. 10 years ago
  Chris Smith 017a9a3d61 Introduce a TabCompleterFactory. 10 years ago
  Chris Smith ef5eb67c3e Remove static AliasWrapper ref. 10 years ago
  Chris Smith ae888ef208 Die, TestMain, die. 10 years ago
  Chris Smith fbe6ef7165 Give actions some dependencies. 10 years ago
  Chris Smith 1472299df3 Use injected ActionFactory everywhere. 10 years ago
  Chris Smith bdbe324fd3 Create all actions through a factory. 10 years ago
  Chris Smith 0b69247ea1 Rename some config classes. 10 years ago
  Chris Smith 14da0a2938 Remove ConfigManager references. 10 years ago
  Chris Smith d596e02ddc Remove direct Identity usages. 10 years ago
  Chris Smith aceab94801 Remove a load of deprecated methods. 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 b94d5390ae Introduce interfaces for identities/configmanagers 10 years ago
  Chris Smith 151dec3886 Fix some singleton references. 10 years ago
  Chris Smith 0620e3d432 Make all core commands provide a controller. 10 years ago
  Chris Smith 1d439133aa Inject all the commands. 10 years ago
  Chris Smith 4477b1ccb8 Make plugin injection more sensible. 10 years ago
  Chris Smith 97a4313483 Fix dependency problem, and tidy a bit. 10 years ago
  Chris Smith 65b308c877 Make the WindowManager test sane. 10 years ago
  Chris Smith 990b03ae2e Fix some AliasWrapper references. 10 years ago
  Chris Smith b6b3a740c4 Don't try and use clover optimised test runs. 10 years ago
  Chris Smith 18e0c6b275 Tidy up some ColourManager refs and inject. 10 years ago
  Chris Smith 263d9e330d Inject some action wrappers. 10 years ago
  Chris Smith ff552de9c6 Fix up the ThemeManager's static state and inject. 10 years ago
  Chris Smith fe114fb56f Remove some more TestMain references. 10 years ago
  Chris Smith 7333fc3f2e Move more initialisation into dagger. 10 years ago
  Chris Smith 861fe41dfb Fix tests that don't work in parallel. 10 years ago
  Chris Smith d92598e079 Inject StatusBarManager and MessageSinkManager. 10 years ago
  Chris Smith f0d929f391 Initialise the IdentityManager in Dagger. 10 years ago
  Chris Smith e86677fa6d Inject the CommandManager. 10 years ago
  Chris Smith b37b954647 Inject the CommandLoader. 10 years ago
  Chris Smith beda762db4 Inject the PluginManager. 10 years ago
  Chris Smith fdee421ebb Inject the config directory. 10 years ago
  Chris Smith 4a05d0a32d Improve some actions tests. 10 years ago
  Chris Smith 25628cdde2 Introduce Dagger. 10 years ago
  Chris Smith 297d591758 Change how the ActionManager's initialised. 10 years ago
  Chris Smith c87f4de60a Stop IdentityManager initialising itself. 10 years ago
  Chris Smith 68ce22ff7d Pass IdentityManager into commands that use it. 10 years ago
  Chris Smith 7254dc17eb Pass in configuration dir to PluginManager. 10 years ago
  Chris Smith 15d78e5e0b PluginManager shouldn't keep a reference to Main. 10 years ago
  Chris Smith 08bac19e14 Pass in dependencies to ServerManager explicitly. 10 years ago
  Chris Smith 1afcf20413 Add interface for things that want to quit. 10 years ago
  Chris Smith ec24b3ece8 Remove ActionManager's Main reference. 10 years ago
  Chris Smith 2e121ed421 Remove CommandManager.getMain(). 10 years ago
  Chris Smith 67936bd5de Remove dependency on real ActionManager from test. 10 years ago
  Chris Smith 7243ab1fba Pass in most dependencies to Server. 10 years ago
  Chris Smith 29c0c560b6 Remove ActionComponentArgument. 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