chinpei215
|
ace30fdd8a
Fix a race condition problem
|
11 years ago |
David Yell
|
79be5e6805
Update Model.php
|
11 years ago |
mark_story
|
765be87d88
Overwrite the schemaName property if it is not defined in the class.
|
11 years ago |
euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 years ago |
ADmad
|
1d40f3e685
Fix API docblock CS errors.
|
11 years ago |
mark_story
|
89cd114e6f
Merge branch 'master' into 2.5
|
12 years ago |
Stephen Cuppett
|
ed83df5bed
Fixes #3469, explicit isset check for counterCache
|
12 years ago |
ADmad
|
d466e00644
Merge branch 'master' into 2.5
|
12 years ago |
euromark
|
7a287a6942
More coding standard corrections.
|
12 years ago |
mark_story
|
de0062de77
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
9d19801cfa
Clear data and validationErrors *after* calling clearCache().
|
12 years ago |
mark_story
|
bf9c3029cb
Merge branch 'master' into 2.5
|
12 years ago |
euromark
|
0ece694a75
microptimize options and default merge and other string key array merges
|
12 years ago |
Joseph Woodruff
|
d526fdadc1
Base model class no longer changes an already defined schemaName value
|
12 years ago |
mark_story
|
8acb75425d
Merge branch 'master' into 2.5
|
12 years ago |
Wouter van Dongen
|
5035613157
* Fixed bug where select query in deleteAll could return wrong table name.
|
12 years ago |
mark_story
|
c5b6dda82f
Merge branch 'master' into 2.5
|
12 years ago |
Thomas Smith
|
4927cf6901
#2994, unnecessary calls to Model::__isset(null)
|
12 years ago |
ADmad
|
c093804b35
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
d7d8fc00d1
Check data with isset() before accessing it.
|
12 years ago |
mark_story
|
7e5c0f7185
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
01be15d654
Don't always wipe a Model's _schema property when calling setSource()
|
12 years ago |
mark_story
|
48d2618c62
Merge branch 'master' into 2.5
|
12 years ago |
Rachman Chavik
|
2d5a153c0d
Set 'order' to false to prevent issues with postgres
|
12 years ago |
ADmad
|
f3900e89fd
Fixed bug where deleteAll tried to delete same id multiple times.
|
12 years ago |
mark_story
|
71312932e8
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
1be40d5d64
Fix coding standards error.
|
12 years ago |
mark_story
|
ec38ee1c48
Only enable cacheSources if both the datasource + model agree on it.
|
12 years ago |
mark_story
|
99fd6e40fe
Leave db->cacheSources unaltered.
|
12 years ago |
ADmad
|
dda6080579
Merge branch 'master' into 2.5
|
12 years ago |