Commit graph

9 commits

Author SHA1 Message Date
Jeremy Mikola 3fb9aaa56a Rename FOQ namespaces and services to FOS 2013-03-27 13:44:06 -04:00
Richard Miller 67a11a59ce Merge branch '2.0'
Conflicts:
	Finder/FinderInterface.php
	Repository.php
2012-08-07 19:42:38 +01:00
Richard Miller a14d56720f Added findHybrid to Repository 2012-08-07 19:25:43 +01:00
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
Schyzophrenic 93c0f608c2 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:35:32 +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