Robert
|
f57db2173f
Applied dispatchEvent() method.
|
11 years ago |
antograssiot
|
1e2fa9f154
typos
|
11 years ago |
mark_story
|
244aa061ff
Fix API doc errors in Datasource/
|
11 years ago |
Jose Lorenzo Rodriguez
|
ae5020b694
A temporary change to avoid a fatal error in HHVM, will report this and roll back when fixed
|
11 years ago |
Reuben Helms
|
9a3e0db66c
Refactor _eventManager accessors to Cake\Event\EventManagerTrait
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
ndm2
|
615cf37500
Docblock related updates/fixes.
|
12 years ago |
Jose Lorenzo Rodriguez
|
d338a54b5c
Fixed Query::eagerLoaded() and added test
|
12 years ago |
Jose Lorenzo Rodriguez
|
71ad141384
Merge branch '3.0-source-query' of https://github.com/bar/cakephp into bar-3.0-source-query
|
12 years ago |
Bryan Crowe
|
0c7190be17
Use semantic version for since doc block
|
12 years ago |
Ber Clausen
|
ed11b09dde
Update Query::$primary and Query::primary() names.
|
12 years ago |
Ber Clausen
|
e97bf6adae
Be picky setting the primary (originator) query as a Query parameter.
|
12 years ago |
Ber Clausen
|
4038cd25ed
Remove unnecessary aliases.
|
12 years ago |
ndm2
|
05cdcc0824
Re-add some docblock-tag namespace fixes that got lost due to rebasing
|
12 years ago |
Jose Lorenzo Rodriguez
|
7d6cc7e24b
Moved more code that can be used genericaly by any query
|
12 years ago |
Jose Lorenzo Rodriguez
|
d6ab39ba63
Moving the remaining ORM specific code out of QueryTrait
|
12 years ago |
Jose Lorenzo Rodriguez
|
463e31045c
Removing method alias, there is no need o create it so early at this
|
12 years ago |
Jose Lorenzo Rodriguez
|
f2cd735b24
Removing ORM specific code out of QueryTrait
|
12 years ago |
Jose Lorenzo Rodriguez
|
06d6343a76
Extracting reusable logic from Query, QueryCacher and ResultSetDecorator
|
12 years ago |