summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/entity_query.test
Commit message (Collapse)AuthorAge
* #885014 by bojanz, chx: Fixed add missing pager and tablesort query support ↵Angie Byron2010-11-14
| | | | to EntityFieldQuery.
* - Patch #938462 by bojanz: Fix EntityFieldQuery fatal error in certain cases ↵Dries Buytaert2010-11-05
| | | | and document bundle limitations.
* - Patch #908798 by bojanz: EntityFieldQuery does not handle ordering correctly.Dries Buytaert2010-10-06
|
* #890994 by Berdir: Entity query tests fail on PostgreSQL.Angie Byron2010-09-24
|
* #907760 follow-up by bojanz: EntityFieldQuery tests cleanup.Angie Byron2010-09-13
|
* - Patch #902830 by bojanz: field_sql_storage() can't handle entityOrderBy ↵Dries Buytaert2010-09-05
| | | | (fatal error).
* Temporary roll-back of #890994, per Dries's feedback.Angie Byron2010-09-01
|
* #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on ↵Angie Byron2010-09-01
| | | | PostgreSQL.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* - Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() ↵Dries Buytaert2010-06-26
| | | | is completely broken.
* - Patch #832746 by dmitrig01: fix inconsistent formatting of ↵Dries Buytaert2010-06-25
| | | | entity_query().test.
* #834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, ↵Angie Byron2010-06-24
| | | | and added tests.
* - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.Dries Buytaert2010-06-17
|
* - Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, ↵Dries Buytaert2010-06-14
dereine, bjaspan: listing API for field API.