Commit Graph

113 Commits

Author SHA1 Message Date
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
ab12540644 DATALDAP-68 - Remove superfluous spring-web dependency.
spring-web is not required for Spring Data LDAP.
2018-04-11 16:48:37 +02:00
Mark Paluch
f7694d09fd DATALDAP-63 - After release cleanups. 2018-04-04 16:42:34 +02:00
Mark Paluch
0b31a21890 DATALDAP-63 - Prepare next development iteration. 2018-04-04 16:42:31 +02:00
Mark Paluch
ac0766b742 DATALDAP-63 - Release version 2.0.6 (Kay SR6). 2018-04-04 15:53:22 +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
1b37390214 DATALDAP-61 - After release cleanups. 2018-02-28 10:43:35 +01:00
Mark Paluch
06b93a8aba DATALDAP-61 - Prepare next development iteration. 2018-02-28 10:43:34 +01:00
Mark Paluch
16b25e0260 DATALDAP-61 - Release version 2.0.5 (Kay SR5). 2018-02-28 10:14:58 +01: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
1ff6597226 DATALDAP-58 - After release cleanups. 2018-02-19 20:29:08 +01:00
Mark Paluch
3be98a9dd1 DATALDAP-58 - Prepare next development iteration. 2018-02-19 20:29:07 +01:00
Mark Paluch
b10233ad88 DATALDAP-58 - Release version 2.0.4 (Kay SR4). 2018-02-19 19:46:53 +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
ef579892c9 DATALDAP-55 - After release cleanups. 2018-01-24 13:46:10 +01:00
Mark Paluch
75291efa75 DATALDAP-55 - Prepare next development iteration. 2018-01-24 13:46:09 +01:00
Mark Paluch
08a9f02090 DATALDAP-55 - Release version 2.0.3 (Kay SR3). 2018-01-24 13:21:24 +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
b6174c1916 DATALDAP-53 - After release cleanups. 2017-11-27 16:42:54 +01:00
Mark Paluch
14b54e4f41 DATALDAP-53 - Prepare next development iteration. 2017-11-27 16:42:53 +01:00
Mark Paluch
6473e5d08b DATALDAP-53 - Release version 2.0.2 (Kay SR2). 2017-11-27 16:12:34 +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
c570c114d5 DATALDAP-49 - After release cleanups. 2017-10-27 15:50:49 +02:00
Oliver Gierke
a9e09f8840 DATALDAP-49 - Prepare next development iteration. 2017-10-27 15:50:46 +02:00
Oliver Gierke
bad810feb4 DATALDAP-49 - Release version 2.0.1 (Kay SR1). 2017-10-27 15:25:12 +02: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
Eddú Meléndez
8b35eccd0f DATALDAP-51 - Upgrade to Spring LDAP 2.3.2.RELEASE.
Original pull request: #4.
2017-10-11 20:27:55 +02:00
Oliver Gierke
c986002610 DATALDAP-46 - Updated changelog. 2017-10-11 19:03:31 +02:00
Mark Paluch
3d3d6bc5af DATALDAP-47 - After release cleanups. 2017-10-02 11:38:05 +02:00
Mark Paluch
507b228055 DATALDAP-47 - Prepare next development iteration. 2017-10-02 11:38:04 +02:00
Mark Paluch
7558ae7042 DATALDAP-47 - Release version 2.0 GA (Kay). 2017-10-02 11:10:23 +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
Mark Paluch
157b54dc29 DATALDAP-48 - Added explicit automatic module name for JDK 9. 2017-09-21 13:57:46 +02:00
Oliver Gierke
984acd081b DATALDAP-43 - After release cleanups. 2017-09-11 17:40:21 +02:00
Oliver Gierke
b09bbc439d DATALDAP-43 - Prepare next development iteration. 2017-09-11 17:40:19 +02:00
Oliver Gierke
369a78ad95 DATALDAP-43 - Release version 2.0 RC3 (Kay). 2017-09-11 17:24:45 +02:00