Commit Graph

860 Commits

Author SHA1 Message Date
Mattias Hellborg Arthursson
2cea03dc04 Deprecating wrapped transaction managers. 2013-11-19 08:24:27 +01:00
Mattias Hellborg Arthursson
4e1717d68a Final(?) tweaks to sonar setup. 2013-11-19 08:01:55 +01:00
Mattias Hellborg Arthursson
6de0506587 Excluding generated source from sonar analysis. Including integration tests in coverage. 2013-11-19 06:52:42 +01:00
Mattias Hellborg Arthursson
156919c5f3 Attempting to get coverage to include integration tests. 2013-11-18 20:06:55 +01:00
Mattias Hellborg Arthursson
d0a24bfe58 Excluding generated sources from sonar analysis. 2013-11-18 19:32:07 +01:00
Mattias Hellborg Arthursson
b9985e5759 Minor polishing. 2013-11-18 16:46:04 +01:00
Mattias Hellborg Arthursson
086497d66e Minor cleanup. 2013-11-18 14:54:43 +01:00
Mattias Hellborg Arthursson
f89daf692e LDAP-282: Minor tweaks to naming in LdapNameBuilder. Added methods for appending distinguished name strings. 2013-11-18 13:36:16 +01:00
Mattias Hellborg Arthursson
751bdef3b9 LDAP-177: Now properly handling extended exceptions. 2013-11-18 12:41:56 +01:00
Mattias Hellborg Arthursson
98e4db9ae5 LDAP-264: Handle SizeLimitException explicitly, ignoring and aborting unless explicitly specified otherwise. 2013-11-18 11:51:14 +01:00
Mattias Hellborg Arthursson
74e6e62fa3 LDAP-279: Improved documentation of user admin sample. 2013-11-18 11:02:28 +01:00
Mattias Hellborg Arthursson
29133cfb1a LDAP-279: Included reference to samples in documentation. 2013-11-18 10:11:23 +01:00
Mattias Hellborg Arthursson
889d4a73ff Added filtering capability on user page. 2013-11-08 11:11:57 +01:00
Mattias Hellborg Arthursson
aa81fcb9f2 LDAP-281: Now supporting different types of criteria in generated queries. 2013-11-08 10:29:17 +01:00
Mattias Hellborg Arthursson
98874fa357 LDAP-279: missing properties file. 2013-11-08 09:11:10 +01:00
Mattias Hellborg Arthursson
7610961d25 LDAP-279: Configuration tweaks. Removed simple-odm sample. 2013-11-08 08:49:55 +01:00
Mattias Hellborg Arthursson
c438764891 LDAP-279: more minor tweaks 2013-11-08 07:49:37 +01:00
Mattias Hellborg Arthursson
840d0d02d8 LDAP-279: minor tweaks to readme file. 2013-11-08 07:48:41 +01:00
Mattias Hellborg Arthursson
9f81a8918c LDAP-280: Now updating id in created/updated objects. 2013-11-07 15:51:09 +01:00
Mattias Hellborg Arthursson
4111b33b8b Added generated pom files to other samples projects. 2013-11-07 15:02:11 +01:00
Mattias Hellborg Arthursson
fbcc1a9b07 LDAP-279: Fiddling with logging dependencies. 2013-11-07 14:44:53 +01:00
Mattias Hellborg Arthursson
cff98e6fa2 LDAP-279: Initial version of complete user admin application. 2013-11-07 14:17:24 +01:00
Mattias Hellborg Arthursson
7fcf7ec375 LDAP-278: Static fields are now disregarded by ODM. 2013-11-07 10:39:38 +01:00
Mattias Hellborg Arthursson
6ac6afb912 LDAP-56: Removed obsolete file. 2013-11-05 09:02:19 +01:00
Mattias Hellborg Arthursson
d3414775c4 LDAP-56: Specific configuration when running integration tests against Active Directory. 2013-11-05 09:00:38 +01:00
Mattias Hellborg Arthursson
1ef68ca089 LDAP-277: Now using index (if specified) when populating DnAttribute values. 2013-11-05 08:56:09 +01:00
Rob Winch
f8c1dcefea Add schemaZip 2013-11-01 12:22:56 -05:00
Rob Winch
6de3ed585b Next development version
This reverts commit 637242df37.
2013-11-01 12:21:54 -05:00
Spring Buildmaster
637242df37 Release version 2.0.0.M1 2013-11-01 12:21:46 -05:00
Rob Winch
97817f3df7 Remove checkRepositories 2013-11-01 09:33:02 -05:00
Rob Winch
215a30e445 Clean release checks 2013-11-01 09:00:01 -05:00
Rob Winch
65f16eeb81 Add release checks 2013-11-01 08:55:57 -05:00
Rob Winch
ba3e9fd412 spring4Test uses Spring 4.0.0.RC1 2013-11-01 08:50:42 -05:00
Rob Winch
9b2fa0cc8c LDAP-276: Also test against Spring 4 2013-10-30 20:12:42 -05:00
Rob Winch
b4ed6bc8f2 Use JavaCompiler in tests isntead of manually finding "javac" 2013-10-30 13:45:54 -05:00
Mattias Hellborg Arthursson
2eba25811e LDAP-56: generic integration tests are now configurable to run against a local LDAP server rather than startin in-process ApacheDS. 2013-10-25 10:46:28 +02:00
Mattias Hellborg Arthursson
cdea204f55 Minor cleanup tweaks. 2013-10-24 13:02:06 +02:00
Mattias Hellborg Arthursson
08ce0a6407 LDAP-248: Documentation 2013-10-24 12:01:29 +02:00
Mattias Hellborg Arthursson
31e0934948 Merge branch 'master' of github.com:SpringSource/spring-ldap 2013-10-24 10:29:03 +02:00
Mattias Hellborg Arthursson
c2abc9660e LDAP-248: DirContextAdapter now handles javax.naming.Name instances properly with regards to equality
LDAP-274: ODM now uses standard Spring converter (if present).
LDAP-275: Support for different Collection types in ODM
2013-10-24 10:25:22 +02:00
Rob Winch
21f680d45f Change version to 2.0.0.CI-SNAPSHOT to work with autorepo 2013-10-23 12:25:56 -05:00
Rob Winch
fc8a31e4f0 LDAP-270: Convert Spring LDAP doc to asciidoc 2013-10-23 11:12:37 -05:00
Mattias Hellborg Arthursson
27593ac973 LDAP-271: Now propertly handling setting values to null and updating when using ODM. 2013-10-22 08:51:20 +02:00
Mattias Hellborg Arthursson
c4eb4fc9a2 LDAP-272: Made NullDirContextProcessor public. 2013-10-22 08:25:42 +02:00
Mattias Hellborg Arthursson
7823b329b4 LDAP-269: Basic QueryDSL support. 2013-10-22 08:06:12 +02:00
Mattias Hellborg Arthursson
8d1d5f9759 LDAP-266: Documentation 2013-10-21 09:43:57 +02:00
Mattias Hellborg Arthursson
983d183bb1 LDAP-266: Finishing up spring-data repository support. 2013-10-14 16:09:28 +02:00
Mattias Hellborg Arthursson
bad3a071ce LDAP-266: A couple of detailed unit tests for SimpleLdapRepository, along with fix for bug found in said tests. 2013-10-14 10:22:43 +02:00
Mattias Hellborg Arthursson
270b280231 LDAP-266: Minor javadoc tweak 2013-10-14 09:30:09 +02:00
Mattias Hellborg Arthursson
2c3d1935dc LDAP-266: Integration tests of automatic repository support. 2013-10-14 09:21:24 +02:00