Commit Graph

  • 51d5a3b61a DATAMONGO-1720 - Make sure benchmark module is not included by default. Oliver Gierke 2017-07-24 18:39:38 +02:00
  • 80393b2dc2 DATAMONGO-1720 - Make sure benchmark module is not included by default. Oliver Gierke 2017-07-24 18:39:38 +02:00
  • 2c193ec325 DATAMONGO-1748 - Removed placeholder for Kotlin version as the build parent already has it. Sebastien Deleuze 2017-07-24 14:36:14 +02:00
  • 427d4f5bd5 DATAMONGO-1748 - Tweaked Kotlin extensions to add Collection variant of Criteria.inValues(…) alias. Sebastien Deleuze 2017-07-24 14:16:50 +02:00
  • 8f8d792b61 DATAMONGO-1748 - Fine-tuning of nullability expressions in Kotlin extension for Criteria. Sebastien Deleuze 2017-07-24 10:52:05 +02:00
  • f16809a363 DATAMONGO-1519 - Method signature change for MongoTemplate.insertDocumentList(…). Oliver Gierke 2017-07-24 10:06:36 +02:00
  • 58b33e949b DATAMONGO-1719 - Add support for open/closed interface projections to fluent reactive API. Christoph Strobl 2017-07-21 20:34:02 +02:00
  • 47481c4597 DATAMONGO-1719 - Polishing. Christoph Strobl 2017-07-21 10:50:30 +02:00
  • 1475cde337 DATAMONGO-1719 - Polishing. Mark Paluch 2017-07-20 10:32:45 +02:00
  • 4734a2925c DATAMONGO-1719 - Rename blocking fluent entry interfaces from …Operation to Executable… and remove Operation from intermediate interfaces. Mark Paluch 2017-07-20 10:32:01 +02:00
  • a6a0bde6f2 DATAMONGO-1719 - Add fluent reactive operations. Mark Paluch 2017-07-14 17:43:57 +02:00
  • 30a8608135 DATAMONGO-1746 - Inherit Project Reactor version from dependency management. Mark Paluch 2017-07-20 11:13:53 +02:00
  • c77facda90 DATAMONGO-1733 - Polishing. Oliver Gierke 2017-07-20 14:50:21 +02:00
  • b4c213b8c2 DATAMONGO-1733 - Added benchmark for projections in FluentMongoOperations. Christoph Strobl 2017-07-13 09:27:46 +02:00
  • 2230b51a79 DATAMONGO-1733 - Added support for projections on FluentMongoOperations. Christoph Strobl 2017-07-10 10:51:05 +02:00
  • 7258cb8d1d DATAMONGO-1748 - Polishing. Oliver Gierke 2017-07-20 13:08:16 +02:00
  • e6bae5d124 DATAMONGO-1748 - Add Kotlin extensions for Criteria API. Sebastien Deleuze 2017-06-23 11:52:02 +02:00
  • 41bb619dc7 DATAMONGO-1646 - Polishing. Christoph Strobl 2017-07-19 13:25:23 +02:00
  • 6c42c4c828 DATAMONGO-1646 - Polishing. Mark Paluch 2017-07-07 16:10:18 +02:00
  • 58050405a3 DATAMONGO-1646 - Support reactive aggregation execution. Mark Paluch 2017-07-07 16:09:35 +02:00
  • 8834c5e97d DATAMONGO-1702 - Polishing. Oliver Gierke 2017-07-19 15:55:37 +02:00
  • 7526f3bd2e DATAMONGO-1702 - Adopt to composable repositories. Mark Paluch 2017-05-31 10:26:47 +02:00
  • 0c52678170 DATAMONGO-1744 - Improved setup of default MongoMappingContext instances created. Oliver Gierke 2017-07-19 15:04:24 +02:00
  • c15a542863 DATAMONGO-1744 - Improved setup of default MongoMappingContext instances created. Oliver Gierke 2017-07-19 15:04:24 +02:00
  • 3d623d8181 DATAMONGO-1744 - Improved setup of default MongoMappingContext instances created. Oliver Gierke 2017-07-19 15:04:24 +02:00
  • ada8c4ec8d DATAMONGO-1738 - Polishing. Mark Paluch 2017-07-18 11:04:31 +02:00
  • dd8fc1a591 DATAMONGO-1738 - Move repository query execution to fluent operations API. Oliver Gierke 2017-07-05 12:52:53 +02:00
  • e1f19f69bd DATAMONGO-1739 - Changed TerminatingFindOperation.stream() to return Stream. Oliver Gierke 2017-07-11 17:27:28 +02:00
  • 92c6db13dc DATAMONGO-1703 - Polishing. Mark Paluch 2017-07-14 11:29:11 +02:00
  • 1681bcd15b DATAMONGO-1703 - Convert resolved DBRef's from source that do not match the requested property type. Christoph Strobl 2017-07-04 13:59:42 +02:00
  • 566e69a825 DATAMONGO-1703 - Polishing. Mark Paluch 2017-07-14 11:29:11 +02:00
  • 6342ef1806 DATAMONGO-1703 - Convert resolved DBRef's from source that do not match the requested property type. Christoph Strobl 2017-07-04 13:59:42 +02:00
  • 9d4d47f503 DATAMONGO-1721 - Move ReactiveIndexOperations to core.index package. Mark Paluch 2017-07-14 09:49:13 +02:00
  • f22036851e DATAMONGO-1682 - Polishing. Mark Paluch 2017-07-05 10:36:46 +02:00
  • d5006bb693 DATAMONGO-1682 - Add support partialFilterExpression for reactive index creation. Christoph Strobl 2017-05-02 08:20:51 +02:00
  • 1f2d0da5ed DATAMONGO-1720 - Polishing. Mark Paluch 2017-07-12 12:00:41 +02:00
  • 8009bd2846 DATAMONGO-1720 - Add JMH based benchmarks for MappingMongoConverter. Christoph Strobl 2017-03-07 08:35:49 +01:00
  • 82fdbe8cc2 DATAMONGO-1720 - Polishing. Mark Paluch 2017-07-12 12:00:41 +02:00
  • 747625b5c3 DATAMONGO-1720 - Add JMH based benchmarks for MappingMongoConverter. Christoph Strobl 2017-03-07 08:35:49 +01:00
  • 3dee8de66d DATAMONGO-1371 - Polishing. Oliver Gierke 2017-07-13 14:35:36 +02:00
  • e3b98693d4 DATAMONGO-1721 - Polishing. Oliver Gierke 2017-07-13 14:34:53 +02:00
  • 80ff3760ef DATAMONGO-1721 - Fixed package dependencies. Jens Schauder 2017-06-21 14:21:36 +02:00
  • d19ea88670 DATAMONGO-1735 - Query sort and field documents no longer allow null. Mark Paluch 2017-07-07 14:07:33 +02:00
  • d3b9f91478 DATAMONGO-1734 - Polish MongoTemplate.exists execution. Christoph Strobl 2017-07-06 14:03:44 +02:00
  • 7fb5c7d97c DATAMONGO-1734 - Add exists() and count() to fluent API. Christoph Strobl 2017-07-06 13:24:56 +02:00
  • 18487ef252 DATAMONGO-1713 - Polishing. Mark Paluch 2017-07-06 14:12:52 +02:00
  • 1aa2ee5f54 DATAMONGO-1713 - Allow using URL encoded username/password for <mongo-client credentials=… />. Christoph Strobl 2017-07-05 13:23:03 +02:00
  • b9282c8d32 DATAMONGO-1726 - Add oneValue() and firstValue() to FluentMongoOperations returning nullable types. Christoph Strobl 2017-06-29 22:12:31 +02:00
  • 3ac379a4b8 DATAMONGO-1725 - Polishing. Oliver Gierke 2017-07-05 13:06:50 +02:00
  • 8ff26ac0be DATAMONGO-1725 - Prevent NullPointerException in CloseableIterableCursorAdapter.close(). Oliver Gierke 2017-07-05 13:06:33 +02:00
  • cbd9807f16 DATAMONGO-1725 - Prevent NullPointerException in CloseableIterableCursorAdapter.close(). Oliver Gierke 2017-07-05 13:06:33 +02:00
  • 0470dd6268 DATAMONGO-1725 - Prevent NullPointerException in CloseableIterableCursorAdapter.close(). Oliver Gierke 2017-07-05 13:06:33 +02:00
  • 270d373083 DATAMONGO-1728 - Fix NPE in ExecutableFindOperation.first(). Christoph Strobl 2017-07-03 17:12:34 +02:00
  • 697f5ad7c6 DATAMONGO-1730 - Adapt to API changes in mapping subsystem. Mark Paluch 2017-06-26 16:42:36 +02:00
  • d365463f56 DATAMONGO-1729 - Open projections don't get field restrictions applied. Oliver Gierke 2017-07-03 22:04:16 +02:00
  • f672b17dfc DATAMONGO-1729 - Open projections don't get field restrictions applied. Oliver Gierke 2017-07-03 22:04:16 +02:00
  • 028aeb327f DATAMONGO-1729 - Open projections don't get field restrictions applied. Oliver Gierke 2017-07-03 22:04:16 +02:00
  • aac4c20d83 Removed superfluous "for" in project summary. Oliver Gierke 2017-06-29 18:39:24 +02:00
  • 6568fa2d2e DATAMONGO-1723 - ConfigurationExtensionUnitTests now need to provide a BeanDefinitionRegistry. Oliver Gierke 2017-06-26 16:48:45 +02:00
  • 0d00f0a1ca DATAMONGO-1723 - ConfigurationExtensionUnitTests now need to provide a BeanDefinitionRegistry. Oliver Gierke 2017-06-26 16:48:45 +02:00
  • 2a018b04ec DATAMONGO-1723 - ConfigurationExtensionUnitTests now need to provide a BeanDefinitionRegistry. Oliver Gierke 2017-06-26 16:48:45 +02:00
  • 81998792eb DATAMONGO-1678 - Polishing. Mark Paluch 2017-06-26 11:50:19 +02:00
  • 8e748ab1c2 DATAMONGO-1678 - Polishing. Mark Paluch 2017-06-26 11:50:19 +02:00
  • 34986df70b DATAMONGO-1678 - Polishing. Mark Paluch 2017-06-26 11:50:19 +02:00
  • c3383432f7 DATAMONGO-1678 - Run bulk update / remove documents through type mappers. Christoph Strobl 2017-06-23 07:57:43 +02:00
  • 1f7b0ac40b DATAMONGO-1678 - Run bulk update / remove documents through type mappers. Christoph Strobl 2017-06-23 07:57:43 +02:00
  • 49f9307884 DATAMONGO-1678 - Run bulk update / remove documents through type mappers. Christoph Strobl 2017-06-23 07:57:43 +02:00
  • e9498c86ca DATAMONGO-1705 - Deprecate cross-store support. Christoph Strobl 2017-06-21 10:52:13 +02:00
  • 09f8dc6843 DATAMONGO-1715 - Remove spring-data-mongodb-log4j module. Christoph Strobl 2017-06-21 08:54:07 +02:00
  • 9f22195330 DATAMONGO-1697 - Update MongoOperations JavaDoc regarding mapping limitations. Christoph Strobl 2017-06-19 10:17:52 +02:00
  • b3f691c128 DATAMONGO-1697 - Update MongoOperations JavaDoc regarding mapping limitations. Christoph Strobl 2017-06-19 10:17:52 +02:00
  • ebd8491642 DATAMONGO-1697 - Update MongoOperations JavaDoc regarding mapping limitations. Christoph Strobl 2017-06-19 10:17:52 +02:00
  • e5c634c8f6 DATAMONGO-1718 - Polishing. Christoph Strobl 2017-06-16 11:35:09 +02:00
  • 18355aed5e DATAMONGO-1718 - Fix MongoTemplate::findAllAndRemove(Query,String) delegating to wrong overload. Borislav Rangelov 2017-06-15 21:38:36 +03:00
  • f581677bf2 DATAMONGO-1718 - Polishing. Christoph Strobl 2017-06-16 11:35:09 +02:00
  • a2a172e559 DATAMONGO-1718 - Fix MongoTemplate::findAllAndRemove(Query,String) delegating to wrong overload. Borislav Rangelov 2017-06-15 21:38:36 +03:00
  • dd944b0881 DATAMONGO-1718 - Polishing. Christoph Strobl 2017-06-16 11:35:09 +02:00
  • cf0f891c8b DATAMONGO-1718 - Fix MongoTemplate::findAllAndRemove(Query,String) delegating to wrong overload. Borislav Rangelov 2017-06-15 21:38:36 +03:00
  • 61fd09bb43 DATAMONGO-1688 - Updated changelog. Mark Paluch 2017-06-14 17:02:58 +02:00
  • 61e3cb1d75 DATAMONGO-1688 - Updated changelog. Mark Paluch 2017-06-14 17:02:58 +02:00
  • fbf84fed0e DATAMONGO-1688 - After release cleanups. Mark Paluch 2017-06-14 17:14:08 +02:00
  • 251a953957 DATAMONGO-1688 - Prepare next development iteration. Mark Paluch 2017-06-14 17:14:07 +02:00
  • cdc78592ee DATAMONGO-1688 - Release version 2.0 M4 (Kay). Mark Paluch 2017-06-14 17:03:48 +02:00
  • ab97e58793 DATAMONGO-1688 - Prepare 2.0 M4 (Kay). Mark Paluch 2017-06-14 17:03:00 +02:00
  • a4eeb9f305 DATAMONGO-1688 - Updated changelog. Mark Paluch 2017-06-14 17:02:58 +02:00
  • de6c649c83 DATAMONGO-1689 - Polish compiler configuration in POM. Oliver Gierke 2017-06-14 16:33:33 +02:00
  • e90c6b0790 DATAMONGO-1689 - Add Kotlin extensions for new fluent API. Sebastien Deleuze 2017-06-14 15:54:22 +02:00
  • d2e68cd925 DATAMONGO-1689 - Polishing. Sebastien Deleuze 2017-06-14 15:54:09 +02:00
  • 7ed48f5e76 DATAMONGO-1689 - Polishing. Christoph Strobl 2017-06-07 14:15:18 +02:00
  • 2359357977 DATAMONGO-1689 - Add Kotlin extensions for [Reactive]MongoOperations. Sebastien Deleuze 2017-05-15 15:55:14 +02:00
  • a90f238574 DATAMONGO-1716 - Upgrade to Reactive Streams driver 1.5.0. Mark Paluch 2017-06-14 11:53:23 +02:00
  • 1c9188f7e1 DATAMONGO-1712 - Polishing. Christoph Strobl 2017-06-13 10:33:58 +02:00
  • a2f7c3f482 DATAMONGO-1712 - Adopt to ReactiveCrudRepository.findById(Publisher) and existsById(Publisher). Mark Paluch 2017-06-09 11:30:19 +02:00
  • 3440bf6c4d DATAMONGO-1714 - Deprecate MongoLog4jAppender. Christoph Strobl 2017-06-13 19:20:52 +02:00
  • deed19187f DATAMONGO-1563 - Polishing. Mark Paluch 2017-06-13 10:25:12 +02:00
  • c5f2abe037 DATAMONGO-1563 - Add fluent alternative for MongoOperations. Christoph Strobl 2017-05-12 13:53:21 +02:00
  • d1a1bebc42 DATAMONGO-1672 - Updated changelog. Mark Paluch 2017-06-08 10:55:58 +02:00
  • 6cce16414e DATAMONGO-1672 - Updated changelog. Mark Paluch 2017-06-08 10:55:58 +02:00
  • 4b11d415f1 DATAMONGO-1672 - After release cleanups. Mark Paluch 2017-06-08 11:26:20 +02:00
  • beabbc0307 DATAMONGO-1672 - Prepare next development iteration. Mark Paluch 2017-06-08 11:26:18 +02:00