Marc Würth
|
baadaec608
Fixed some typos in core.php
|
13 years ago |
mark_story
|
d01d291d13
Remove unused define.
|
13 years ago |
Adam Taylor
|
433dd09ec4
Fix typos
|
13 years ago |
Marc Würth
|
514d9675d8
Updated .gitignore, synced app & skel
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
Marc Würth
|
72765a2afc
Brought \app\Config and \lib\Cake\Console\Templates\skel\Config in sync
|
13 years ago |
ravage84
|
af8b1e22ef
Added a note about plugin assets not working witout url rewrite
|
13 years ago |
AD7six
|
51946ff8fd
Remove Security.level from core.php
|
13 years ago |
Graham Weldon
|
a9293aa385
Merge remote-tracking branch 'origin/master' into 2.3
|
13 years ago |
Ceeram
|
f792136c26
adding a note about custom error handler classes
|
13 years ago |
euromark
|
32f2426001
cache prefix for view cache to avoid collisions with domains/languages
|
13 years ago |
Adam Taylor
|
4090c2e932
Remove trailing whitespace from comments
|
13 years ago |
Graham Weldon
|
41ae19b5bc
Removed spaces at the end of lines.
|
13 years ago |
mark_story
|
2f7f5e1322
Use file cache as the default cache engine.
|
13 years ago |
Rachman Chavik
|
8e8763d69d
change to match syslog levels & customizable levels
|
14 years ago |
Juan Basso
|
9beaa9602f
Unified error handlers. Now the regular error handler will receive the fatal errors too.
|
14 years ago |
Juan Basso
|
a72288c378
Fixing doc.
|
14 years ago |
Juan Basso
|
05cdae6d1a
Renamed fatal error handler configuration for follow the same logic of consoleHandler name.
|
14 years ago |
Juan Basso
|
1428659f88
Moved the fatal error detection to App::shutdown and keeping the fatal error handler cleaner. It helps to be extended by applications/plugins.
|
14 years ago |
Juan Basso
|
440f0c38eb
Added a handler for fatal errors, showing internal server error page when debug is disabled or a custom fatal error page when enabled.
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
mark_story
|
2afb05b590
Merge branch '2.0' into 2.1
|
14 years ago |
0x20h
|
10350a9fdc
added a further note where to look for available cache implementations and their respective settings
|
14 years ago |
Graham Weldon
|
64d4387c82
Added default prefix to cache configurations.
|
14 years ago |
0x20h
|
54869fc965
moved note about 'default' cache configuration to the APC config docblock
|
14 years ago |
0x20h
|
588090da21
moved docblock on default cache configuration to bootstrap.php, left a note in core.php
|
14 years ago |
Dien Vu
|
a1690a13bf
Edit memcached's website:
|
14 years ago |
Kyle Robinson Young
|
1e1c7a036d
Code consistency formatting tweaks
|
14 years ago |
Kyle Robinson Young
|
60718c3b9f
Remove 5.3 notice from Config/core timezone comment
|
14 years ago |