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 |
|
Mariano Iglesias
|
54a4d24a03
|
Fixes issue with fixture records defining fields in wrong order, or adding fields in some records that are not defined in others
Fixes #1559
|
2011-04-09 10:40:08 -04:00 |
|
mark_story
|
7d15c9d93a
|
Fixing CakeSocket::write() to better work with fwrite() oddities
where fwrite() won't actually write all the content, instead only part
of the content would be written. All content should be written now.
Fixes #1616
|
2011-04-07 20:07:36 -04:00 |
|
ADmad
|
548a64e63b
|
Fixed test case for Cache class which failed if default cache config in app used engine other than File
|
2011-04-06 18:41:59 +05:30 |
|
mark_story
|
32a2075449
|
Removing dead links from the README file and adding tv.cakephp.org as it
was missing and is useful.
|
2011-04-04 21:18:09 -04:00 |
|
Mark Story
|
27952ebc9a
|
Fixing missing array cast that could result in warnings from array_merge
if a model or behavior returned false from a beforeValidate callback.
Fixes #1629
|
2011-04-03 11:01:55 -04:00 |
|
Mark Story
|
a0321a723b
|
Updating documentation for ClassRegistry::init() to not imply that it
can be used to construct non model objects. Fixes #1633
|
2011-04-03 10:50:05 -04:00 |
|
mark_story
|
0d7672476f
|
Removing accidental error.
|
2011-04-02 15:10:21 -04:00 |
|
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 |
|
mark_story
|
5a58d38a80
|
Removing the ?> from files generated by bake. Fixes #1631
|
2011-04-02 09:17:14 -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 |
|
mark_story
|
fbab7bd9c3
|
Fixing linking of emails that are missing tld's. They should not be turned into links. Test added. Fixes #1622
|
2011-03-27 19:09:46 -04:00 |
|
mark_story
|
249607654b
|
Updating doc blocks to match method names.
|
2011-03-27 18:00:37 -04:00 |
|
Ceeram
|
77730b0b9b
|
removed some more dead links to trac
|
2011-03-26 22:34:03 +01:00 |
|
Ceeram
|
7e550231d7
|
removed dead links to trac.cakephp.org
|
2011-03-26 20:40:03 +01:00 |
|
Ceeram
|
9102321112
|
removing links to code.cakephp.org/tickets
|
2011-03-26 20:27:36 +01:00 |
|
mark_story
|
95d298bf28
|
Fixing test method names.
Adding a test for updateAll with empty values.
|
2011-03-26 11:10:43 -04:00 |
|
mark_story
|
893ced5c30
|
Removing reference operators from function signatures. Fixes #1223
|
2011-03-26 00:04:25 -04:00 |
|
Ceeram
|
d0e574cbba
|
added extra tests for changed view file extension
|
2011-03-25 23:27:42 -04:00 |
|
mark_story
|
6cc1688d4e
|
Fixing issue where DboMysql would perform joins on delete queries even if the conditions did not require joins. Added a more intelligent join detector, that removes joins if all the conditions are simple. This will only be able to optimize array conditions.
Test cases added. Fixes #1571
|
2011-03-24 23:25:56 -04:00 |
|
mark_story
|
532555b94b
|
Fixing order condition quoting to allow fields with - in them. Fixes #1599
|
2011-03-24 22:28:11 -04:00 |
|
mark_story
|
0bab8f8e14
|
Removing deprecated parameter from Inflector::slug(), use Inflector::rules() instead.
|
2011-03-23 22:31:27 -04:00 |
|
Ceeram
|
e0be31093f
|
renamed missing_conenction.php to missing_connection.php
|
2011-03-23 21:47:50 -04:00 |
|
mark_story
|
b1318f8ab8
|
Merge remote branch 'ceeram/2.0-1607' into 2.0
|
2011-03-23 21:43:36 -04:00 |
|
mark_story
|
b8e560b8b4
|
Merge remote branch 'ceeram/1.3-authuser' into 1.3
|
2011-03-23 21:31:13 -04:00 |
|
Ceeram
|
9f223f9ebc
|
fixed failing testcase for Auth component, closes #1607
|
2011-03-23 23:48:22 +01:00 |
|
Ceeram
|
0acbba8faa
|
Auth enhancement, less calls to user()
|
2011-03-23 15:39:12 +01:00 |
|