Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Mark Story
|
46c5e1782f
Fix up test that started failing because of new shell class.
|
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 |
dereuromark
|
73a9935f20
Improve test case.
|
9 years ago |
dereuromark
|
5e74332885
Add tests for custom integer return values.
|
9 years ago |
mscherer
|
2bcfe5c5a5
Dont use magic numbers for success code either.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
8dcf70d29d
Remove use of TestCase::getMock() from "Console" namepace tests.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Mark Story
|
d35a88cb59
Add integration tests for --version and --help.
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
a723f6b1ba
Handle StopException in ShellDispatcher.
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
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 |