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 |
|
Mattias Hellborg Arthursson
|
1e2a060459
|
LDAP-273: Converted to slf4j
|
2013-10-10 14:21:23 +02:00 |
|
Mattias Hellborg Arthursson
|
c98110b8c2
|
LDAP-266: Initial effort for automatic repository support.
|
2013-10-10 13:32:45 +02:00 |
|
Mattias Hellborg Arthursson
|
41fc6306ae
|
LDAP-267: Implemented support for DataSource and Hibernate integration with namespace configuration.
|
2013-10-09 08:14:10 +02:00 |
|
Mattias Hellborg Arthursson
|
e43233fd86
|
LDAP-267: BaseLdapPath support with namespace configuration.
|
2013-10-09 07:41:02 +02:00 |
|
Mattias Hellborg Arthursson
|
a16646ca2c
|
LDAP-267: Minor tweaks to XML namespace support more tests and reference documentation.
|
2013-10-08 17:02:40 +02:00 |
|
Mattias Hellborg Arthursson
|
795701fd58
|
LDAP-267: Added integration tests and modified samples to use new xml namespace.
|
2013-10-08 08:17:49 +02:00 |
|
Mattias Hellborg Arthursson
|
0606f37388
|
LDAP-267: Initial version of ldap namespace.
|
2013-10-07 15:48:09 +02:00 |
|
Mattias Hellborg Arthursson
|
c80132adba
|
LDAP-265: Minor javadoc tweaks.
|
2013-10-07 07:25:04 +02:00 |
|
Mattias Hellborg Arthursson
|
a8f22899db
|
LDAP-268: Additional integration test cases for @DnAttribute annotations
|
2013-10-07 07:06:50 +02:00 |
|
Mattias Hellborg Arthursson
|
652ee35379
|
LDAP-268: Oops, Java7 specific API calls were used.
|
2013-09-29 16:58:24 +02:00 |
|
Mattias Hellborg Arthursson
|
9a8dadcdbe
|
LDAP-268: Reference documentation of the new @DnAttribute annotation. Some javadoc polishing.
|
2013-09-29 16:51:51 +02:00 |
|
Mattias Hellborg Arthursson
|
78b9617bf1
|
LDAP-265, LDAP-268: Added the ability to automatically map to/from DN values in ODM. Added some much needed unit tests for ODM functionality.
|
2013-09-29 16:11:14 +02:00 |
|
Mattias Hellborg Arthursson
|
1b814e3631
|
LDAP-265: Moved ODM functionality to core and added methods in LdapTemplate.
|
2013-09-27 10:43:07 +02:00 |
|
Mattias Hellborg Arthursson
|
5b388cb5c6
|
LDAP-263: Minor javadoc polishing.
|
2013-09-25 12:40:45 +02:00 |
|
Mattias Hellborg Arthursson
|
4f8f3bfd41
|
LDAP-263: Extracted interface to minimize class coupling in query package.
|
2013-09-25 11:34:18 +02:00 |
|
Mattias Hellborg Arthursson
|
3686b7987e
|
LDAP-263: Minor tweak to sample; use LdapQuery wherever possible.
|
2013-09-25 11:04:36 +02:00 |
|
Mattias Hellborg Arthursson
|
bed57b9ef8
|
LDAP-263: Added LdapQuery method to OdmManager. Added methods for hardcoded filters in LdapQueryBuilder.
|
2013-09-25 10:59:23 +02:00 |
|
Mattias Hellborg Arthursson
|
27682b0b53
|
LDAP-263: authentication methods for LdapQuery. Documentation updated to reflect fluent API changes.
|
2013-09-24 16:55:54 +02:00 |
|
Mattias Hellborg Arthursson
|
7134d21391
|
LDAP-263: Moved LdapEncoder to support package to break package tangle between query, filter and core.
|
2013-09-23 18:00:37 +02:00 |
|
Mattias Hellborg Arthursson
|
b141cfd4cb
|
LDAP-263: Fluent API for building LDAP queries.
|
2013-09-23 15:53:26 +02:00 |
|
Mattias Hellborg Arthursson
|
96429d00c6
|
LDAP-262: Moved the stuff from the samples-utils project to plain-sample.
|
2013-09-12 08:07:15 +02:00 |
|