Kyle Robinson Young
|
85862bbb9f
|
Lazy load models in shells.
|
2013-02-28 20:30:06 -08:00 |
|
Graham Weldon
|
26a08c6780
|
Updated copyright
|
2013-02-08 21:28:17 +09:00 |
|
Graham Weldon
|
66d856d883
|
Added extra line for referencing license file for copyright
|
2013-02-08 21:22:51 +09:00 |
|
Ceeram
|
16be9d4990
|
remove unused local vars
|
2013-01-23 17:22:06 +01:00 |
|
euromark
|
11a88042bd
|
fix doc block endings
|
2013-01-11 15:06:54 +01:00 |
|
Jose Lorenzo Rodriguez
|
ed4493da0c
|
Automatic console logging streams were not respecting --quiet
|
2012-07-06 16:05:15 -04:30 |
|
Rachman Chavik
|
05243a1c0a
|
updating Shell tests related to Console logging
|
2012-05-11 12:37:01 +07:00 |
|
mark_story
|
2480ee1beb
|
Fix coding standards.
|
2012-04-20 20:52:10 -04:00 |
|
euromark
|
da3b424838
|
Fixed several fails in the tests concerning windows. Especially in AllConsole
|
2012-04-20 16:38:50 +02:00 |
|
mark_story
|
21ba5bf04a
|
Merge branch '2.1' into 2.2
|
2012-04-17 21:47:24 -04:00 |
|
mark_story
|
f818caf47c
|
Remove duplicate code / skipped tests.
|
2012-04-14 12:20:05 -04:00 |
|
mark_story
|
9f9feec222
|
Merge branch '2.2-hash' into 2.2
Conflicts:
lib/Cake/Test/Case/Model/Datasource/DboSourceTest.php
lib/Cake/View/Helper/FormHelper.php
|
2012-04-10 21:32:37 -04:00 |
|
mark_story
|
c718a18218
|
Fix coding standards errors.
|
2012-04-08 21:01:25 -04:00 |
|
mark_story
|
19e0d8d946
|
Switch usage to Hash where possible.
|
2012-03-26 22:32:53 -04:00 |
|
Kyle Robinson Young
|
90e7afbdc7
|
Correct parameter order of assertEquals and assertNotEquals
|
2012-03-22 23:37:12 -07:00 |
|
Juan Basso
|
3b1bd90ad6
|
Updated copyright to 2012.
|
2012-03-12 22:46:07 -04:00 |
|
mark_story
|
ed1d34accc
|
Fix most coding standards issues in Test/Console
|
2012-03-10 23:32:02 -05:00 |
|
Kyle Robinson Young
|
22582aee63
|
Upgrade legacy uses of App::build() types
|
2012-02-18 04:31:29 -08:00 |
|
Kyle Robinson Young
|
c4829dc3b8
|
Use App::RESET instead of true with App::build()
|
2012-02-18 04:04:54 -08:00 |
|
Kyle Robinson Young
|
51f9837db4
|
Code standards formatting
|
2011-12-15 22:52:07 -08:00 |
|
mark_story
|
b61e3e0378
|
Fix lies in Shell::createFile()
It could lie if the file was not writable.
Fixes #2371
|
2011-12-13 21:59:58 -05:00 |
|
mark_story
|
205bfb506f
|
Add Shell::$plugin and update getOptionParser()
Adding a plugin property allows the correct
usage/help information to be generated.
Fixes #2359
|
2011-12-10 21:31:21 -05:00 |
|
ADmad
|
73674c648c
|
Moving AppShell inside Console/Command for consistency with file location of other App classes. Also making all core shells and tasks extends AppShell instead of Shell. Closes #2278
|
2011-11-26 02:48:49 +05:30 |
|