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 |
|
Mattias Hellborg Arthursson
|
9458b80fa1
|
LDAP-262: Cleaned up and consolidated the samples.
|
2013-09-12 07:34:11 +02:00 |
|
Mattias Hellborg Arthursson
|
742ce2b2fe
|
LDAP-262: Added smoke tests for compatibility with Spring 2.0, 2.5, and 3.0
|
2013-09-11 15:32:51 +02:00 |
|
Mattias Hellborg Arthursson
|
fe9b86d887
|
LDAP-261: added missing @since tag.
|
2013-09-11 13:42:46 +02:00 |
|
Mattias Hellborg Arthursson
|
c85ddb2560
|
LDAP-261, LDAP-169: Enabled configuration of default search scope, time limit, and count limit on LdapTemplate.
|
2013-09-11 13:40:28 +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
|
83b351c83c
|
LDAP-127: Added a setter for the 'critical' field in AbstractFallbackRequestAndResponseControlDirContextProcessor
|
2013-09-10 15:12:14 +02:00 |
|
Mattias Hellborg Arthursson
|
6829598077
|
LDAP-128: Improved javadoc documentation of PagedResults and cookies.
|
2013-09-10 15:03:55 +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
|
a2cb44e4d4
|
Fixed some sonar problems.
|
2013-09-09 11:53:40 +02:00 |
|
Mattias Hellborg Arthursson
|
eead369b95
|
Subtle bug in LdapAttribute#remove
|
2013-09-09 11:32:42 +02:00 |
|
Mattias Hellborg Arthursson
|
858dfd02e6
|
LDAP-258: Reverted use of AbstractContextMapper from core in order to avoid package tangle.
|
2013-09-09 11:27:51 +02:00 |
|
Mattias Hellborg Arthursson
|
d6f8f6e488
|
LDAP-258: Some minor restructuring to avoid (irrelevant, but ugly and build failing) package tangles in test cases.
|
2013-09-09 10:08:10 +02:00 |
|
Mattias Hellborg Arthursson
|
e93ee9cf6a
|
LDAP-258: General Java 5/6 cleanup throughout the code base.
|
2013-09-09 08:27:07 +02:00 |
|
Mattias Hellborg Arthursson
|
8d6587e5db
|
New test to fix failing build.
|
2013-09-02 17:08:06 +02:00 |
|
Mattias Hellborg Arthursson
|
180ad5c9e4
|
Trying to fix broken build.
|
2013-09-02 17:02:19 +02:00 |
|
Mattias Hellborg Arthursson
|
2b4835fd50
|
Fixed build order.
|
2013-09-02 07:35:07 +02:00 |
|
Mattias Hellborg Arthursson
|
2f5359b2bc
|
Compilation error.
|
2013-09-02 07:03:52 +02:00 |
|
Mattias Hellborg Arthursson
|
ab62786774
|
LDAP-258: Deprecated core-tiger module.
|
2013-08-30 15:44:29 +02:00 |
|
Mattias Hellborg Arthursson
|
ae603cebf3
|
LDAP-258: Parameterized the core callback interfaces.
|
2013-08-30 15:05:17 +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
|
31ea71e61e
|
LDAP-258: Added a couple of construction methods to LdapNameBuilder
|
2013-08-30 12:45:43 +02:00 |
|
Mattias Hellborg Arthursson
|
66bc1968db
|
Cleaned up usage of DistinguishedName from satellite modules, samples and tests.
|
2013-08-30 10:44:51 +02:00 |
|
Mattias Hellborg Arthursson
|
ed605be49a
|
LDAP-258: Deprecated DistinguishedName and associated classes. Removed unnecessary usage in core.
|
2013-08-30 08:00:38 +02:00 |
|
Mattias Hellborg Arthursson
|
c9bf9960b9
|
Minor tweaks to readme.md.
|
2013-08-29 07:54:54 +02:00 |
|
Mattias Hellborg Arthursson
|
6bffcfe9b1
|
LDAP-238: ContextMapper and NameClassPairCallbackHandler now throws NamingException.
|
2013-08-28 17:11:15 +02:00 |
|
Mattias Hellborg Arthursson
|
d2d050ee2d
|
LDAP-260: LdapRdn now disregards order or sub components in equals, compareTo, and hashCode.
|
2013-08-28 16:32:30 +02:00 |
|