Commit graph

178 commits

Author SHA1 Message Date
Jeremy Mikola 094a505d12 Merge pull request #59 from merk/configerror
Removed missed merge conflict
2012-01-03 20:07:32 -08:00
Tim Nagel dfe72d8947 Fixed config.xml 2012-01-04 11:16:00 +11:00
Jeremy Mikola 0e0c12c7cf Merge pull request #58 from merk/index_transformer
Index wide finder
2012-01-03 14:16:56 -08:00
Tim Nagel 9c4ef3d8bd Added finder capability for an index 2012-01-04 09:12:51 +11:00
Jeremy Mikola fdc0d3c227 Merge pull request #55 from daFish/master
Changed path to custom provider example.
2011-12-29 08:57:22 -08:00
daFish 5aab521b42 Changed path to custom provider example. 2011-12-29 16:34:03 +01:00
Jeremy Mikola d0fdebb7d1 Ensure persistence.driver option exists before validating
The driver option is not required by the configuration, so we should check for it the validation functions.

If type_prototype is being used, there is a legitimate case where type definitions would not specify a driver. Likewise, the type_prototype may not specify the driver. If we wish to validate that a driver has been specified for a type, we'll have to do that in the extension class after loading the configuration and merging in prototypes.
2011-12-28 17:51:07 -05:00
Jeremy Mikola 62b3d94f8e Merge branch '2.0' 2011-12-28 17:09:50 -05:00
Jeremy Mikola 64dd1d780b [#45] Add example of exception suppression to README 2011-12-28 17:08:47 -05:00
Jeremy Mikola 6036a8356e Merge branch '2.0' 2011-12-28 16:42:36 -05:00
Jeremy Mikola 8d0f38c44e Revert "Hide exceptions if elasticsearch is not running. This needs some fixing and cleaning up by someone smarter than myself."
This reverts commit eb1900265f and fixes #45.
2011-12-28 16:35:00 -05:00
Richard Miller 231e3a0b06 Moved annotation use back into RepositoryManager 2011-12-24 14:44:37 +00:00
Richard Miller 77a73b1db6 Refactored RepositoryManager 2011-12-23 16:38:22 +00:00
Richard Miller 510d411055 Made default manager configurable 2011-12-23 16:20:22 +00:00
Richard Miller ba976e3a41 Extracted the Doctine specific parts of the Repository Manager 2011-12-23 15:29:01 +00:00
Jeremy Mikola 8487ab1788 Merge pull request #51 from willdurand/propel-support
Propel support
2011-12-21 15:05:24 -08:00
William DURAND 00aa83df80 Fixed comments
see https://github.com/Exercise/FOQElasticaBundle/pull/51
2011-12-20 20:14:49 +01:00
William DURAND 19ae10ae27 Fixed unit test (phpunit doesn\'t allow to expect the base Exception class) 2011-12-20 17:46:36 +01:00
William DURAND 55187d23bf Added Propel support
Refactored the configuration => BC break
2011-12-20 17:44:39 +01:00
Richard Miller 0386f8ebbd Updated autoload instructions as per GH-48 2011-12-19 12:39:20 +00:00
Richard Miller 4e48bbd182 Merge pull request #46 from nurikabe/master
Allow variable "fields" configuration node for attachment mapping.
2011-12-16 20:08:34 +00:00
Richard Miller ade3cfaef1 Merge pull request #46 from nurikabe/master
Allow variable "fields" configuration node for attachment mapping.
2011-12-16 07:38:45 -08:00
Richard Miller 048b1ff625 Added configuring repository by annotation 2011-12-13 19:26:03 +00:00
Richard Miller 564f1c843b Added using deps and vendors script to docs 2011-12-13 10:49:00 +00:00
Richard Miller 4bd1aa7c90 Updated README.md with info on 2.0 branch 2011-12-13 10:30:45 +00:00
Richard Miller 0e3fedf3fb Switched to manager registry for doctrine integration 2011-12-13 10:22:24 +00:00
nurikabe d4d05c2fc9 Allow variable "fields" configuration node for attachment mapping. 2011-12-12 17:12:48 +00:00
Richard Miller b9599052f9 Fixed typo 2011-12-11 23:19:10 +00:00
Richard Miller 7832fbc61a Removed unused local variable 2011-12-11 23:17:54 +00:00
Richard Miller 1a921ec2a3 Added Doctrine shortcut names for getting repositories 2011-12-11 23:09:13 +00:00
Richard Miller 69afe16558 Initialised RepositoryManager properties 2011-12-11 20:30:44 +00:00
Richard Miller a6e8d0a31c Added RepositoryManagerInterface 2011-12-11 20:17:41 +00:00
Richard Miller 98536d3f29 Renamed and moved repository manager 2011-12-11 20:14:00 +00:00
Richard Miller 68a2fbca67 Tidied up service ids 2011-12-11 19:52:50 +00:00
Richard Miller 587d1e540e Added checking the transformed values to test 2011-12-05 21:44:12 +00:00
Richard Miller a5316fe51c Merge pull request #42 from EmmanuelVella/master
Recursive values normalization
2011-12-05 13:38:47 -08:00
Richard Miller 86bba4bbbb Merge pull request #43 from e-butik/master
Changed ObjectPersister dependency to ObjectPersisterInterface in AbstractListener
2011-12-04 13:55:59 -08:00
Richard Miller 05cb7dd500 Fixed bootstrap path in phpunit config 2011-12-04 21:47:05 +00:00
Magnus Nordlander 3fe550c9c1 Changed ObjectPersister dependency to ObjectPersisterInterface 2011-11-30 10:08:44 +01:00
Jeremy Mikola bf1fe1685a Remove array-wrapping of config argument for clients
This fixes a regression in 914dbca3aa which prevented custom client configs from being processed.
2011-11-29 18:41:03 -05:00
Emmanuel Vella 9dc168fffc Add recursive values normalization 2011-11-28 17:24:16 +01:00
Jeremy Mikola 2b0e09f3da Merge pull request #38 from richardmiller/adding_repositories_for_encapsulating_queries
Adding manager that returns Doctrine style repositories
2011-11-14 08:18:14 -08:00
Jeremy Mikola 872b597e5b Merge pull request #37 from richardmiller/updated_object_persister_unit_test
Updated ObjectPersisterTest to reflect change in ObjectPersister object
2011-11-14 08:12:54 -08:00
Jeremy Mikola 4f40714b58 Merge pull request #36 from richardmiller/updated_resetter_unit_test
Updated ReseterTest to match current Reseter class
2011-11-14 08:12:35 -08:00
Jeremy Mikola b969218527 Merge pull request #35 from richardmiller/removing_unused_local_variable
Removed unused local variable
2011-11-14 08:10:37 -08:00
Richard Miller 7dbc4221ae Adding manager that returns Doctrine style repositories 2011-11-12 21:10:00 +00:00
Richard Miller e38d7f3bc5 Updated ObjectPersisterTest to reflect change in ObjectPersister object 2011-11-12 20:09:48 +00:00
Richard Miller 781bf869dc Updated ReseterTest to match current Reseter class 2011-11-12 20:05:54 +00:00
Richard Miller c4662644d8 Removed unused local variable 2011-11-12 19:40:41 +00:00
Jay Severson eb1900265f Hide exceptions if elasticsearch is not running. This needs some fixing and cleaning up by someone smarter than myself. 2011-11-09 11:37:28 -08:00