Commit graph

5 commits

Author SHA1 Message Date
Schyzophrenic
3b391919c9 Fix resultSet size when using a Repository
When using a Repository, the $limit parameter was lost along the way.
This is why the limit was always set to 10 in that case.
2012-08-05 02:43:52 +03:00
Richard Miller
affc50a2eb Added type hint to Repository constructor 2012-07-10 20:41:27 +01:00
Richard Miller
50ba50f848 Added findHybrid to the repository 2012-07-10 20:30:19 +01:00
Francisco Facioni
b7df8fb651 adds createPaginatorAdapter to the repository 2012-07-10 13:16:44 -03:00
Richard Miller
7dbc4221ae Adding manager that returns Doctrine style repositories 2011-11-12 21:10:00 +00:00