euromark
|
7cb19b97db
coding standards and simplification of else cases as well as some minor fixes
|
12 年 前 |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 年 前 |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
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
|
d0d13acaf4
Merge branch 'master' into 2.3
|
13 年 前 |
mark_story
|
75f654b87b
Fix double encoding in JsHelper request methods.
|
13 年 前 |
euromark
|
b811afbc44
double spaces to single ones
|
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
|
664b0538b8
Fix more coding standards problems.
|
14 年 前 |
mark_story
|
acccdcde1f
Fix coding standard issues in View/
|
14 年 前 |
Kyle Robinson Young
|
c836ba08a3
Add/move docblocks to make text available in the API docs
|
14 年 前 |
Kyle Robinson Young
|
5876744709
Adhering to coding standards
|
14 年 前 |
Juan Basso
|
16ef234180
Removing trailing spaces.
|
14 年 前 |
Juan Basso
|
895c10af7b
Adjusted some types in @param, @return and @var.
|
14 年 前 |
Juan Basso
|
7604763888
Updated some file headers to include correct license and copyright.
|
14 年 前 |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
14 年 前 |
Juan Basso
|
02f290ac52
Fixed some API doc in views.
|
14 年 前 |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 年 前 |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 年 前 |
Renan Gonçalves
|
ed96936ea7
According to CakePHP conding styles, methods prefixed by _ are protected. Changing where it makes sense and don't break anything.
|
15 年 前 |
Renan Gonçalves
|
438050dcaa
Adding 'public' visibility to all public methods.
|
15 年 前 |
Jose Lorenzo Rodriguez
|
42b3f993b9
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
15 年 前 |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 年 前 |
José Lorenzo Rodríguez
|
9fac0b92c6
Extracting JsBaseEngineHelper to its own file, fixing some JsHelper related test cases
|
15 年 前 |
José Lorenzo Rodríguez
|
8e5bd76752
Fixing several errors when running the testsuite
|
15 年 前 |
José Lorenzo Rodríguez
|
be9bcb3627
Moving view clasess to their new home
|
15 年 前 |