Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
cc76f51dab
Display help text for a subcommand when no parser is defined.
|
7 years ago |
Mark Story
|
7184c26a6a
Merge pull request #11839 from t73biz/subcommand-sort
|
8 years ago |
Ronald Chaplin
|
96ec8ad6b7
Updating methods to align with core naming conventions.
|
8 years ago |
Ronald Chaplin
|
9e568d73cd
Updating ConsoleOptionParser to be able to use a subcommandSort property.
|
8 years ago |
Ronald Chaplin
|
99221975b1
ConsoleOptionParser addSubcommand Sorting - #11838
|
8 years ago |
Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 years ago |
Gabriel Caruso
|
0eaf968db8
Refactoring 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
|
499357cb41
PHPCS fixes
|
8 years ago |
Mark Story
|
b368474241
Add deprecations in Console package.
|
8 years ago |
Mark Story
|
a57945d9cd
Add way to get argument names as a list.
|
8 years ago |
Yves P
|
57db7a68f9
Use the `help()` method for unknown subcommands
|
8 years ago |
Yves P
|
f87005bcb9
Add a more helpful message when trying to use an unknown short option
|
8 years ago |
Yves P
|
6e54f5706d
Update a test to make sure the correct message is generated when an unknown shell option is being used
|
8 years ago |
Yves P
|
a66ebee09a
When an unknown subcommand is called, display a more useful message rather than the help of the command
|
8 years ago |
Mark Story
|
2489da888a
Propagate root names to sub commands.
|
8 years ago |
Mark Story
|
261cdc3f47
Normalize on rootName instead of helpAlias.
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
mscherer
|
4069d5caff
Allow camelBacked method names for subcommands.
|
9 years ago |
Mark Story
|
96ccf5bb39
Merge branch 'master' into 3.next
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
Mark Story
|
df36f914d6
Shift subcommand propagation to be at help generation.
|
9 years ago |
Mark Story
|
e08825e595
Merge pull request #10006 from cakephp/3.next-console-fix-default-description
|
9 years ago |
mscherer
|
e0a4b9a808
Merge in defaults from subcommand parser for the parser help.
|
9 years ago |