cakephp2-php8/lib/Cake
Reuben Helms 07dbc4a527 Cater for length part of TEXT field in indexes for MySQL
Cater for length on TEXT column in index for _alterIndexes

Handle nested arrays in schemas

Used when writing indexes containg TEXT field for MySQL

Change comment style from code review

Remove stray space

Only generate length part of TEXT index column field when necessary

Override buildIndex() in Mysql instead of name()
Revert DboSource::buildIndex to previous state
Update Mysql::_alterIndexes for code reuse
Update MysqlTest to handle quoted index names.

Make code clearer, as per code review

Adjust function comments, as per code review
2012-12-13 08:33:43 +10:00
..
Cache Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Config Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Configure Update lib/Cake/Configure/IniReader.php 2012-09-02 14:23:26 +03:00
Console Fix behavior of --plugin param 2012-11-26 22:13:01 -05:00
Controller Fix missing plugin parameters in scaffolding. 2012-11-27 21:59:06 -05:00
Core Fix missing query arguments in array urls. 2012-11-02 16:46:36 -04:00
Error Fix exceptions being thrown in beforeFilter breaking error pages. 2012-11-24 15:38:42 -05:00
Event Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
I18n Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Log Fix issue with logging scopes 2012-10-08 12:57:02 -04:00
Model Cater for length part of TEXT field in indexes for MySQL 2012-12-13 08:33:43 +10:00
Network Merge pull request #965 from frederikweber/patch-1 2012-11-19 17:08:57 -08:00
Routing simplify check 2012-10-09 12:24:10 +02:00
Test Cater for length part of TEXT field in indexes for MySQL 2012-12-13 08:33:43 +10:00
TestSuite Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
Utility Update TLD validation to accept gTLD variations 2012-11-30 22:11:57 -05:00
View Fix missing plugin parameters in scaffolding. 2012-11-27 21:59:06 -05:00
basics.php fix coding standards, remove break after return/continue 2012-11-15 12:09:14 +01:00
bootstrap.php Moving multibyte encoding setting to bootstrap.php. Closes #3290 2012-10-23 13:20:01 +05:30
LICENSE.txt Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
VERSION.txt Update version number to 2.2.4 2012-12-02 23:15:46 +01:00