mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Sch
|
a217f7667e
Merge pull request #13739 from itosho/fix-typo
|
6 years ago |
itosho
|
71577a58dd
Fix typo
|
6 years ago |
Mark Story
|
0c8ce430a2
Enable subcommands to use spaces.
|
7 years ago |
ADmad
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
mark_story
|
933151f9f4
Load routing in console environments.
|
8 years ago |
Mark Story
|
c1958d5100
Fix missing check.
|
8 years ago |
Robert Pustułka
|
8844104622
Merge branch '3.next' into 3.next-command-factory
|
8 years ago |
Robert Pustułka
|
40a4bdcd56
Remove the `$io` parameter from a factory method.
|
8 years ago |
Mark Story
|
40fe576bd7
Fix phpstan warnings and actual mistakes.
|
8 years ago |
Mark Story
|
bda7b35423
Remove events hooks.
|
8 years ago |
Mark Story
|
e4cf40d097
Make Server/CommandRunner proxy event managers.
|
8 years ago |
Mark Story
|
7f5681470f
Merge the EventApplication and PluginApplication interfaces.
|
8 years ago |
Robert Pustułka
|
7ebc6af1ed
Add Command factory support.
|
8 years ago |
Mark Story
|
0cbab2a29b
Add events hook to plugins.
|
8 years ago |
Mark Story
|
1e59a8d9c3
Merge branch '3.next' into 3.next-plugins
|
8 years ago |
Mark Story
|
bf8e83cab5
Integrate new plugin hooks into the console runner
|
8 years ago |
Robert Pustułka
|
89e9ba25a4
Add tests
|
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
|
01333575ca
Include command classes in list/completion shells.
|
8 years ago |
Mark Story
|
457f1b93e2
Finish implementing tests for Command dispatching.
|
8 years ago |
Mark Story
|
2c9c75261e
Start prototyping out Command dispatching.
|
8 years ago |
Mark Story
|
f74123b40c
Fix backwards compatibility with CommandRunner.
|
8 years ago |
Mark Story
|
3f08be54fb
Output the command list when no command is given.
|
8 years ago |
José Lorenzo Rodríguez
|
597e12ab4e
Merge pull request #10879 from cakephp/issue-10870
|
8 years ago |
Rachman Chavik
|
c500f07b26
Adjust test since we do not spam our users anymore
|
8 years ago |
Mark Story
|
3ae238889f
Remove root command comparisons.
|
8 years ago |
Mark Story
|
ee310594d9
Add Console.buildCommands event.
|
8 years ago |
Mark Story
|
3d3c29c322
Add rootName propagation from runner -> shell -> help
|
8 years ago |