Juan Basso
|
846634d729
|
Changed the test to be compatible with all tests.
|
2011-05-22 22:50:29 -04:00 |
|
Jose Lorenzo Rodriguez
|
8d52907be7
|
Merge remote-tracking branch 'origin/2.0' into 2.0
|
2011-05-22 21:55:07 -04:30 |
|
Juan Basso
|
76831863e3
|
Skipping tests that is not compatible with SQL Server.
|
2011-05-22 22:21:01 -04:00 |
|
Jose Lorenzo Rodriguez
|
5b8865a3a7
|
Making plugin routes load after app routes, closes #1722
|
2011-05-22 21:50:56 -04:30 |
|
Juan Basso
|
e049e35b5d
|
Catching the error in execute for SQL Server to have the same behavior from the others drivers.
|
2011-05-22 22:16:22 -04:00 |
|
mark_story
|
87bccdafe6
|
Updating PluginTask to filter out paths that don't exist, and not offer
them as options for baking plugins into. Fixes #1723
|
2011-05-22 22:04:08 -04:00 |
|
mark_story
|
68482be3f1
|
Updating path to match the one found in the repository.
|
2011-05-22 22:04:08 -04:00 |
|
mark_story
|
85752e21c1
|
Removing undefined variable use.
Making the plugin path match the old plugins directory.
|
2011-05-22 22:04:08 -04:00 |
|
Ceeram
|
95a5b99b0e
|
Merge branch '2.0' of github.com:cakephp/cakephp into 2.0
|
2011-05-22 23:36:48 +02:00 |
|
Ceeram
|
661a0cca23
|
removing DS, App::core('Console') already ends with DS
|
2011-05-22 23:29:17 +02:00 |
|
mark_story
|
1d687214e9
|
Fixing ViewTask so it creates properly cased directories for 2.0.
Fixes #1725
|
2011-05-22 14:42:43 -04:00 |
|
mark_story
|
600609cc87
|
Adding testsuite icons to the repo, so they are local assets instead of remote ones.
Fixes #1708
|
2011-05-22 09:15:04 -04:00 |
|
mark_story
|
4d76840d44
|
Fixing 'no' option when baking projects. Replying no, will enter
iteractive mode now. Fixes #1721
|
2011-05-22 08:56:19 -04:00 |
|
mark_story
|
2b20eb8999
|
Fixing issues with ProjectTask and absolute paths.
Fixes #1720
|
2011-05-22 08:49:51 -04:00 |
|
Juan Basso
|
195653bdfc
|
Updated the Mssql tests with fixes of insertMulti.
|
2011-05-22 01:11:57 -04:00 |
|
Juan Basso
|
f0db55de6f
|
Using dbo methods to manage the transaction.
|
2011-05-22 01:07:58 -04:00 |
|
Juan Basso
|
82e2d9e271
|
Updating model tests to support Mssql driver.
|
2011-05-22 00:59:15 -04:00 |
|
Juan Basso
|
ad67f3e1bc
|
SQL Server PDO support prepare only to SELECT statements, others commands need to use exec method.
|
2011-05-22 00:49:49 -04:00 |
|
Juan Basso
|
968fa1d5ef
|
Included an option to configure the prepate statement. SQL Server requires the cursor option to return the affected rows.
|
2011-05-21 22:40:30 -04:00 |
|
Juan Basso
|
11d249e43b
|
Updating PHPDoc and method visibility.
|
2011-05-21 22:18:57 -04:00 |
|
Juan Basso
|
3e4cd4fdbb
|
Removed the simulate flag that is not used.
|
2011-05-21 22:10:05 -04:00 |
|
Juan Basso
|
375f86d2a6
|
Changed the default empty value when create columns.
|
2011-05-21 21:50:25 -04:00 |
|
mark_story
|
3dcee7136d
|
Bumping version number. Fixes #1724
|
2011-05-21 20:57:03 -04:00 |
|
mark_story
|
42b93dc29f
|
Adding assert left out of previos commit.
|
2011-05-21 20:21:15 -04:00 |
|
mark_story
|
438734c202
|
Improving code coverage in Configure.
|
2011-05-21 15:49:28 -04:00 |
|
mark_story
|
ed68368201
|
Fixing HtmlCoverageReport so it properly enables the test subject class as best it can.
|
2011-05-21 13:34:24 -04:00 |
|
Jose Lorenzo Rodriguez
|
bfcfa4c06e
|
Marking 2.0.0-alpha
|
2011-05-20 22:18:14 -04:30 |
|
Jose Lorenzo Rodriguez
|
91391fde79
|
Updating version numbers
|
2011-05-20 22:08:58 -04:30 |
|
mark_story
|
0494876217
|
Adding [ and ] to the list of allowed characters in validation::url()
This matches the behavior of PHP's filter_var()
Fixes #1717
|
2011-05-20 21:44:53 -04:00 |
|
mark_story
|
efbb6479fc
|
Fixing issues in DboSource::group(), which always expected an optional argument.
Fixes #1656
|
2011-05-20 21:10:30 -04:00 |
|
Jose Lorenzo Rodriguez
|
85c505fd4f
|
Fixing recently broken tests
|
2011-05-19 21:35:51 -04:30 |
|
Jose Lorenzo Rodriguez
|
38ad1bfc62
|
Revert "Update App::objects() cache after App::build()."
This reverts commit f9b02dde44 .
|
2011-05-19 21:31:02 -04:30 |
|
Ceeram
|
104f6a52fd
|
Merge branch '1.3' into 1.3-1679
|
2011-05-20 00:35:51 +02:00 |
|
Ceeram
|
548f09c39b
|
Merge branch '1.3' of git://github.com/cakephp/cakephp into 1.3
|
2011-05-20 00:06:39 +02:00 |
|
José Lorenzo Rodríguez
|
a718b1d91c
|
Merge pull request #89 from sitedyno/2.0-cakeplugin-tests
2.0 cakeplugin tests
|
2011-05-19 14:05:18 -07:00 |
|
Heath Nail
|
f9b02dde44
|
Update App::objects() cache after App::build().
Prevents console from crashing because it would try to load test plugins
(from object cache) that it didn't know how to find.
|
2011-05-19 16:55:01 -04:00 |
|
José Lorenzo Rodríguez
|
0cb0b0636d
|
Merge pull request #88 from burzum/585160300a174ab4d91a1fff01f586ff80306093
2.0 Fixing loading of plugin tests by adding Inflector::camelize()
|
2011-05-19 13:42:56 -07:00 |
|
Heath Nail
|
4ccf5c0885
|
Clear application plugins before running the first test.
|
2011-05-19 16:26:49 -04:00 |
|
Heath Nail
|
a7ec73b523
|
Update the object cache.
Keep application plugins out of core tests, otherwise tests will fail.
|
2011-05-19 16:25:25 -04:00 |
|
Florian Krmer
|
585160300a
|
Fixing loading of plugin tests by adding Inflector::camelize()
|
2011-05-19 22:12:15 +02:00 |
|
Renan Gonçalves aka renan.saddam
|
6f2e8092f1
|
Merge pull request #86 from sitedyno/2.0-plugintask
2.0 plugintask
|
2011-05-19 11:44:43 -07:00 |
|
Heath Nail
|
e645fa7340
|
Make baked plugin directories consistent with 2.0 conventions.
|
2011-05-19 13:06:12 -04:00 |
|
José Lorenzo Rodríguez
|
4d35d634c8
|
Merge pull request #85 from sitedyno/2.0-appshell
2.0 appshell
|
2011-05-19 08:08:57 -07:00 |
|
José Lorenzo Rodríguez
|
a19ff8e20f
|
Merge pull request #84 from tPl0ch/2.0-testloader
Adding a failsafe plugin load in tests case runner so it is possible to run tests on plugins that have not been loaded in bootstrap
|
2011-05-18 23:07:55 -07:00 |
|
Heath Nail
|
eecd91e99f
|
Load AppShell class.
|
2011-05-18 21:05:21 -04:00 |
|
Renan Gonçalves
|
c602fc845b
|
Reverting the change to insertMulti, worked to solve the cache issue when trying to get the model schema.
|
2011-05-18 20:59:17 +02:00 |
|
Renan Gonçalves
|
37b9bd59bc
|
Trying to fix the Mssql as much as possible.
Adding parameter to the insertMulti() method because Mssql tries to get the table schema and it fails most of the time.
|
2011-05-18 20:12:36 +02:00 |
|
Renan Gonçalves
|
d1a984cde9
|
Resolving merge conflict.
|
2011-05-18 19:58:12 +02:00 |
|
Thomas Ploch
|
35a014045b
|
Moved check for CakePlugin::loaded() out of if statement in CakeTestLoader::_basePath(). Plugin will only be loaded when the plugin tests are requested.
|
2011-05-18 17:15:39 +02:00 |
|
José Lorenzo Rodríguez
|
b3e1c2a9ee
|
Merge pull request #83 from tPl0ch/2.0-testloader
Fixed small typo in CakeTestLoader.php
|
2011-05-18 07:52:05 -07:00 |
|