Mark Paluch
f35129d2b1
DATALDAP-67 - Prepare 2.0.7 (Kay SR7).
2018-05-08 14:14:32 +02:00
Mark Paluch
3a953e4388
DATALDAP-67 - Updated changelog.
2018-05-08 14:14:28 +02:00
Mark Paluch
853de3373f
DATALDAP-66 - Updated changelog.
2018-05-08 12:22:50 +02:00
Mark Paluch
848169a322
DATALDAP-59 - Updated changelog.
2018-04-13 15:11:30 +02:00
Mark Paluch
bd035f61b8
DATALDAP-63 - Prepare 2.0.6 (Kay SR6).
2018-04-04 15:52:31 +02:00
Mark Paluch
c030663c19
DATALDAP-63 - Updated changelog.
2018-04-04 15:52:27 +02:00
Mark Paluch
2b5bc4207e
DATALDAP-57 - Updated changelog.
2018-04-04 15:16:20 +02:00
Mark Paluch
e13f891782
DATALDAP-65 - Fix query execution without predicates using Querydsl.
...
Query execution without a predicate now no longer fails but falls back to LdapOperations.findAll(…). Previously, we did not initialize the filter of LdapQuery which caused an IllegalStateException in LdapOperations.find(…).
2018-03-29 13:36:00 +02:00
Mark Paluch
15d00b1faa
DATALDAP-61 - Prepare 2.0.5 (Kay SR5).
2018-02-28 10:14:06 +01:00
Mark Paluch
c08d024ef0
DATALDAP-61 - Updated changelog.
2018-02-28 10:14:01 +01:00
Mark Paluch
ec24d1077c
DATALDAP-58 - Prepare 2.0.4 (Kay SR4).
2018-02-19 19:46:05 +01:00
Mark Paluch
1826a2bbb5
DATALDAP-58 - Updated changelog.
2018-02-19 19:46:00 +01:00
Mark Paluch
00f9ede74c
DATALDAP-60 - Add LdapMappingContext and LdapPersistentEntity.
...
Add mapping context infrastructure for usage with Spring Data REST.
2018-02-19 10:14:25 +01:00
Christoph Strobl
282b32834c
DATALDAP-50 - Updated changelog.
2018-02-06 11:13:59 +01:00
Mark Paluch
6ce2013722
DATALDAP-55 - Prepare 2.0.3 (Kay SR3).
2018-01-24 13:20:39 +01:00
Mark Paluch
1a94d4f6ac
DATALDAP-55 - Updated changelog.
2018-01-24 13:20:35 +01:00
Mark Paluch
b005d20e59
DATALDAP-54 - Updated changelog.
2018-01-24 12:22:12 +01:00
Mark Paluch
987efeb45d
DATALDAP-53 - Prepare 2.0.2 (Kay SR2).
2017-11-27 16:11:21 +01:00
Mark Paluch
a4a5256a02
DATALDAP-53 - Updated changelog.
2017-11-27 16:11:18 +01:00
Mark Paluch
56be21c3b9
DATALDAP-52 - Updated changelog.
2017-11-27 15:58:46 +01:00
Oliver Gierke
196f468d5d
DATALDAP-49 - Prepare 2.0.1 (Kay SR1).
2017-10-27 15:24:25 +02:00
Oliver Gierke
9891eea4d6
DATALDAP-49 - Updated changelog.
2017-10-27 15:24:19 +02:00
Oliver Gierke
c986002610
DATALDAP-46 - Updated changelog.
2017-10-11 19:03:31 +02:00
Mark Paluch
3c36c7e50c
DATALDAP-47 - Prepare 2.0 GA (Kay).
2017-10-02 11:09:17 +02:00
Mark Paluch
f0e230cbe8
DATALDAP-47 - Updated changelog.
2017-10-02 11:09:13 +02:00
Oliver Gierke
bde85f7c9e
DATALDAP-43 - Prepare 2.0 RC3 (Kay).
2017-09-11 17:23:52 +02:00
Oliver Gierke
9cc35bd85c
DATALDAP-43 - Updated changelog.
2017-09-11 17:23:46 +02:00
Mark Paluch
6ba2656d82
DATALDAP-44 - Updated changelog.
2017-09-11 12:44:00 +02:00
Mark Paluch
b3f1bbc882
DATALDAP-45 - Introduced usage of nullable annotations for API validation.
...
Mark all packages with Spring Frameworks @NonNullApi. Add Spring's @Nullable to methods, parameters and fields that take or produce null values. Adapt using code to make sure the IDE can evaluate the null flow properly. Introduce methods that return required (non-null) values.
2017-07-28 10:47:12 +02:00
Oliver Gierke
1a10d2ffa1
DATALDAP-41 - Updated changelog.
2017-07-27 00:48:58 +02:00
Oliver Gierke
4003dfddb3
DATALDAP-42 - Prepare 2.0 RC2 (Kay).
2017-07-25 15:33:33 +02:00
Oliver Gierke
f4055def3f
DATALDAP-42 - Updated changelog.
2017-07-25 15:33:27 +02:00
Oliver Gierke
3221473724
DATALDAP-40 - Prepare 2.0 RC1 (Kay).
2017-07-25 09:48:01 +02:00
Oliver Gierke
2b7fa5e818
DATALDAP-40 - Updated changelog.
2017-07-25 09:47:56 +02:00
Oliver Gierke
e77f2ffb00
DATALDAP-39 - Updated changelog.
2017-07-24 22:20:42 +02:00
Mark Paluch
802743888c
DATALDAP-36 - Prepare 2.0 M4 (Kay).
2017-06-14 17:03:00 +02:00
Mark Paluch
6e5ca563de
DATALDAP-36 - Updated changelog.
2017-06-14 17:02:58 +02:00
Mark Paluch
e37f3d5554
DATALDAP-34 - Updated changelog.
2017-06-08 11:56:19 +02:00
Oliver Gierke
f6fff99bcc
DATALDAP-37 - Polishing.
...
Fixed capitalization of Querydsl related classes.
2017-05-19 11:00:27 +02:00
Oliver Gierke
18e5d2301c
DATALDAP-37 - Adapt to API changes in QuerydslPredicateExecutor.findOne(…).
...
Related ticket: DATACMNS-1059.
2017-05-19 11:00:27 +02:00
Mark Paluch
06516ec651
DATALDAP-32 - Prepare 2.0 M3 (Kay).
2017-05-09 11:22:12 +02:00
Mark Paluch
7b8e90bfa4
DATALDAP-32 - Updated changelog.
2017-05-09 11:22:07 +02:00
Jens Schauder
4733f7e6e2
DATALDAP-35 - Adapt to API changes in repository interfaces.
...
Related ticket: DATACMNS-944
2017-05-03 18:02:23 +02:00
Oliver Gierke
210e766fa0
DATALDAP-33 - Updated changelog.
2017-04-19 20:01:46 +02:00
Oliver Gierke
af3b0a57ba
DATALDAP-24 - Updated changelog.
2017-04-19 11:50:48 +02:00
Oliver Gierke
e4de0a022f
DATALDAP-29 - Prepare 2.0 M2 (Kay).
2017-04-04 21:12:02 +02:00
Oliver Gierke
b2adf693d4
DATALDAP-29 - Updated changelog.
2017-04-04 21:11:54 +02:00
John Blum
70730ea113
DATALDAP-28 - Rename getRepositoryFactoryClassName to getRepositoryFactoryBeanClassName.
2017-03-24 13:05:40 -07:00
Oliver Gierke
a873bf1d29
DATALDAP-21 - Adapt API changes after Mockito 2.7 update.
2017-03-24 09:24:32 +01:00
Mark Paluch
2569ee07eb
DATALDAP-21 - Java 8 code cleanup.
...
Replace explicit type arguments with diamond syntax.
2017-03-24 09:24:32 +01:00