Commit Graph

  • db4c213403 New tests (#127) develop Boris Popovschi 2016-11-22 00:23:04 +02:00
  • b87123369c Uow abstraction (#126) feature/uow Boris Popovschi 2016-11-18 16:59:12 +02:00
  • 0cdb23108d Merge branch 'master' into develop Hasham Ahmad 2016-11-17 20:43:52 +00:00
  • d3b8512907 New tests (#124) Boris Popovschi 2016-11-17 22:40:42 +02:00
  • 6a4783a7bf Code cleanup Hasham Ahmad 2016-11-17 18:40:06 +00:00
  • 49b57671b4 Add code sniffer Hasham Ahmad 2016-11-17 18:29:29 +00:00
  • 533a39f5f8 Add composer script Hasham Ahmad 2016-11-17 18:22:57 +00:00
  • d173316822 Update composer.json master Hasham Ahmad 2016-11-17 18:07:30 +00:00
  • 4efad1c4ea Merge branch 'develop' into 0.2 v0.2 0.2 Hasham Ahmad 2016-11-17 17:48:36 +00:00
  • dc5de7c8b2 Update develop branch composer.json Hasham Ahmad 2016-09-26 14:06:40 +02:00
  • cd06ba1d47 Merge pull request #118 from akleiber/patch-1 v0.1 0.1 Hasham Ahmad 2015-12-29 20:50:39 +09:00
  • 8b1db66dc4 change license field to american english Andreas Kleiber 2015-12-28 10:41:03 +01:00
  • dc2cfed6ab Merge branch 'geopoint-support' into develop MrHash 2014-12-09 17:00:51 +08:00
  • 73f9518aa3 Basic geohash support MrHash 2014-12-09 17:00:11 +08:00
  • 3b93c8f16a Merge branch 'feature-yaml-driver' into develop MrHash 2014-12-09 16:14:00 +08:00
  • 2c906b2920 Add single result shortcut MrHash 2014-12-02 16:07:21 +00:00
  • 7b1c291141 Support for yaml mapping hierarchies MrHash 2014-12-02 01:51:12 +00:00
  • 319dadaa2b Tweaking Query object MrHash 2014-12-02 00:56:10 +00:00
  • 7dcd015ab7 Support addFrom on query builder MrHash 2014-12-02 00:32:24 +00:00
  • 3b4f696bcc Bugfix callback serializer MrHash 2014-12-02 00:13:14 +00:00
  • 1987d19dfc Cast object id to string in UnitOfWork MrHash 2014-12-01 23:44:21 +00:00
  • 16b16e8caa Bugfix drivers MrHash 2014-12-01 20:56:35 +00:00
  • c3f8bb580f Bugfix unit of work MrHash 2014-12-01 15:34:21 +00:00
  • 78cbc67e85 CS fixes and bugfix client MrHash 2014-12-01 12:37:54 +00:00
  • 4246c3302d Serialization client fixes MrHash 2014-12-01 12:08:37 +00:00
  • 286fc148e7 Refactoring annotation driver MrHash 2014-12-01 02:26:06 +00:00
  • 0f35719e6d Add parameter mapping and refactoring metadata MrHash 2014-11-30 21:50:08 +00:00
  • c47f813969 Implemented Yaml driver MrHash 2014-11-30 21:27:10 +00:00
  • 76f9949a39 CS fix Hasham Ahmad 2014-09-13 13:46:28 +01:00
  • 166d1cd7c2 Use filtered queries instead of setFilter(). Closes #102 Hasham Ahmad 2014-09-13 13:46:14 +01:00
  • b73fba26ea Update demo composer file Hasham Ahmad 2014-09-13 13:44:10 +01:00
  • 5f688f71df Merge pull request #108 from fprochazka/patch-5 Hasham Ahmad 2014-09-11 21:31:14 +01:00
  • 6cbf8a9048 Remove implementation of ZendLucene [Closes #107] Filip Procházka 2014-09-11 21:45:22 +02:00
  • 1769c14d6f Merge pull request #106 from fprochazka/patch-4 Hasham Ahmad 2014-09-11 20:36:05 +01:00
  • 81bec0d890 Travis: use phpunit installed by composer Filip Procházka 2014-09-11 21:22:08 +02:00
  • 8819c16e20 Travis: better composer install Filip Procházka 2014-09-11 21:12:39 +02:00
  • 1979284aac Travis: build under 5.5 and 5.6 Filip Procházka 2014-09-11 21:09:03 +02:00
  • 48c0f065d4 Fixed tests Filip Procházka 2014-09-11 21:06:30 +02:00
  • 7d0eab366b Fix test environment Filip Procházka 2014-09-11 19:59:19 +02:00
  • a085125a1c Support for "null_value" field attribute. Closes #98 Hasham Ahmad 2014-09-11 18:00:55 +01:00
  • e313ed11c4 Merge pull request #104 from fprochazka/patch-2 Hasham Ahmad 2014-09-11 17:41:11 +01:00
  • a66e7543d6 Change licence to MIT [Closes #63] Filip Procházka 2014-09-11 18:32:35 +02:00
  • 18a71aebb7 refactored demo Filip Procházka 2014-09-11 18:22:25 +02:00
  • b2dbe52ab8 Merge pull request #103 from fprochazka/patch-1 Hasham Ahmad 2014-09-11 17:07:30 +01:00
  • 7944babb21 phpdoc on SearchManager Filip Procházka 2014-09-11 17:35:23 +02:00
  • 20555e1701 phpdoc on SearchClientInterface Filip Procházka 2014-09-11 17:33:46 +02:00
  • 7b1cdfcab7 instanceof is better for IDE autocompletion Filip Procházka 2014-09-11 17:32:27 +02:00
  • 2ba70f459c fixed undefined property on Query Filip Procházka 2014-09-11 17:32:11 +02:00
  • ee2730f66a Fixed type reference Filip Procházka 2014-09-11 17:31:41 +02:00
  • 58a224df1f Fixed ClassMetadata reflection when loaded from cache Filip Procházka 2014-09-11 17:26:21 +02:00
  • 2ce9119a46 Fixed autocompletion and phpdoc references Filip Procházka 2014-09-11 17:08:18 +02:00
  • c0b2aa1aca fixed variable collision Filip Procházka 2014-09-11 17:05:34 +02:00
  • ab4fce2b70 fixed OnClearEventArgs Filip Procházka 2014-09-11 17:04:13 +02:00
  • aa992a7939 yaml is indented using spaces Filip Procházka 2014-09-11 17:00:56 +02:00
  • 7b10d72592 Fixed InvalidArgumentException reference Filip Procházka 2014-09-11 16:58:44 +02:00
  • 5b2c07f7bd typos Filip Procházka 2014-09-11 16:58:35 +02:00
  • 357570ae71 Variable name collision Filip Procházka 2014-09-11 16:57:05 +02:00
  • 4e8ede3872 Fixed type references Filip Procházka 2014-09-11 16:56:52 +02:00
  • fefe864a5c Support for root object type mapping #100 Hasham Ahmad 2014-08-27 15:18:07 +01:00
  • bd8d61ce45 Bugfix demo composer file Hasham Ahmad 2014-08-23 13:12:47 +01:00
  • 4ffc330bb8 Add support for "attachment" type #95 Hasham Ahmad 2014-08-23 13:05:41 +01:00
  • 8e93637fad Add getter to EntityRepository Hasham Ahmad 2014-08-23 12:35:25 +01:00
  • 3285719487 Add support for "store" field mapping #94 Hasham Ahmad 2014-08-23 12:27:27 +01:00
  • 769b257211 Coding style fixes Hasham Ahmad 2014-08-23 12:25:55 +01:00
  • 39a338b7b3 Coding style fixes Hasham Ahmad 2014-08-23 12:06:12 +01:00
  • 2fd5d93a30 Added pagination example Hasham Ahmad 2014-08-23 11:50:25 +01:00
  • 9f5ba73c6f Bugfix composer.json Hasham Ahmad 2014-06-09 12:40:11 +08:00
  • 35133aeb4d Update composer.json Hasham Ahmad 2014-06-09 12:36:39 +08:00
  • 7c77f5e3ec Update README.markdown Hasham Ahmad 2014-05-12 21:45:14 +08:00
  • 5d6200cee4 Merge pull request #84 from MrHash/master Hasham Ahmad 2014-05-12 21:41:36 +08:00
  • 234e35c8b2 Updating composer again MrHash 2014-04-17 18:49:25 +01:00
  • 28e1fcf515 Updating composer files MrHash 2014-04-17 18:44:37 +01:00
  • 0fcc90862c Updating demo MrHash 2014-04-17 18:44:28 +01:00
  • 7ff2ef3315 Support for find() options MrHash 2014-04-12 15:15:06 +01:00
  • 603acd432a Updating implementation messages MrHash 2014-04-12 01:22:18 +01:00
  • 1ead1ff3b1 Support for index_name property MrHash 2014-04-11 19:36:29 +01:00
  • a15dccae27 Update demo for _parent field issue MrHash 2014-04-10 21:37:47 +01:00
  • 35f486c259 Adding parent/child to demo MrHash 2014-04-10 21:19:26 +01:00
  • 1133a80895 Adding setup and search demo MrHash 2014-04-10 15:46:38 +01:00
  • f10167b17e Persisting and removing Traverable collections MrHash 2014-04-09 16:43:24 +01:00
  • 17344d164e Commit removed docs before persisting MrHash 2014-04-09 02:50:14 +01:00
  • 616f779399 Quicker single document creation MrHash 2014-04-07 23:40:42 +01:00
  • 98d3b71473 Support version number hydration MrHash 2014-04-07 23:01:31 +01:00
  • a543905fb2 Better parameter hydration MrHash 2014-04-07 22:54:41 +01:00
  • 0f66c48bc8 Remove params from document MrHash 2014-04-07 22:16:45 +01:00
  • 95d868d678 Get document version in search results MrHash 2014-04-07 21:58:09 +01:00
  • 4085a819b3 Support for parameter annotations MrHash 2014-04-07 21:12:04 +01:00
  • 20fa34de4b Support for removing arrays of objects MrHash 2014-04-07 00:28:46 +01:00
  • 256d091813 Support for persisting arrays of objects MrHash 2014-04-06 00:25:18 +01:00
  • 8d5852c574 Allow overriding default exception message MrHash 2014-03-24 23:35:14 +00:00
  • 250f619ff2 Support for setting document routing MrHash 2014-03-23 14:55:49 +00:00
  • 8234f1e950 Support for setting parent child relations MrHash 2014-03-22 14:31:25 +00:00
  • 5432afc0a6 Support for index refresh on flush MrHash 2014-03-08 13:45:06 +00:00
  • 06fd2bc67e Bugfix ElasticSearch client wrapper MrHash 2013-12-12 22:11:35 +00:00
  • 8980d8e51f Support for multi index and type queries with facets MrHash 2013-12-11 22:28:22 +00:00
  • 264027540a Merge pull request #1 from MrHash/core_integration MrHash 2013-12-11 13:57:45 -08:00
  • 8949aeab3a Add support for path attribute on fields MrHash 2013-12-08 17:38:01 +01:00
  • 054917f713 Bugfix field merging MrHash 2013-12-07 18:43:13 +01:00
  • 9d750f17d7 Include script fields in deserialization MrHash 2013-12-07 18:17:18 +01:00
  • ca29348c6d Support for delete by query through EntityRepository MrHash 2013-11-19 18:44:49 +01:00