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
Ulrik Sandberg
26a523a58b
Added Keith's documentation for the LDIF parser. Updated package dependencies doc.
2010-10-10 21:41:37 +00:00
Ulrik Sandberg
2d013b865f
Fixed LDAP-199, Documentation error: transaction manager configuration.
2010-02-19 08:17:05 +00:00
Ulrik Sandberg
6d078288d3
Fixed problem with non-needed dependencies causing assembly problems.
2010-01-24 17:22:05 +00:00
Ulrik Sandberg
7c4c15e88a
Added Paul Harvey's Spring LDAP Object-Directory Mapper (ODM).
2010-01-24 00:58:28 +00:00
Ulrik Sandberg
d58c8ad8d9
Fixed typo (LDAP-193).
2009-12-18 13:37:49 +00:00
Ulrik Sandberg
0af69ea48e
Fixed typo (LDAP-193).
2009-12-18 13:37:15 +00:00
Ulrik Sandberg
b5bc5b17e2
Collecting callback now top-level (LDAP-192).
2009-12-17 15:50:40 +00:00
Ulrik Sandberg
8215562607
Added authenticate methods that take only error callback (LDAP-192).
2009-12-16 23:58:29 +00:00
Ulrik Sandberg
2df7de35c2
Documented the new authentication methods (LDAP-193).
2009-12-15 00:09:31 +00:00
Ulrik Sandberg
f3c52e8d0d
Fixed incorrect artifact names. Removed redundant snapshot info.
2009-02-01 13:43:37 +00:00
Ulrik Sandberg
fac551ff19
Updated release number.
2009-01-31 23:09:38 +00:00
Ulrik Sandberg
53a5262552
Updated various files with new release number. Also removed LDAP-151 from 1.3.0.RC1 in changelog, since it wasn't resolved until 1.3.0.RELEASE.
2009-01-31 20:46:33 +00:00
Ulrik Sandberg
9310339cec
Added first FAQ entry.
2009-01-21 21:35:06 +00:00
Ulrik Sandberg
153a7cbfb4
Updated versions.
2009-01-19 20:13:26 +00:00
Ulrik Sandberg
6d864b1f7f
Improved releases page.
2009-01-19 20:08:19 +00:00
Ulrik Sandberg
5fb4a307d7
Fixed typo.
2009-01-17 09:57:50 +00:00
Ulrik Sandberg
1bdaea8aa8
Added site generation.
2009-01-16 21:49:30 +00:00
Ulrik Sandberg
d15bb0d955
Got rid of an annoying reference to Spring Security in the PDF XSL. Also adjusted copyright years.
2009-01-09 11:30:17 +00:00