Bryan Crowe
|
bb65765d70
Updated additional references of Cake to CakePHP
|
12 years ago |
euromark
|
c23531e806
Assert own tasks are loaded before trying to access taskNames.
|
12 years ago |
mark_story
|
9ea2926bf3
Merge branch 'master' into 2.4
|
12 years ago |
mark_story
|
f7a81a9aee
Conditionally define constants in the CLI environment.
|
12 years ago |
Jose Lorenzo Rodriguez
|
9d07fc4330
Merge branch 'master' into 2.4
|
12 years ago |
ADmad
|
8150b89aba
Allow setting path constants in app/Console/cake.php as you can in webroot/index.php
|
12 years ago |
ADmad
|
61bf8df454
Renaming base url config keys and methods for better uniformity.
|
12 years ago |
mark_story
|
c597855fe4
Merge branch 'master' into 2.4
|
12 years ago |
Mischa ter Smitten
|
dad1f16eaf
Made _stop() usage in Consoles / Tasks more consistent
|
12 years ago |
José Lorenzo Rodríguez
|
3b4a4fde31
Merge pull request #1317 from lorenzo/feature/full-base-url
|
13 years ago |
ADmad
|
3303a2cda1
Merge branch 'master' into 2.4
|
13 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
Jose Lorenzo Rodriguez
|
4bc92b822e
Adding App.fullbaseURL as a recognized Configure value
|
13 years ago |
Simon Males
|
9c113247de
Avoid noticed that TMP is defined. Can be possibly defined in cake.php
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
Ceeram
|
6672eafe53
fix whitespace errors
|
13 years ago |
Vinícius Krolow
|
c724f0739a
Clean up code.
|
13 years ago |
Jose Lorenzo Rodriguez
|
8538c0e8ea
Avoiding problems with relative paths in shell dispatcher
|
13 years ago |
mark_story
|
e58c93c39d
Fix trailing whitespace.
|
13 years ago |
James Michael DuPont
|
2d46fc60be
Fixing undefined variable usage
|
13 years ago |
Renan Gonçalves
|
fe5b49e6eb
Fixing variable name used to set error handlers.
|
13 years ago |
AD7six
|
6b6fdd2b84
don't dump fatal errors as html on the cli
|
14 years ago |
mark_story
|
a24aca6ffc
Fix a few code standards errors.
|
14 years ago |
mark_story
|
34e1afd8ef
Add support for custom console error handling
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
mark_story
|
db8c6b5c78
Fix most of the coding standards issues in Console/
|
14 years ago |
mark_story
|
205bfb506f
Add Shell::$plugin and update getOptionParser()
|
14 years ago |