ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
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 |
Jose Lorenzo Rodriguez
|
8f21eba7d5
Adding tests for plugin shell auto aliasing
|
11 years ago |
AD7six
|
fb6b739df3
allow plugin-name short aliases in cli
|
11 years ago |
Jose Lorenzo Rodriguez
|
af7ec03738
Moving Console\Error to Console\Exception.
|
11 years ago |
euromark
|
6b02f80b10
Move Console Shells and Tasks.
|
11 years ago |
mark_story
|
3e2282cbde
Handle subcommands in fewer places.
|
12 years ago |
mark_story
|
4000c2f0de
Refactor shell finding so aliases do not overwrite app classes.
|
12 years ago |
mark_story
|
6d39aa80ab
Initial implementation of ShellDispatcher::alias().
|
12 years ago |
José Lorenzo Rodríguez
|
e6d716264e
Merge pull request #3335 from renan/3.0-object
|
12 years ago |
Renan Gonçalves
|
18d7edb1b3
Removing Object class.
|
12 years ago |
mark_story
|
e49f56d487
Remove -app, -working, and -root parameters.
|
12 years ago |
euromark
|
cc1a6e09a0
use _normalizePath()
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
ADmad
|
be976edefa
Merge branch '2.5' into 3.0-merge
|
12 years ago |
ndm2
|
29caa951c3
Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...)
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |