Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 年 前 |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 年 前 |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 年 前 |
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 年 前 |
mark_story
|
3e3af1f998
Rename HttpResponse to HttpSocketResponse.
|
13 年 前 |
dogmatic69
|
22a2e1b51e
converting $foo == / $foo == 0 to !$foo (and a few $foo === 0)
|
13 年 前 |
dogmatic69
|
cf8fccae96
converting $foo == null / $foo == false to !$foo
|
13 年 前 |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 年 前 |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 年 前 |
mark_story
|
a6da736149
Fix coding standards errors in Network/
|
14 年 前 |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 年 前 |
Kyle Robinson Young
|
c836ba08a3
Add/move docblocks to make text available in the API docs
|
14 年 前 |
mark_story
|
6d269ce25d
Merge branch '2.0' into 2.1
|
14 年 前 |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
14 年 前 |
mark_story
|
254357e9c9
Merge branch '2.0' into 2.1
|
14 年 前 |
mark_story
|
89ced25fad
Making HttpResponse more tolerant of line endings.
|
14 年 前 |
Clément Hallet
|
62ae6d57e9
optionnaly handles redirect before return the response
|
14 年 前 |
Majna
|
a5220fa7bb
Fixed doc block comments.
|
14 年 前 |
Juan Basso
|
0575e92833
Added visibility in some methods and attributes.
|
14 年 前 |
Juan Basso
|
fedadc091c
Included @throws in API that was missing.
|
14 年 前 |
Juan Basso
|
070980b170
Fixed some API doc in i18n and network.
|
14 年 前 |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 年 前 |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 年 前 |
ADmad
|
4c042ae133
Adding proper visibility keywords for class functions
|
15 年 前 |
evilbloodydemon
|
ad73c7038c
Unused variables in Network removed
|
15 年 前 |
AD7six
|
32df3156a7
consolidate cake_error and cake_developer to simply "cake_dev"
|
15 年 前 |
AD7six
|
1f6346c58f
using cake_error for error messages
|
15 年 前 |
AD7six
|
29b874e739
translation changes in the Network dir
|
15 年 前 |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 年 前 |
José Lorenzo Rodríguez
|
387281e506
Moving newly created classes to the new folders
|
15 年 前 |