Commit graph

14 commits

Author SHA1 Message Date
cevou cbe6071969 Code cleanup
- updated deprecated calls
- cleaned up PHPDoc comments
2013-03-02 12:23:44 +01:00
Francisco Facioni 0ede5ffc67 fix for #138, query can be a string or a Elastica_Query 2012-07-27 15:06:00 -03:00
Richard Miller 3d2252a688 Changed finder interface hierarchy 2012-07-10 20:38:08 +01:00
Francisco Facioni 2bf7344fbb CS 2012-06-13 15:28:16 -03:00
Francisco Facioni 0d9e0f1172 Added knp paginator support
Bug fix: no
Feature addition: yes
Backwards compatibility break: no

Encapsulated Pagerfanta dependency for pagination and added support for knp pagination component
2012-05-24 11:35:19 -03:00
Tim Nagel 76f447ba7d Hybrid finder results 2012-02-24 09:50:46 +11:00
Richard Miller 2682399d7f Removed an unnecessary fetching of search results when paging 2011-11-01 17:34:04 +00:00
ornicar d10fff12d4 Replace dependency to Zend\Paginator to dependency to Pagerfanta (optional) 2011-07-05 10:43:01 -07:00
ornicar b6c4a582d3 Fix configuration and indentation 2011-06-10 16:03:17 -07:00
ornicar 83b177e4f2 Make TransformedFinder::find limit argument optional - fixes #8 2011-06-10 14:44:24 -07:00
ornicar 743b2c0e64 Move transformed finder and paginator out of the Doctrine\ namespace 2011-05-09 17:54:01 -07:00
ornicar ed1293bc86 Move the doctrine finder to Doctrine\Finder 2011-05-09 15:38:52 -07:00
ornicar e52f257918 Add RawFinder 2011-04-27 15:14:21 -07:00
ornicar 0db0490be5 Complete provider, finder, transformers and configuration refactoring 2011-04-27 00:59:04 -07:00
Renamed from Finder/MappedFinder.php (Browse further)