cakephp2-php8/lib/Cake
mark_story 4265dbcc33 Use App.base when there are no requests to generate URL's
Setting App.fullBaseUrl to a non-host value causes issues generating
URL's in a web context. However, not including the base path generates
incorrect URL's in a CLI context. This change allows the use of App.base
to populate the base path which is used as a fallback when there are no
requests, or when the base path is empty.

Refs #2931
2013-10-10 23:07:03 -04:00
..
Cache more cs 2013-09-17 14:53:07 +02:00
Config Update docs to reflect the routes that are actually connected. 2013-08-22 17:54:05 -04:00
Configure cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
Console Merge pull request #1715 from bcrowe/hotfix-docblocks 2013-10-10 09:54:14 -07:00
Controller Additional Cake references to CakePHP and docblock typo 2013-10-09 19:38:16 -04:00
Core Additional Cake references to CakePHP and docblock typo 2013-10-09 19:38:16 -04:00
Error remove wrong trailing slash 2013-09-16 00:40:37 +02:00
Event cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
I18n Strict checks for I18n::loadLocaleDefinition(). 2013-09-01 06:20:53 +02:00
Log fixes FileLog doesn't delete on rotation if rotate = 0 2013-10-06 15:04:57 +02:00
Model Additional Cake references to CakePHP and docblock typo 2013-10-09 19:38:16 -04:00
Network Additional Cake references to CakePHP and docblock typo 2013-10-09 19:38:16 -04:00
Routing Use App.base when there are no requests to generate URL's 2013-10-10 23:07:03 -04:00
Test Use App.base when there are no requests to generate URL's 2013-10-10 23:07:03 -04:00
TestSuite Changed url to URL where appropriate 2013-10-07 23:17:58 -04:00
Utility Update UUID pattern to accept the 'nil' UUID. 2013-10-10 21:11:55 -04:00
View Changed url to URL where appropriate 2013-10-07 23:17:58 -04:00
basics.php Additional Cake references to CakePHP and docblock typo 2013-10-09 19:38:16 -04: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.1 2013-09-14 22:07:19 -04:00