Graham Weldon
|
ffdf720cf7
|
Moved Upgrade console into place for 2.0 Console standards.
|
2011-04-17 12:32:54 +10:00 |
|
Graham Weldon
|
215445c32d
|
Merge remote-tracking branch 'origin/2.0' into 2.0-upgrade
|
2011-04-17 12:22:15 +10:00 |
|
ADmad
|
c80a51a163
|
Splitting View::element() param $params into $data and $options. Removed param $callbacks, use key 'callbacks' in $options array instead. Closes #1646
|
2011-04-17 07:00:14 +05:30 |
|
ADmad
|
d83712ce43
|
Renaming Model::$_findMethods to Model::$findMethods and changing visibility to public. Closes #1328
|
2011-04-17 06:09:00 +05:30 |
|
mark_story
|
a7a076dbee
|
Fixing ExceptionRenderer so it can render exceptions that are subclasses
of CakeException that do not have custom templates, like ConfigureException.
Removing $lastError as it doesn't work.
Added tests.
|
2011-04-16 18:13:52 -04:00 |
|
AD7six
|
c1a8dbbce7
|
provide a default skel dir, and default to the core
|
2011-04-16 20:20:27 +02:00 |
|
AD7six
|
a0fce70c13
|
prevent undefined index error baking a new project
if you call `cake bake project` the skel param is not present
|
2011-04-16 19:22:53 +02:00 |
|
mark_story
|
0c4a16bc98
|
Fixing missing import for AppModel when baking with cake bake all
|
2011-04-16 09:33:16 -04:00 |
|
mark_story
|
a0660ffd9d
|
Fixing constants being incorrect when calling cake console from the root of the source tree checkout.
|
2011-04-16 09:32:54 -04:00 |
|
Jose Lorenzo Rodriguez
|
a07094fd69
|
Merge branch '2.0-class-loading' into 2.0
|
2011-04-11 23:32:38 -04:30 |
|
Jose Lorenzo Rodriguez
|
7b8d395cb0
|
Fixing last few errors after folder renaming
|
2011-04-11 23:31:00 -04:30 |
|
Jose Lorenzo Rodriguez
|
998b04d438
|
Moving recently created files
|
2011-04-11 23:19:49 -04:30 |
|
Jose Lorenzo Rodriguez
|
9f5ab79abc
|
Fixing bake tasks after most recent changes
|
2011-04-11 23:01:48 -04:30 |
|
Jose Lorenzo Rodriguez
|
000e05b468
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/libs/view/helpers/js.php
cake/tests/lib/templates/missing_conenction.php
cake/tests/lib/templates/missing_connection.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/TestSuite/templates/missing_conenction.php
lib/Cake/View/Helper/FormHelper.php
lib/Cake/tests/Case/Core/ConfigureTest.php
|
2011-04-11 22:48:08 -04:30 |
|
Jose Lorenzo Rodriguez
|
96baa3015e
|
Making all test groups run again,
small fixes in some tests to make them pass
|
2011-04-11 22:23:44 -04:30 |
|
Jose Lorenzo Rodriguez
|
75a1481e22
|
Fixing test loading in cli
|
2011-04-11 22:23:03 -04:30 |
|
Jose Lorenzo Rodriguez
|
9d90c555eb
|
Fixing constant use
|
2011-04-11 22:17:59 -04:30 |
|
Jose Lorenzo Rodriguez
|
cbdafb3f3b
|
Fixing TestsuiteShell test
|
2011-04-11 22:16:19 -04:30 |
|
Jose Lorenzo Rodriguez
|
1bbdefc4ad
|
Fixing some bake tasks
|
2011-04-11 22:15:51 -04:30 |
|
Jose Lorenzo Rodriguez
|
241a3bf624
|
Fixing ProjectTask tests and renaming folders in skel directory
|
2011-04-11 21:43:40 -04:30 |
|
Jose Lorenzo Rodriguez
|
85a7f74f30
|
Renaming folders in skel dir
|
2011-04-10 21:04:19 -04:30 |
|
Jose Lorenzo Rodriguez
|
910b64fcec
|
Renaming folders in app tests
|
2011-04-10 21:00:51 -04:30 |
|
Jose Lorenzo Rodriguez
|
662abd6419
|
Refactoring FixtureTask so it generates correct file names
|
2011-04-10 20:56:06 -04:30 |
|
Jose Lorenzo Rodriguez
|
d561460fda
|
Refactoring TestTask so it generates tests according to the new file naming standard
|
2011-04-10 20:49:16 -04:30 |
|
Jose Lorenzo Rodriguez
|
0263ffc74e
|
Renaming tests folders and making tests runnable again
|
2011-04-10 20:08:24 -04:30 |
|
Jose Lorenzo Rodriguez
|
7f31cfb173
|
Renaming all fixtures
|
2011-04-10 19:46:18 -04:30 |
|
Jose Lorenzo Rodriguez
|
74e50d3d98
|
Moving Console related tests
|
2011-04-10 19:36:06 -04:30 |
|
Jose Lorenzo Rodriguez
|
2a9679e5b7
|
Renaming Test Suites
|
2011-04-10 19:26:26 -04:30 |
|
Jose Lorenzo Rodriguez
|
37745ab50a
|
Moving all tests one dir up
|
2011-04-10 19:24:41 -04:30 |
|
Jose Lorenzo Rodriguez
|
cd26ec7a88
|
Moving TestSuite related tests
|
2011-04-10 19:23:36 -04:30 |
|
Jose Lorenzo Rodriguez
|
51eba8bd25
|
Moving View related tests
|
2011-04-10 17:19:32 -04:30 |
|
Jose Lorenzo Rodriguez
|
b3c4734d75
|
Moving Session engine tests
|
2011-04-10 17:08:01 -04:30 |
|
Jose Lorenzo Rodriguez
|
d9da6b00c6
|
Moving Utility related tests
|
2011-04-10 17:06:55 -04:30 |
|
Jose Lorenzo Rodriguez
|
063592d628
|
Moving Routing related tests
|
2011-04-10 17:01:53 -04:30 |
|
Jose Lorenzo Rodriguez
|
c83a396eb4
|
Fixing class loading for HttpResponse classes, and making possible to pass plugin HttpResponse classes too
|
2011-04-10 16:57:44 -04:30 |
|
Jose Lorenzo Rodriguez
|
0a1f9d17c3
|
Moving Network related tests
|
2011-04-10 16:50:39 -04:30 |
|
Jose Lorenzo Rodriguez
|
14bbe07a4e
|
renaming abstract class from wich all model tests inherit
|
2011-04-10 16:40:30 -04:30 |
|
Jose Lorenzo Rodriguez
|
4f1f833aca
|
Moving some of the Model related tests
|
2011-04-10 16:36:53 -04:30 |
|
Jose Lorenzo Rodriguez
|
6bafbf429d
|
Moving Log related tests
|
2011-04-10 16:19:19 -04:30 |
|
Jose Lorenzo Rodriguez
|
764b039e58
|
Moving I18n tests
|
2011-04-10 16:17:37 -04:30 |
|
Jose Lorenzo Rodriguez
|
c449a7bbf5
|
Moving Error related tests
|
2011-04-10 16:15:34 -04:30 |
|
Jose Lorenzo Rodriguez
|
222870a26e
|
Moving Core related tests
|
2011-04-10 16:10:36 -04:30 |
|
Jose Lorenzo Rodriguez
|
fcdf9ce81f
|
Moving configure related tests
|
2011-04-10 16:08:16 -04:30 |
|
Jose Lorenzo Rodriguez
|
98bb39f476
|
Moving cache related tests
|
2011-04-10 16:06:20 -04:30 |
|
Jose Lorenzo Rodriguez
|
974a153818
|
Moving tests files to follow the naming schema and to mirror the new internal CakePHP structure
|
2011-04-10 15:59:26 -04:30 |
|
Jose Lorenzo Rodriguez
|
50b47c8729
|
Renaming constants and fixing the last error related to folder renaming
|
2011-04-10 15:32:45 -04:30 |
|
Jose Lorenzo Rodriguez
|
7f2734d053
|
Starting to migrate internal tests files to the new file schema, and fixing related tests
|
2011-04-10 15:02:19 -04:30 |
|
mark_story
|
f4d8a7eff1
|
Making Configure::load merge by default. Adding a test case for overwriting. Fixes #1618
|
2011-04-02 10:00:59 -04:00 |
|
dereuromark
|
dd245747e8
|
merge configs instead of overriding them completely
|
2011-03-29 04:39:35 +02:00 |
|
Ceeram
|
2c79450228
|
Nicer baked webroot/index.php and test.php. Fixes #1621
Signed-off-by: mark_story <mark@mark-story.com>
|
2011-03-27 19:18:07 -04:00 |
|