526 次程式碼提交 (d5ddce61bcdddbf7b63516475921d5b0915d09c8)

作者 SHA1 備註 提交日期
  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 年之前
  Chris Smith 2e121ed421 Remove CommandManager.getMain(). 10 年之前
  Chris Smith 67936bd5de Remove dependency on real ActionManager from test. 10 年之前
  Chris Smith 7243ab1fba Pass in most dependencies to Server. 10 年之前
  Chris Smith 29c0c560b6 Remove ActionComponentArgument. 10 年之前
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 年之前
  Shane Mc Cormack 7b67f19db2 Revert "Continue main removal" 11 年之前
  Shane Mc Cormack d74b916231 Revert "Add CommandController to plugin DI." 11 年之前
  Greg Holmes e93538e9dc Continue main removal 11 年之前
  Greg Holmes cc15866d40 Add CommandController to plugin DI. 11 年之前
  greboid f9c93121a9 Begin work on removing CommandManager singleton 11 年之前
  Greg Holmes cde8093e4e Disable broken unit tests 11 年之前
  Shane Mc Cormack 4edc853bbf Desingleton PluginManager (and as a side-effect, ServerManager). 11 年之前
  Shane Mc Cormack 792f3cc7dc Make main less static. 11 年之前
  Greg Holmes 62db47acbb Tidy up unit Prefs stuff (and unit test!) 12 年之前
  Greg Holmes ab45825e88 De-singleton + unit test 12 年之前
  Greg Holmes 09cbf8933b Add unit test for ActionNameValidator 12 年之前
  Greg Holmes a72a77c11e Add unit test for StatusBarManager 12 年之前