.. |
Cache
|
Fixed docblock. Closes #2193
|
2013-10-24 19:27:56 +05:30 |
Config
|
Update docs to reflect the routes that are actually connected.
|
2013-08-22 17:54:05 -04:00 |
Configure
|
Remove duplication of throws
|
2013-10-13 21:40:35 -04:00 |
Console
|
Remove @return from docblock (for __construct && __destruct methods)
|
2013-11-11 14:54:48 +01:00 |
Controller
|
Try to make same comments for constructors.
|
2013-11-11 11:03:57 +01:00 |
Core
|
Try to make same comments for constructors.
|
2013-11-11 11:03:57 +01:00 |
Error
|
CS fixes using phpcs-fixer auto-correction.
|
2013-10-12 01:27:00 +02:00 |
Event
|
cs corrections, bool to boolean and int to integer.
|
2013-09-17 14:44:34 +02:00 |
I18n
|
CS fixes using phpcs-fixer auto-correction.
|
2013-10-12 01:27:00 +02:00 |
Log
|
Try to make same comments for constructors.
|
2013-11-11 11:03:57 +01:00 |
Model
|
Merge pull request #2305 from kimegede/docblock-construct-destruct-return-void
|
2013-11-13 01:44:35 -08:00 |
Network
|
Remove @return from docblock (for __construct && __destruct methods)
|
2013-11-11 14:54:48 +01:00 |
Routing
|
Add space between classname(s)
|
2013-10-22 22:59:50 -04:00 |
Test
|
Replaced all remaining license references to the Open Group Test Suite License with the MIT License
|
2013-11-13 18:52:06 +01:00 |
TestSuite
|
Remove @return from docblock (for __construct && __destruct methods)
|
2013-11-11 14:54:48 +01:00 |
Utility
|
Remove @return from docblock (for __construct && __destruct methods)
|
2013-11-11 14:54:48 +01:00 |
View
|
Fix incorrect CSRF token fields when using postLink()
|
2013-11-11 21:56:55 -05:00 |
basics.php
|
Renamed $sortby to $sortBy in sortByKey
|
2013-10-23 17:28:48 +02:00 |
bootstrap.php
|
Updated additional references of Cake to CakePHP
|
2013-09-27 21:31:35 -04:00 |
LICENSE.txt
|
Formatted CSF address
|
2013-02-08 21:08:15 +09:00 |
VERSION.txt
|
Update version number to 2.4.2
|
2013-10-22 21:49:25 -04:00 |