Commit History

Author SHA1 Message Date
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  mscherer ffb4a5becb Backport from 4.x: Typos and exceptions. 6 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  Mark Story b05bc8d4ed Simplify pattern and fix mistakes. 7 years ago
  Mark Story 62f328e737 Disallow command names with more than 3 words. 7 years ago
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 years ago
  Mark Story 835a255042 Deprecate Plugin::unload() 7 years ago
  saeid b2d58cf43e unload() plugins after use 7 years ago
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 years ago
  ADmad 66586166f2 Remove uneeded "use" statements. 7 years ago
  mark_story bdf8ffcbcd Include AppShell when scanning application for shells/commands. 7 years ago
  Mark Story c1958d5100 Fix missing check. 8 years ago
  Mark Story d96c60094a Add separate method to discover plugin commands. 8 years ago
  Mark Story aad65a0faf Merge branch 'master' into 3.next 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mark Story 1eb3dcbdac Add support for Commands to autodiscovery. 8 years ago
  Mark Story 01333575ca Include command classes in list/completion shells. 8 years ago
  Mark Story 3f3c88e095 Allow Command subclasses to be added to a collection. 8 years ago
  Mark Story 39f494367b Make autoDiscover() return an array. 8 years ago
  Mark Story dd21cada60 Always add long alias for plugin shells. 8 years ago
  Mark Story 43229d4485 Implement command auto-discovery. 8 years ago
  Mark Story 8568c8d3b8 Finish off the current methods, docs and file headers. 8 years ago
  Mark Story 4c007589b6 Implement CommandCollection::add/has/get 8 years ago