mark_story
|
3d4ebc038c
Throw exceptions when non Datasource classes are used as Datasources.
|
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 |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
mark_story
|
27d7e2865e
Merge branch 'master' into 2.3
|
13 years ago |
Ceeram
|
56225bcca3
fix all warnings except TODO warnings
|
13 years ago |
Ceeram
|
d4986b5f24
add responseHeader() method to new base exception class, ExceptionRenderer will pass the headers to the response.
|
13 years ago |
mark_story
|
e2781a536a
Fix whitespace error.
|
14 years ago |
mark_story
|
5e54be4e5a
Merge branch '2.1' into 2.2
|
14 years ago |
Ceeram
|
b913fe5303
better error message in MissingConnectionException when driver is not enabled
|
14 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
Jose Lorenzo Rodriguez
|
bf0f5ab118
Merge remote-tracking branch 'origin/2.1' into 2.2
|
14 years ago |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 years ago |
Thomas Ploch
|
daa695b4d3
Added NotImplementedException with status code 501
|
14 years ago |
Jose Lorenzo Rodriguez
|
8465538800
Merge branch '2.2-middleware' into 2.2
|
14 years ago |
Jose Lorenzo Rodriguez
|
565a58f784
Introducing dispatcher filters and adding tests for them
|
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 |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
60989ad6c8
Fix coding standard issues in Error/
|
14 years ago |
0x20h
|
6ddf6dad36
reverting my mistake
|
14 years ago |
0x20h
|
153152642c
PHP configuration file base Acl implementation
|
14 years ago |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
1e1c7a036d
Code consistency formatting tweaks
|
14 years ago |
Rachman Chavik
|
408e785d5e
Display datasource name in exceptions and error page.
|
14 years ago |
Majna
|
a9dbde0cbd
Fixing incorrect doc blocks regarding error handler.
|
14 years ago |
Renan Gonçalves
|
1cf67b1e55
Little cleanup in exceptions.
|
14 years ago |
mark_story
|
cc8d44f21f
Adding an exception for when a PDO interface is not installed.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Majna
|
742130b540
Fix for wrong Exception messages and typos. Added missing ExceptionRenderer tests for Datasource
|
14 years ago |