提交历史

作者 SHA1 备注 提交日期
  Mark Story b05bc8d4ed Simplify pattern and fix mistakes. 7 年之前
  Mark Story 62f328e737 Disallow command names with more than 3 words. 7 年之前
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 年之前
  Mark Story 835a255042 Deprecate Plugin::unload() 7 年之前
  saeid b2d58cf43e unload() plugins after use 7 年之前
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 年之前
  ADmad 66586166f2 Remove uneeded "use" statements. 7 年之前
  mark_story bdf8ffcbcd Include AppShell when scanning application for shells/commands. 7 年之前
  Mark Story c1958d5100 Fix missing check. 8 年之前
  Mark Story d96c60094a Add separate method to discover plugin commands. 8 年之前
  Mark Story aad65a0faf Merge branch 'master' into 3.next 8 年之前
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 年之前
  Mark Story 1eb3dcbdac Add support for Commands to autodiscovery. 8 年之前
  Mark Story 01333575ca Include command classes in list/completion shells. 8 年之前
  Mark Story 3f3c88e095 Allow Command subclasses to be added to a collection. 8 年之前
  Mark Story 39f494367b Make autoDiscover() return an array. 8 年之前
  Mark Story dd21cada60 Always add long alias for plugin shells. 8 年之前
  Mark Story 43229d4485 Implement command auto-discovery. 8 年之前
  Mark Story 8568c8d3b8 Finish off the current methods, docs and file headers. 8 年之前
  Mark Story 4c007589b6 Implement CommandCollection::add/has/get 8 年之前