Commit graph

12 commits

Author SHA1 Message Date
Tim Nagel
1d5fe44ca4 Fix CS from scrutiniser-ci 2014-09-21 20:12:30 +10:00
Hung Tran
d04a403f71 added support for setting search options 2014-02-04 19:41:38 -06:00
Lukas Kahwe Smith
813f57e3d0 added purge command 2013-04-26 19:46:15 +02:00
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