euromark
|
97c2cb367d
CS fixes
|
13 years ago |
Ceeram
|
842b1802d9
add assert that habtm save does not return false
|
13 years ago |
Ceeram
|
8374eb92cc
fix failing tests. test and mocked sources would cause exceptions
|
13 years ago |
mark_story
|
33bd7a571a
Restore whitelist when save fails.
|
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
|
4bdaa2b5a0
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
1528b5c382
Don't return true when there is nothing to save.
|
13 years ago |
Ceeram
|
eadc3a75e5
fix coding standards
|
13 years ago |
Ceeram
|
b18550c667
fix incorrect tests
|
13 years ago |
Ceeram
|
b8607ca2ed
fix fieldlist, refs PR808 and PR851
|
13 years ago |
mark_story
|
c24bec679b
Merge branch 'master' into 2.3
|
13 years ago |
Ber Clausen
|
a7d9422c09
Test all empty array with assertSame() because assertEquals() does not check the type.
|
13 years ago |
mark_story
|
c4b9fa6c7a
Fix failing tests.
|
13 years ago |
dogmatic69
|
641ba9f3e6
Merge branch '2.3' into type-checks
|
13 years ago |
Mark Story
|
746eaf9389
Merge pull request #894 from dereuromark/comp-fix-save-all
|
13 years ago |
mark_story
|
08556ab879
Fix saveAssociated() with validate=first, atomic=false
|
13 years ago |
euromark
|
1e2ac0b9c8
comp mod for saveAll()
|
13 years ago |
dogmatic69
|
b1f26b59a3
converting if ($foo != null) to if ($foo)
|
13 years ago |
mark_story
|
7d2cbec79d
Revert "Fix null not stopping model callbacks."
|
13 years ago |
mark_story
|
82a8400def
Fix null not stopping model callbacks.
|
13 years ago |
mark_story
|
c7647b775f
Attempt to fix build error in travis.
|
13 years ago |
Jose Lorenzo Rodriguez
|
60eb228ddf
Fixing issues with validation rules not being reset after calling
|
13 years ago |
Ceeram
|
cb80338c7d
avoid duplication in return value when saving habtm
|
13 years ago |
Ceeram
|
c5ebbc991c
Revert "Merge pull request #784 from ceeram/habtmmerge"
|
13 years ago |
Ceeram
|
fb0053753e
avoid duplication in returned results for habtm
|
13 years ago |
mark_story
|
eb7b66b37c
Revert default value of allowEmpty.
|
13 years ago |
Jose Lorenzo Rodriguez
|
03d31b57f7
Merge remote-tracking branch 'origin/2.1' into 2.2
|
14 years ago |
Ceeram
|
cd209ce099
Avoid using LC_ALL, on some installs this would cause error:
|
14 years ago |