Schlaefer
|
9fa7afa354
fixes #3887 CSRF reusable token expires
|
11 years ago |
euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 years ago |
mark_story
|
1d1a2f859c
Fix coding standards error.
|
12 years ago |
mark_story
|
a28158d614
Add additional test for f23d811ff59c50ef278e98bb75f4ec1e7e54a5b3
|
12 years ago |
ADmad
|
68572d8046
Cannot use php 5.4+ array syntax for 2.x.
|
12 years ago |
mark_story
|
f23d811ff5
Use the form action URL in generated form hashes.
|
12 years ago |
euromark
|
0d09a54033
more missing doc block tags added
|
12 years ago |
mark_story
|
a5d50da040
Remove dead and unused code.
|
12 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
euromark
|
a796b26f13
fix renderLayout and update deprecated and outdated code
|
12 years ago |
Marc Würth
|
2609016dfe
Changed http links to lighthouse, groups.google and github to https
|
12 years ago |
euromark
|
394bf1054d
remove name attribute where not necessary, clean up doc blocks
|
13 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
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 |
Ceeram
|
16be9d4990
remove unused local vars
|
13 years ago |
mark_story
|
4c98e39c1f
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
1117ad2f1c
Blackhole requests when the action is the blackhole callback.
|
13 years ago |
Tigran Gabrielyan
|
617d470427
Renamed disabledActions to unlockedActions
|
13 years ago |
Tigran Gabrielyan
|
df8ec17626
Added `disabledActions` feature to SecurityComponent
|
13 years ago |
Rachman Chavik
|
22373868bb
if blackHoleCallback is set, requests _must_ get blackholed
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
Kyle Robinson Young
|
b8488b8dfe
Update 1.x @link in docblocks
|
14 years ago |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
edb582944c
Fix coding standards in Test/Case/Controller
|
14 years ago |
mark_story
|
7665f369fa
Merge branch '2.1-type-hinting-corrections' into 2.1
|
14 years ago |
euromark
|
22452f61f8
type hinting controllers and views
|
14 years ago |
Kyle Robinson Young
|
4176e59e52
Typo fixes in tests
|
14 years ago |
Majna
|
d41e5621b7
Fix missing and invalid assertions in tests.
|
14 years ago |