antograssiot
|
eea4bcbb7b
allow code highligthing in generated api
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
José Lorenzo Rodríguez
|
493767ea41
Merge pull request #5072 from cakephp/issue-5063
|
11 years ago |
Mark Story
|
6e8d1bfd4c
Expand variable name, add comment and fix tests.
|
11 years ago |
AD7six
|
055cc92b1a
correct variable mismatch
|
11 years ago |
Mark Story
|
0495731b8e
Fix bake & other shells exiting incorrectly.
|
11 years ago |
okonomi
|
118eca6482
Fix some docblock typo
|
11 years ago |
Jad Bitar
|
adbb07466f
Fix case when no app-specific shells created
|
11 years ago |
Bryan Crowe
|
e45abe3449
Fix CS errors and use correct exceptions
|
11 years ago |
Jose Lorenzo Rodriguez
|
e31f899bca
Adding a scope to shell dispatcher logging messages
|
11 years ago |
Jose Lorenzo Rodriguez
|
65e8bcbeb9
Logging shell aliasing conflicts
|
11 years ago |
Jose Lorenzo Rodriguez
|
5c6ee1f616
Fixed CS error
|
11 years ago |
Jose Lorenzo Rodriguez
|
e7357f9721
Allowing plugin shells to be called without plugin notation
|
11 years ago |
AD7six
|
47f1ff46e1
move adding short plugin aliases to constructor
|
11 years ago |
AD7six
|
fb6b739df3
allow plugin-name short aliases in cli
|
11 years ago |
euromark
|
ce04d728b0
More corrections around Console bin
|
11 years ago |
Jose Lorenzo Rodriguez
|
af7ec03738
Moving Console\Error to Console\Exception.
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
euromark
|
6b02f80b10
Move Console Shells and Tasks.
|
11 years ago |
euromark
|
e2d79f186c
cs standard corrections for doc blocks
|
11 years ago |
euromark
|
610f2507f9
Also adjust variables to camelBacked.
|
12 years ago |
euromark
|
e18162f336
Rename classname to className in order to unify the different usage of it.
|
12 years ago |
mark_story
|
449f60798c
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
mark_story
|
3f036e61bb
Add autoMethod parameter to runCommand()
|
12 years ago |
mark_story
|
3e2282cbde
Handle subcommands in fewer places.
|
12 years ago |
mark_story
|
c7f2eab359
Correct doc block
|
12 years ago |
mark_story
|
cdf32475d5
Fix failing tests on case-sensitive file systems.
|
12 years ago |
mark_story
|
f6cf866bf5
Clean up code that supported using non-Shell objects.
|
12 years ago |
mark_story
|
4000c2f0de
Refactor shell finding so aliases do not overwrite app classes.
|
12 years ago |