Commit Graph

49 Commits

Author SHA1 Message Date
Mark Paluch
f724d217b5 DATALDAP-57 - Prepare 1.0.11 (Ingalls SR11). 2018-04-04 14:20:47 +02:00
Mark Paluch
9f1762264f DATALDAP-57 - Updated changelog. 2018-04-04 14:20:43 +02:00
Mark Paluch
a0fca062dd 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:40:09 +02:00
Mark Paluch
67a0252c6b DATALDAP-61 - Updated changelog. 2018-02-28 11:17:37 +01:00
Mark Paluch
edd576560a DATALDAP-58 - Updated changelog. 2018-02-19 20:30:06 +01:00
Christoph Strobl
abece15f00 DATALDAP-50 - Updated changelog. 2018-02-06 11:13:58 +01:00
Mark Paluch
53c442f509 DATALDAP-55 - Updated changelog. 2018-01-24 13:41:22 +01:00
Mark Paluch
5da5802844 DATALDAP-54 - Prepare 1.0.10 (Ingalls SR10). 2018-01-24 11:18:29 +01:00
Mark Paluch
14af01c605 DATALDAP-54 - Updated changelog. 2018-01-24 11:18:25 +01:00
Mark Paluch
8feef9dda3 DATALDAP-53 - Updated changelog. 2017-11-27 16:43:42 +01:00
Mark Paluch
4f8eb3c87d DATALDAP-52 - Prepare 1.0.9 (Ingalls SR9). 2017-11-27 15:16:09 +01:00
Mark Paluch
b56d3e0cee DATALDAP-52 - Updated changelog. 2017-11-27 15:16:05 +01:00
Oliver Gierke
e453ddf038 DATALDAP-49 - Updated changelog. 2017-10-27 16:36:50 +02:00
Oliver Gierke
54cad60ca7 DATALDAP-46 - Prepare 1.0.8 (Ingalls SR8). 2017-10-11 16:41:09 +02:00
Oliver Gierke
0335fdfc18 DATALDAP-46 - Updated changelog. 2017-10-11 16:41:02 +02:00
Mark Paluch
57474a9098 DATALDAP-47 - Updated changelog. 2017-10-02 11:41:34 +02:00
Oliver Gierke
a71956d3f6 DATALDAP-43 - Updated changelog. 2017-09-11 17:42:46 +02:00
Mark Paluch
88a4aeb102 DATALDAP-44 - Prepare 1.0.7 (Ingalls SR7). 2017-09-11 11:44:20 +02:00
Mark Paluch
10a74964e5 DATALDAP-44 - Updated changelog. 2017-09-11 11:44:17 +02:00
Oliver Gierke
d6fe10a222 DATALDAP-41 - Prepare 1.0.6 (Ingalls SR6). 2017-07-26 23:45:52 +02:00
Oliver Gierke
958f2f060e DATALDAP-41 - Updated changelog. 2017-07-26 23:45:45 +02:00
Oliver Gierke
ec709bbea3 DATALDAP-42 - Updated changelog. 2017-07-25 16:15:47 +02:00
Oliver Gierke
ffab6ee6f1 DATALDAP-40 - Updated changelog. 2017-07-25 10:04:01 +02:00
Oliver Gierke
e41b8fe59f DATALDAP-39 - Prepare 1.0.5 (Ingalls SR5). 2017-07-24 18:43:24 +02:00
Oliver Gierke
543e56190b DATALDAP-39 - Updated changelog. 2017-07-24 18:43:17 +02:00
Mark Paluch
dd6b098147 DATALDAP-36 - Updated changelog. 2017-06-14 17:34:58 +02:00
Mark Paluch
320723bcfa DATALDAP-34 - Prepare 1.0.4 (Ingalls SR4). 2017-06-08 10:56:03 +02:00
Mark Paluch
5aa1d1987a DATALDAP-34 - Updated changelog. 2017-06-08 10:55:59 +02:00
Mark Paluch
beb84c82eb DATALDAP-32 - Updated changelog. 2017-05-09 11:36:16 +02:00
Oliver Gierke
dcaf455e1a DATALDAP-33 - Prepare 1.0.3 (Ingalls SR3). 2017-04-19 19:32:01 +02:00
Oliver Gierke
294c098c4c DATALDAP-33 - Updated changelog. 2017-04-19 19:31:55 +02:00
Oliver Gierke
13245ca936 DATALDAP-24 - Prepare 1.0.2 (Ingalls SR2). 2017-04-19 10:10:48 +02:00
Oliver Gierke
5ed9549984 DATALDAP-24 - Updated changelog. 2017-04-19 10:10:40 +02:00
Oliver Gierke
6a836212d7 DATALDAP-29 - Updated changelog. 2017-04-10 14:38:35 +02:00
Juraj Martinka
b9ce3e786d DATALDAP-25 - Fix link to spring-ldap docs in reference documentation.
Remove superfluous .RELEASE from spring-ldap documentation link.

Original pull request: #1.
2017-03-09 18:47:19 +02:00
Oliver Gierke
20dc4a343c DATALDAP-20 - Prepare 1.0.1 (Ingalls SR1). 2017-03-02 09:33:28 +01:00
Oliver Gierke
e96c177ebb DATALDAP-20 - Updated changelog. 2017-03-02 09:32:57 +01:00
Oliver Gierke
35eaf2996a DATALDAP-19 - Prepare 1.0 GA (Ingalls). 2017-01-26 10:26:35 +01:00
Oliver Gierke
e920d9526d DATALDAP-19 - Updated changelog. 2017-01-26 10:26:33 +01:00
Oliver Gierke
c48df49b9e DATALDAP-16 - Prepare 1.0 RC1 (Ingalls). 2016-12-22 20:08:23 +01:00
Oliver Gierke
a9cd680371 DATALDAP-16 - Update changelog. 2016-12-22 20:02:24 +01:00
Oliver Gierke
f598d1442a DATALDAP-9 - Adapt API in LdapRepositoryFactoryBean.
Related ticket: DATACMNS-891.
2016-12-15 16:12:56 +01:00
Mark Paluch
5096ae32a2 DATALDAP-7 - Polishing.
Reformat code with Spring Data formatter. Add JavaDoc to overrides and constructors. Add missing assertions to public entry points. Remove since tags from JavaDoc.
2016-12-06 11:59:54 +01:00
Mark Paluch
d594183e8d DATALDAP-7 - Migrate tests to AssertJ.
Switch remaining tests to AssertJ.
2016-12-06 11:27:10 +01:00
Mark Paluch
1e35b624b7 DATALDAP-2- Support repositoryBaseClass and considerNestedRepositories in @EnableLdapRepositories annotation.
We now support nested repository interfaces and customization via EnableLdapRepositories.repositoryBaseClass.

  @Configuration
  @EnableLdapRepositories(considerNestedRepositories = true, repositoryBaseClass = CustomizedLdapRepository.class)
  public class Config {
    // …
  }
2016-12-06 11:11:49 +01:00
Mark Paluch
ba9f653c95 DATALDAP-1 - Polishing.
Split XML configuration into infrastructure and test-specific parts. Add test logging configuration. Rename test classes to end with Tests suffix.
2016-12-06 10:18:38 +01:00
Mark Paluch
39b6b4d6af DATALDAP-1 - Create namespace handler and XML schema.
Spring Data LDAP now uses its own Namespace: http://www.springframework.org/schema/data/ldap. Using XML configuration for Spring LDAP and Spring Data LDAP requires both namespaces to be declared.

<beans xmlns="http://www.springframework.org/schema/beans"
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xmlns:ldap="http://www.springframework.org/schema/ldap"
		xmlns:data-ldap="http://www.springframework.org/schema/data/ldap"
		xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
		http://www.springframework.org/schema/ldap http://www.springframework.org/schema/ldap/spring-ldap.xsd
		http://www.springframework.org/schema/data/ldap http://www.springframework.org/schema/data/ldap/spring-ldap.xsd">

	<ldap:context-source password="apassword" url="ldap://localhost:389" username="uid=admin"/>

	<ldap:ldap-template/>

	<data-ldap:repositories base-package="org.springframework.data.ldap.config"/>

</beans>
2016-12-06 10:18:35 +01:00
Mark Paluch
864725367a DATALDAP-6 - Register LdapRepositoryFactory in spring.factories.
This is required for the switch in support for multi-store detection.

Related ticket: DATACMNS-952.
2016-12-06 09:30:07 +01:00
Mark Paluch
9bbf0389e2 Initial import. 2016-11-21 15:53:45 +01:00