3 Commits (4c35da850dc4faceb43aa004bbf4b0703038b7cc)

Author SHA1 Message Date
  Chris Smith 4c35da850d Update copyright. 7 years ago
  Chris Smith 7127abfa36 Make commands extend BaseCommand. 7 years ago
  Chris Smith d15111ddd3 Restructure to standard maven/gradle layout. 8 years ago
  Chris Smith 621a53cf06 Change all command error/output to use events. 8 years ago
  Chris Smith 344e0d38a3 Make Commands take a WindowModel. 9 years ago
  Shane Mc Cormack 9f3fcd1b59 2015! 9 years ago
  Chris Smith f830257585 Rename getOptionalConnection() to getConnection(). 9 years ago
  Chris Smith 31a78eb743 Fix various deprecated uses. 9 years ago
  Chris Smith d11784d24a Use Stream API in place of foreach loops. 9 years ago
  Chris Smith 38b5e683a5 Replace loads of servers with connections. 9 years ago
  Chris Smith 3227cde770 Fix some absolute craziness. 9 years ago
  Chris Smith b0d0c95be7 Propagate annotations around a bit. 9 years ago
  Chris Smith 01fa9b6453 Bulk remove inheritDoc. 10 years ago
  Chris Smith f538c53f86 Fully configure the NB formatter and let it loose. 10 years ago
  Shane Mc Cormack 12b39dc0f8 Update Copyright to 2014 10 years ago
  Chris Smith c59e662ad4 FrameContainers should expose a Connection. 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
  Shane Mc Cormack b87e3ba335 Update copyright for 2013 11 years ago
  Shane Mc Cormack 7b67f19db2 Revert "Continue main removal" 11 years ago
  greboid f9c93121a9 Begin work on removing CommandManager singleton 11 years ago
  Shane Mc Cormack d26602c9dc Update Copyright for 2012 12 years ago
  Simon Mott dfc692fbef Tab completion for /ignore --remove 13 years ago
  Greg Holmes d04e2bea4f Change header? 13 years ago
  Chris Smith 7cd4171bf1 Add BasicCommandInfo and make core commands use it 13 years ago
  Chris Smith c90b7be0aa Commands style fixes 13 years ago
  Chris Smith 77b570a30f Style fixes 13 years ago
  Chris Smith f2018c541b Remove trailing spaces 13 years ago
  Chris Smith 198a1597cc Rework FrameContainer/UI interaction 13 years ago
  Chris Smith 47af8cd7ce PMD fixes and rule updates 13 years ago
  Shane Mc Cormack fd83b6b2a9 Update Copyright 13 years ago
  Chris Smith a0c696ca89 Commands no longer register themselves in their ctors 13 years ago
  Chris Smith 2edf699e02 Introduce command contexts. 14 years ago
  Chris Smith 5334959656 Commands now use containers not windows 14 years ago
  Chris Smith a72b699cb0 Intelligent command completion now includes context 14 years ago
  Chris Smith 0b3bb41c3e Ignore command improvements 14 years ago
  Shane Mc Cormack b691b14491 Update the copyright date on all files. 14 years ago
  Chris Smith 1b1dcbb8ce Under 300 errors! 15 years ago
  Chris Smith b61a48f5c1 Server commands 15 years ago
  Chris Smith 4daf47ca4b More deprecation fixes and style improvements 15 years ago
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 15 years ago
  Shane Mc Cormack 264cf29661 Remove deprecated parser methods for converting strings 16 years ago
  Chris Smith ae4f818d20 Load more code tidying 16 years ago
  Chris Smith 2032285c28 Issue 881. 16 years ago
  Shane Mc Cormack 882e9e735d Updated copyright header on all files. 16 years ago
  Chris Smith e5e13a12df Commands no longer have arities 16 years ago
  Chris Smith 7e181df3a4 Remove some now unused imports 16 years ago
  Chris Smith 216b26d0e7 IgnoreList work, and some minor code tidying 16 years ago
  Chris Smith 400781dd90 Identities now have the same getOption* methods as ConfigManagers 16 years ago
  Chris Smith 0a0e241b81 Commands now use constants for the two common formats (commandOutput/commandError) 16 years ago