1
0
mirror of synced 2026-08-31 13:14:28 +00:00

518 Commits

Author SHA1 Message Date
Mark Paluch 5320e9fd04 DATAES-344 - Release version 3.0 M3 (Kay). 3.0.0.M3 2017-05-09 11:23:01 +02:00
Mark Paluch 1497261bc0 DATAES-344 - Prepare 3.0 M3 (Kay). 2017-05-09 11:22:12 +02:00
Mark Paluch bbf6f40eb3 DATAES-344 - Updated changelog. 2017-05-09 11:22:10 +02:00
Christoph Strobl 416a3f2baf DATAES-352 - Adapt to API changes in repository interfaces.
We now follow a more consistent naming scheme for the methods in repository that are driven by the following guidelines:

* Methods referring to an identifier now all end on …ById(…).
* Methods taking or returning a collection are named …All(…)

Please see DATACMNS-944 for details.
2017-05-05 00:03:25 +02:00
Mark Paluch 939c0f96f4 DATAES-350 - Polishing.
Use repository lookup for parent pom.
2017-04-24 10:34:30 +02:00
Mark Paluch 312df33c31 DATAES-350 - Adapt to SimpleTypeHolder changes in Spring Data Commons.
Replace constructor usage with singleton instance.

Related Ticket: DATAES-350.
2017-04-24 10:33:45 +02:00
Oliver Gierke 05a0186d1e DATAES-347 - Updated changelog. 2017-04-19 21:04:25 +02:00
Oliver Gierke 5182dabd88 DATAES-346 - Updated changelog. 2017-04-19 20:01:50 +02:00
Oliver Gierke 14ee378eea DATAES-336 - Updated changelog. 2017-04-19 13:04:12 +02:00
Oliver Gierke 53b6444c9d DATAES-335 - Updated changelog. 2017-04-19 11:50:51 +02:00
Oliver Gierke e15d894232 DATAES-326 - Updated changelog. 2017-04-10 14:31:44 +02:00
Oliver Gierke 4bb7f894ee DATAES-311 - After release cleanups. 2017-04-04 22:08:19 +02:00
Oliver Gierke 8f0df67532 DATAES-311 - Prepare next development iteration. 2017-04-04 22:08:16 +02:00
Oliver Gierke 1266de6af3 DATAES-311 - Release version 3.0 M2 (Kay). 3.0.0.M2 2017-04-04 21:12:36 +02:00
Oliver Gierke 311b3c3c00 DATAES-311 - Prepare 3.0 M2 (Kay). 2017-04-04 21:12:02 +02:00
Oliver Gierke e897ba3809 DATAES-311 - Updated changelog. 2017-04-04 21:12:00 +02:00
Mark Paluch 7f995b38f9 DATAES-342 - Adapt to API changes in RepositoryConfigurationExtensionSupport. 2017-03-27 08:47:27 +02:00
Oliver Gierke ff18271917 DATAES-328 - Adapt to API cchanges after Mockito 2.7 upgrade. 2017-03-24 09:44:49 +01:00
Mark Paluch 519a2a11a4 DATAES-328 - Adapt to API changes in Spring Data Commons. 2017-03-24 09:44:49 +01:00
Mark Paluch 5f3bacf950 DATAES-328 - Reduce null usage, use PageRequest.of factory method. 2017-03-24 09:44:49 +01:00
Mark Paluch 4c7dd4939a DATAES-328 - Replace explicit generics with diamond operator. 2017-03-24 09:44:49 +01:00
Mark Paluch 0cada7f374 DATAES-328 - Integrate Data Commons Java 8 upgrade branch. 2017-03-24 09:44:49 +01:00
Mark Paluch 64bad236da DATAES-328 - Update pom.xml links to Jira and Bamboo. Remove dist.key. 2017-03-24 09:44:47 +01:00
Oliver Gierke 4cb22f1520 DATAES-327 - Updated changelog. 2017-03-02 11:11:06 +01:00
Mark Paluch 642eabeb9b DATAES-329 - Remove references to Assert single-arg methods.
Replace references to Assert single-arg methods with references to methods accepting the test object and message.

Related ticket: SPR-15196.
2017-02-02 08:41:56 +01:00
Mark Paluch cda69367b7 DATAES-325 - Replace references to GenericCollectionTypeResolver with ResolvableType.
Using ResolvableType instead of GenericCollectionTypeResolver that is removed with Spring 5.

Related ticket: SPR-15160.
2017-01-26 14:01:51 +01:00
Oliver Gierke 6bcf3e0b52 DATAES-319 - Updated changelog. 2017-01-26 12:12:40 +01:00
Oliver Gierke 6bb59fd084 DATAES-320 - Updated changelog. 2017-01-26 12:12:09 +01:00
Mark Paluch de9dc477f0 DATAES-322 - Update project documentation with the CLA tool integration. 2017-01-13 11:31:41 +01:00
Oliver Gierke 6353881de8 DATAES-304 - Updated changelog. 2016-12-21 19:35:42 +01:00
Oliver Gierke 7470652ef9 DATAES-275 - Updated changelog. 2016-12-21 18:43:06 +01:00
Oliver Gierke 9754d70bfa DATAES-315 - Adapt API in ElasticsearchRepositoryFactoryBean.
Related ticket: DATACMNS-891.
2016-12-15 16:22:17 +01:00
Mark Paluch c8c3e0a5ec DATAES-313 - Register ElasticsearchRepositoryFactory in spring.factories.
This is required for the switch in support for multi-store detection.

Related ticket: DATACMNS-952.
2016-12-06 09:13:08 +01:00
Oliver Gierke 3aefbc4a96 DATAES-306 - After release cleanups. 2016-11-23 10:59:11 +01:00
Oliver Gierke bc88be9aa6 DATAES-306 - Prepare next development iteration. 2016-11-23 10:59:09 +01:00
Oliver Gierke a99754be92 DATAES-306 - Release version 3.0 M1 (Kay). 3.0.0.M1 2016-11-23 10:35:49 +01:00
Oliver Gierke 1980ccf694 DATAES-306 - Prepare 3.0 M1 (Kay). 2016-11-23 10:35:09 +01:00
Oliver Gierke e0141bcf44 DATAES-306 - Updated changelog. 2016-11-23 10:35:06 +01:00
Mark Paluch e88b4a8ab1 DATAES-307 - Prepare 3.0 development. 2016-11-10 10:25:06 +01:00
Oliver Gierke fce9c1fd60 DATAES-300 - Updated changelog. 2016-11-03 18:56:50 +01:00
Florian Hopf ceffbeebd1 DATAES-303 - Updated version and ES dependency version in README.
Original pull request: #157.
2016-11-03 11:23:27 +01:00
Oliver Gierke 42ba51546e DATAES-297 - Updated changelog. 2016-09-29 14:42:13 +02:00
Oliver Gierke 8df87b3268 DATAES-299 - Updated changelog. 2016-09-29 11:42:11 +02:00
Oliver Gierke bc3c2dc12c DATAES-296 - Updated changelog. 2016-09-21 08:10:37 +02:00
Oliver Gierke 5483564f08 DATAES-268 - Updated changelog. 2016-09-21 08:10:35 +02:00
Artur Konczak db3174dbbe DATAES-289 - added groovy plugin for ES2.4 2016-09-01 12:42:01 +01:00
Oliver Gierke 896fbbebc8 DATAES-289 - Upgraded to Elasticsearch 2.4.
Upgraded to Elasticsearch 2.4 as version before that are not compatiblewith Jackson 2.8 [0].

Removed the now unsupported Groovy plugin registration way and added groovy-lang as test scope dependency but had to disable the only Groovy related test as it seems to be unclear how to activate the Groovy plugin in an embedded Elasticsearch server [1].

[0] https://github.com/elastic/elasticsearch/issues/20089
[1] https://discuss.elastic.co/t/after-upgrade-from-es-2-1-1-to-es-2-2-0-groovy-scripting-is-broken/40977
2016-09-01 13:26:03 +02:00
Artur Konczak 7a95cb64a8 DATAES-260 added missing test 2016-08-22 00:31:40 +01:00
Pavel Luhin 2718be7c07 DATAES-260 - StacOverflow when two reverse relationship.
Ignore fields based on parent ignore list
2016-08-21 22:37:37 +01:00
Artur Konczak c7dfd2131e DATAES-228 - clean up 2016-08-21 00:33:39 +01:00