mark_story
|
7665f369fa
|
Merge branch '2.1-type-hinting-corrections' into 2.1
|
2012-02-25 20:07:18 -05:00 |
|
euromark
|
973dce916a
|
php5 corrections
|
2012-02-25 19:46:07 -05:00 |
|
Kyle Robinson Young
|
4176e59e52
|
Typo fixes in tests
|
2012-02-23 15:29:53 -08:00 |
|
Kyle Robinson Young
|
45ec5d73c5
|
Add missing visibility keywords
|
2012-02-16 23:13:12 -08:00 |
|
mark_story
|
f4c27e04bc
|
Fix errors generated when option['order'] is undefined.
Fixes #2447
|
2012-01-08 21:55:51 -05:00 |
|
m
|
2957a33b23
|
assertEqual to assertEquals in core test files
Signed-off-by: mark_story <mark@mark-story.com>
|
2011-11-19 09:25:03 -05:00 |
|
Kyle Robinson Young
|
98f03dc6df
|
Replacing test case compatibility functions
|
2011-11-16 21:07:08 -05:00 |
|
Ceeram
|
e5c8a446d6
|
Add sorting on joined model virtual field, fixes #2250
|
2011-11-17 00:18:12 +01:00 |
|
Gun.io Whitespace Robot
|
4742168253
|
Remove whitespace [Gun.io WhitespaceBot]
|
2011-10-28 18:25:08 -04:00 |
|
Renan Gonçalves
|
49f4035412
|
Fixing bug when trying to Paginate ordering by multiple keys.
|
2011-10-12 14:51:46 +02:00 |
|
mark_story
|
d9e51acf0a
|
Fixing failing tests caused by merge with 1.3
|
2011-10-06 21:23:35 -04:00 |
|
mark_story
|
055224ef68
|
Merge remote-tracking branch 'origin/1.3' into merger
Conflicts:
cake/libs/controller/controller.php
cake/libs/model/datasources/dbo/dbo_mysqli.php
cake/tests/cases/libs/controller/controller.test.php
cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php
cake/tests/lib/cake_test_suite_dispatcher.php
lib/Cake/Model/Behavior/TranslateBehavior.php
lib/Cake/Model/Datasource/DataSource.php
lib/Cake/Model/Datasource/Database/Mysql.php
|
2011-10-06 21:06:40 -04:00 |
|
mark_story
|
d74f442608
|
Making test case class names match file names.
Refs #1985
|
2011-09-12 23:01:04 -04:00 |
|
Juan Basso
|
9bc3e567c1
|
Removed the @access and @static.
|
2011-07-30 20:56:48 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Juan Basso
|
b8c00d5f56
|
Changed the paginator to do a count after the find.
|
2011-07-23 21:09:55 -04:00 |
|
Juan Basso
|
192812ee7f
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
|
Renan Gonçalves
|
438050dcaa
|
Adding 'public' visibility to all public methods.
|
2011-05-30 22:02:32 +02:00 |
|
Jose Lorenzo Rodriguez
|
900dfef2f7
|
Starting unification of casing in remaining folders
|
2011-05-13 01:53:49 -04:30 |
|