chinpei215
|
ace30fdd8a
Fix a race condition problem
|
11 years ago |
euromark
|
974ca851c2
Correct doc blocks according to cs guidelines.
|
11 years ago |
mark_story
|
33a5b6e451
Fix additional missing API doc tags.
|
11 years ago |
Kenshin Okinaka
|
91cb3ddc27
Unset $db in DboSource::read().
|
12 years ago |
ADmad
|
d466e00644
Merge branch 'master' into 2.5
|
12 years ago |
euromark
|
7a287a6942
More coding standard corrections.
|
12 years ago |
euromark
|
8e0f15b3d6
Revert the removal of a BC relevant part.
|
12 years ago |
mark_story
|
2fe8c4050b
Insert manual joins *after* generated joins.
|
12 years ago |
mark_story
|
8acb75425d
Merge branch 'master' into 2.5
|
12 years ago |
James Watts
|
2eadb89ff6
Update in_array() check to avoid fatal error
|
12 years ago |
mark_story
|
3a226b03c3
Remove typehint from generateAssociationQuery()
|
12 years ago |
mark_story
|
5a944734b8
Remove typehint on $LinkModel argument.
|
12 years ago |
mark_story
|
2c5d96e916
Merge branch 'master' into 2.5
|
12 years ago |
mark_story
|
a5d50da040
Remove dead and unused code.
|
12 years ago |
Ber Clausen
|
f30b43b4c9
Update documentation and typehint.
|
12 years ago |
Ber Clausen
|
c15f7de164
Re-expose DboSource::fetchAssociated() for BC.
|
12 years ago |
Ber Clausen
|
5ccb77e25d
Be consistent with the result set variable name.
|
12 years ago |
Ber Clausen
|
0adc062cfa
Process query only when needed.
|
12 years ago |
Ber Clausen
|
422be67a03
Avoid recalculating whether the relationship is a self join.
|
12 years ago |
Ber Clausen
|
86b69964ef
Be more semantic with variable names.
|
12 years ago |
Ber Clausen
|
7a378c3b22
Conveniently fetch hasAndBelongsToMany associations from within a function (like hasMany).
|
12 years ago |
Ber Clausen
|
60a8f0900b
Get Model associations only when needed.
|
12 years ago |
Ber Clausen
|
8355d32bb1
Be more semantic indicating that association fields must be empty.
|
12 years ago |
Mark Story
|
99c8503578
Merge pull request #2518 from bar/2.5-dbosource-getconstraint
|
12 years ago |
Ber Clausen
|
5860cd4b8e
Still more documentation.
|
12 years ago |
Ber Clausen
|
c5c8cb80ba
Document DboSource::getConstraint().
|
12 years ago |
Ber Clausen
|
09188cc3d0
More documentation.
|
12 years ago |
Ber Clausen
|
c1cdf190e3
Add documentation. Strict check.
|
12 years ago |
Ber Clausen
|
1bdb783f91
Update documentation.
|
12 years ago |
mark_story
|
7e5c0f7185
Merge branch 'master' into 2.5
|
12 years ago |