mark_story
|
dff45740ea
Add 'trace' to the data provided to Debugger formats.
|
14 years ago |
mark_story
|
9e080951b1
Adding additional documentation for CrudAuthorize.
|
14 years ago |
mark_story
|
864cb70645
Moving basic templates to the 'base' key.
|
14 years ago |
José Lorenzo Rodríguez
|
aa6d6a9918
Merge pull request #221 from majna/2.0-doc-comments
|
14 years ago |
Majna
|
681207e327
Fixed doc block comments.
|
14 years ago |
mark_story
|
08b974d64b
Adding the _x and _y fields to the unlocked fields
|
14 years ago |
mark_story
|
6e22f1d0a8
Excluding hidden files from test directory adding.
|
14 years ago |
mark_story
|
421a2116be
Adding error code checking around CakeException handling
|
14 years ago |
Renan Gonçalves aka renan.saddam
|
2bce6149e9
Merge pull request #217 from majna/2.0-test-suite
|
14 years ago |
Majna
|
8d6fc84135
Fixing failing test for Router. Debugger test fails on windows due to different directory separator.
|
14 years ago |
ADmad
|
33030a4502
Fixing my previous attempt in ef4826e to make Model::_findCount() behave nicely with 'group' option. Refs #1677, #573
|
14 years ago |
mark_story
|
7e44836837
Fixing failing test.
|
14 years ago |
mark_story
|
6008e0e8a0
Adding quoting around SET NAMES.
|
14 years ago |
mark_story
|
a5fe702624
Updating CrudAuthorize to work like ActionsAuthorize.
|
14 years ago |
ADmad
|
2a554237f4
Improving error view. Closes #2027
|
14 years ago |
mark_story
|
79687a2dcf
Making locking file caching the default.
|
14 years ago |
mark_story
|
b1dad6e5bd
Adding session renewal upon login/logout.
|
14 years ago |
mark_story
|
50a0a51f53
Renaming method to better match what it does.
|
14 years ago |
mark_story
|
dffcf048d9
Fix incorrect documentation.
|
14 years ago |
mark_story
|
8272758eb9
Adding block to home page for PHP version.
|
14 years ago |
ADmad
|
1d56afca11
Merge pull request #211 from basuke/2.0
|
14 years ago |
Yosuke Basuke Suzuki
|
5612d411f3
Added unittest for saveAll() validation with the data no id assigned.
|
14 years ago |
mark_story
|
36928d35f9
Redoing fix done in 155968349f47a67c4af764d40927e47daa5fa738
|
14 years ago |
mark_story
|
eccc05d8b1
Revert previous commit. Trying to fix jenkins build.
|
14 years ago |
mark_story
|
155968349f
Skip . and .. when generating trees.
|
14 years ago |
Renan Gonçalves
|
0bcb8d0dfa
Improving the regex and moving more files around.
|
14 years ago |
mark_story
|
ceed424770
Updating doc blocks.
|
14 years ago |
Jose Lorenzo Rodriguez
|
90d86678fa
Merge branch '2.0' of github.com:cakephp/cakephp into 2.0
|
14 years ago |
Jose Lorenzo Rodriguez
|
c45538ab08
Making CakePlugin::loadAll() static as its fellow class methods
|
14 years ago |
José Lorenzo Rodríguez
|
b1f8d21434
Fixing doc block in core AppController file
|
14 years ago |