Marc Würth
|
4c9f0414cb
|
Improved the DocBlocks and other code cleanup
Fixed @license tag, url comes first
Whitespace and other minor code cleanup
Added some docblocks
|
2013-05-31 00:11:19 +02:00 |
|
Marc Würth
|
2bbd391972
|
Synced PHP version annotations
CakePHP seems to be just "PHP 5" as opposed to the PEAR header comment standard "PHP version 5"
http://pear.php.net/manual/en/standards.header.php
|
2013-05-29 20:19:14 +02:00 |
|
Graham Weldon
|
26a08c6780
|
Updated copyright
|
2013-02-08 21:28:17 +09:00 |
|
Graham Weldon
|
66d856d883
|
Added extra line for referencing license file for copyright
|
2013-02-08 21:22:51 +09:00 |
|
Graham Weldon
|
7b860debe4
|
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
I just wanted to ruin his evening, because this change needs to be merged into CakePHP 3.0.
|
2013-02-08 20:59:49 +09:00 |
|
Ceeram
|
eadc3a75e5
|
fix coding standards
|
2012-11-21 15:39:03 +01:00 |
|
ADmad
|
28951865c6
|
Hidden divs created by FormHelper can now be customized.
|
2012-09-04 23:56:30 +05:30 |
|
Ber Clausen
|
bdac857293
|
Add plugin support to IniReader, and harden tests.
The actual config file must always have .ini extension.
For backwards compatibility, acl.ini.php will be treated specially until 3.0.
|
2012-08-27 10:04:26 -03:00 |
|
ber clausen
|
0dec093f48
|
The actual config file must always have .php extension.
|
2012-08-13 23:50:58 -03:00 |
|
mark_story
|
1e403c6a7f
|
Fix more coding standards issues.
|
2012-03-17 23:53:13 -04:00 |
|
Juan Basso
|
3b1bd90ad6
|
Updated copyright to 2012.
|
2012-03-12 22:46:07 -04:00 |
|
0x20h
|
bfaea78504
|
allow more elaborate regex rules
|
2012-01-13 23:29:23 +01:00 |
|
0x20h
|
95a41af9db
|
allow multiple roles for a rule to be specified as string or array
|
2012-01-13 22:02:25 +01:00 |
|
0x20h
|
153152642c
|
PHP configuration file base Acl implementation
|
2012-01-13 21:43:48 +01:00 |
|
mark_story
|
87924414fc
|
Update Configure::load() to use Set::merge()
This fixes some of the awkward behavior that using
array_merge_recursive() could create.
Fixes #2441
|
2012-01-07 10:45:48 -05:00 |
|
mark_story
|
b02155e766
|
Remove tests, that interact with RedirectRoute.
RedirectRoute now has exit() in it. This makes hitting those
routes in testing dangerous.
|
2011-10-22 23:27:04 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Juan Basso
|
192812ee7f
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
|
Jose Lorenzo Rodriguez
|
ded3cb4826
|
Renaming more folders
|
2011-05-13 02:31:33 -04:30 |
|