Andrei Ivanov
b7c855082b
Update for #420
2016-10-17 21:29:54 -05:00
Rob Winch
c7e927013d
Add What's New 2.2
...
Fixes gh-420
2016-10-04 10:26:28 -05:00
Eddú Meléndez
594c361658
Add unboundid embedded ldap server
...
Previous to this commit, the only provider for embedded ldap server was
apacheds. Now, unboundid can be used as a option for testing purpose.
See gh-386
2016-09-30 15:31:38 -05:00
Eddú Meléndez
0db2e2fb0a
Add documentation for Commons Pool 2
...
Fixes gh-405
2016-09-30 13:45:05 -05:00
Rob Winch
d7a74f8896
Update What's new for 2.1
2016-05-16 12:46:22 -05:00
Rob Winch
6f2771f73d
Add Spring Data Hopper to What's New
...
Fixes gh-396
2016-05-16 12:46:22 -05:00
Rob Winch
ccf64e887b
Document What's New in 1.2
...
Fixes gh-395
2016-03-30 21:22:26 -05:00
Eddú Meléndez
0551d7eac6
Add documentation for Testing
...
See gh-321
2016-03-20 22:50:41 +10:00
Rob Winch
109aff2ecc
LDAP-331: Fix deploy of reference
2015-05-05 14:43:49 -05:00
Rob Winch
72a85e803c
LDAP-315: Documentation fix package declaration
2015-04-24 13:57:12 -05:00
Rob Winch
808486b120
LDAP-315: Documentation ExternalDirContextAuthenticationStrategy -> ExternalTlsDirContextAuthenticationStrategy
2015-04-24 13:56:40 -05:00
Mattias Hellborg Arthursson
dc412589ba
LDAP-283: Polished documentation.
2013-11-21 15:37:22 +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
29133cfb1a
LDAP-279: Included reference to samples in documentation.
2013-11-18 10:11:23 +01:00
Mattias Hellborg Arthursson
08ce0a6407
LDAP-248: Documentation
2013-10-24 12:01:29 +02:00
Rob Winch
fc8a31e4f0
LDAP-270: Convert Spring LDAP doc to asciidoc
2013-10-23 11:12:37 -05: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
1e2a060459
LDAP-273: Converted to slf4j
2013-10-10 14:21:23 +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
9a8dadcdbe
LDAP-268: Reference documentation of the new @DnAttribute annotation. Some javadoc polishing.
2013-09-29 16:51:51 +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
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
9551905527
LDAP-101: Now also considering subclasses of defined non-transient exceptions.
2013-09-11 10:48:35 +02:00
Mattias Hellborg Arthursson
9687edf625
LDAP-101: Added eager invalidation of dead pooled connections.
2013-09-11 10:37:59 +02:00
Mattias Hellborg Arthursson
8b6f586fd5
LDAP-142: Added a couple utility methods for working with SingleContextSource. Also cleaned up OpenLdap integration tests.
2013-09-10 11:40:53 +02:00
Mattias Hellborg Arthursson
14bf8b48a2
LDAP-256: Now requiring TempEntryRenamingStrategy to be explicitly configured. Updated transaction documentation to reflect this and use tx:annotation-config syntax.
2013-09-09 13:37:09 +02:00
Mattias Hellborg Arthursson
ab62786774
LDAP-258: Deprecated core-tiger module.
2013-08-30 15:44:29 +02:00
Mattias Hellborg Arthursson
d7a9609d16
LDAP-258: Updated documentation to reflect DistinguishedName deprecation.
2013-08-30 12:46:10 +02:00
Mattias Hellborg Arthursson
22a9dbb79f
LDAP-251: More cleanup on new build structure
...
- Removed obsolete maven assembly files
- Fixed readme file.
2013-08-16 09:34:49 +02:00
Mattias Hellborg Arthursson
2172502b69
LDAP-225: Authentication documentation is misleading
...
Added a clarifying note to section 10.1.
2013-08-14 12:40:09 +02:00
Mattias Hellborg Arthursson
0e496203ef
LDAP-183: LdapTemplate caches password with pooled connections
...
Now explicitly disabling native Java LDAP connection pooling for ContextSource#getContext(String principal, String credentials)
2013-08-13 09:51:46 +02:00
Mattias Hellborg Arthursson
d08192d8aa
LDAP-244, LDAP-168: Problems with recursive elements and transactions.
...
Added a couple of integration test cases, and clarified in documentation.
2013-08-12 08:35:41 +02:00
Mattias Hellborg Arthursson
02cd2412ea
LDAP-234: Rollback intermittently causes data loss
...
Finalized incremental attributes retrieval support.
Integrated incremental attributes retrieval support in compansating transaction classes.
Integration tests for Active Directory (not enabled on CI machine).
2013-08-01 10:54:15 +02:00
Rob Winch
8b350a874d
Convert to Gradle
...
This commit converts the build to a Gradle based build. It also setup sonar
integration at https://sonar.springsource.org/dashboard/index/11620
Currently tests in the samples fail on the CI server and are disabled. The
tests were not enabled for the maven based build either.
Issue: LDAP-251
2013-07-10 11:33:07 -05:00
Ulrik Sandberg
def1fa5db2
Changed "poeredby" logos to external links, since it seems site plugin can't handle relative links.
2010-11-30 21:32:15 +00:00
Ulrik Sandberg
5a1adf7def
Changed snapshot download page to refer to 1.3.2 snapshots.
2010-11-30 19:56:10 +00:00
Ulrik Sandberg
8d76c05ac3
Added info about LDAP-215 to the upgrading site doc.
2010-11-30 06:00:45 +00:00
Ulrik Sandberg
6e8c8114e2
Some minor documentation fixes.
2010-11-28 14:55:37 +00:00
Ulrik Sandberg
733045684a
Broke a few lines in reference manual that caused overflow in PDF.
2010-11-28 11:05:55 +00:00
Ulrik Sandberg
17fc6e6d6b
Added comment with info about fop.extensions and fop1.extensions.
2010-11-28 11:05:48 +00:00
Ulrik Sandberg
b0295cabc5
Minor fixes in docbook XML.
2010-11-17 23:14:46 +00:00
Ulrik Sandberg
28a7ed68d8
Some more changes from running site and javadoc with Maven 3.0.
2010-11-17 22:40:07 +00:00
Ulrik Sandberg
e0fe30ebc3
Work on LDAP-222
2010-11-16 00:15:19 +00:00
Ulrik Sandberg
2014f1ab10
Final touch on the examples.
2010-11-15 16:36:04 +00:00
Ulrik Sandberg
fd382c429b
Adjusted examples and sections and added some xrefs.
2010-11-15 16:35:57 +00:00
Ulrik Sandberg
22d62c114e
Added docs from Keith. LDAP-220
2010-11-15 16:35:50 +00:00
Ulrik Sandberg
ce9042ebcf
New LDIF intro from Keith.
2010-10-17 10:38:46 +00:00
Ulrik Sandberg
f408dc75e5
Fixed typos.
2010-10-10 21:41:43 +00:00