Commit Graph

  • 6476fa3be9 Changed to release status Mattias Arthursson 2007-10-30 19:12:00 +00:00
  • 353e5e4a97 Updated reference docs on required libraries. Mattias Arthursson 2007-10-30 19:03:11 +00:00
  • 87d8ae3dda changed spring-beans from provided to required scope Mattias Arthursson 2007-10-30 18:52:47 +00:00
  • b627979bf5 Added upgrade guide to readme file Mattias Arthursson 2007-10-30 18:45:17 +00:00
  • 2595201581 minor change to changelog Mattias Arthursson 2007-10-30 18:40:16 +00:00
  • 69c80dce23 Modified poms, made required dependencies required and removed unnecessary dependencies. Mattias Arthursson 2007-10-30 18:24:12 +00:00
  • fd4411ba58 Removed commons collections from dependencies. Mattias Arthursson 2007-10-30 17:40:20 +00:00
  • d12db83528 Minor javadoc fix Mattias Arthursson 2007-10-29 06:36:46 +00:00
  • 90fb37349b Introduced BaseLdapPathSource and modified AbstractContextSource and BaseLdapPathBeanPostProcessor accordingly. Mattias Arthursson 2007-10-29 06:30:55 +00:00
  • 1bd9c6ac7d Modified poms and added new pom for spring-ldap-tiger Mattias Arthursson 2007-10-28 19:40:09 +00:00
  • a583f6e8dc Fixed error in debug log output. Mattias Arthursson 2007-10-28 16:57:57 +00:00
  • f4c66734ac Made spring-ldap-tiger tests run with different LDAP server port to avoid collision with port used in spring-ldap. Mattias Arthursson 2007-10-23 18:09:51 +00:00
  • 04b1607579 Made integration test abstract so that integration tests can pass. Mattias Arthursson 2007-10-23 18:05:18 +00:00
  • a7749f3d90 fixed dates Mattias Arthursson 2007-10-23 17:52:17 +00:00
  • d065761661 Changed build-spring-ldap/build.xml to place api docs in correct locations and remove buildable distribution file. Modified changelog and readme, and fixed version number. Mattias Arthursson 2007-10-23 17:49:18 +00:00
  • 192142bcaa Fix for LDAP-57: improved Paged Results reference doc. Mattias Arthursson 2007-10-21 11:10:29 +00:00
  • 2e10ed067b Fixed nasty bug in hashCode. Mattias Arthursson 2007-10-21 10:49:36 +00:00
  • 10e2eaa9db Fix for LDAP-83 Mattias Arthursson 2007-10-18 19:57:35 +00:00
  • a127240d96 * Fix for LDAP-86 * DistinguishedNameEditor * Reference documentation polishing, stuff found when documenting LDAP-86 Mattias Arthursson 2007-10-18 19:22:43 +00:00
  • 68c25238fd Fixed incorrect import of DefaultDirObjectFactory. Ulrik Sandberg 2007-10-08 22:12:16 +00:00
  • fe0a7179f3 Reviewed javadoc. Ulrik Sandberg 2007-10-08 21:58:47 +00:00
  • a430940b8a Reviewed javadoc. Ulrik Sandberg 2007-10-08 21:57:35 +00:00
  • 94fe3e5c83 Reviewed javadoc. Ulrik Sandberg 2007-10-08 21:54:44 +00:00
  • a1888ab5e1 Reviewed javadoc. Ulrik Sandberg 2007-10-08 21:51:56 +00:00
  • 42c2e80e85 Reviewed javadoc. Ulrik Sandberg 2007-10-08 21:25:50 +00:00
  • 848b2a7903 Reviewed javadoc. Ulrik Sandberg 2007-10-08 21:20:25 +00:00
  • 5f3b3b459f Reviewed javadoc. Ulrik Sandberg 2007-10-08 20:43:51 +00:00
  • f941b88196 Reviewed javadoc. Ulrik Sandberg 2007-10-08 20:33:58 +00:00
  • 502f49e951 Updated settings. Ulrik Sandberg 2007-10-08 18:20:46 +00:00
  • 59a675ef5c Javadoc review Mattias Arthursson 2007-10-08 18:11:25 +00:00
  • 5592827693 Fix for LDAP-84: modified log level for blank userDn and password. Mattias Arthursson 2007-10-05 10:30:44 +00:00
  • d6aa402e5c Javadoc review Mattias Arthursson 2007-10-01 18:11:05 +00:00
  • a756b59ae2 Added test for ContextMapperCallbackHandler Mattias Arthursson 2007-10-01 17:06:46 +00:00
  • ee80a19aa0 Checked javadocs, core package down to LdapEncoder. Mattias Arthursson 2007-09-24 17:40:17 +00:00
  • 870216c9d7 Updated version number to properly show -SNAPSHOT Ben Hale 2007-09-12 13:58:23 +00:00
  • ea34e06396 Updated CI build to send snapshots to dist.springframework.org S3 bucket Ben Hale 2007-09-12 13:57:42 +00:00
  • d726482e3e javadoc review Mattias Arthursson 2007-09-11 05:43:26 +00:00
  • a7d5d1b453 Reviewed javadoc. Ulrik Sandberg 2007-09-10 10:48:38 +00:00
  • 4325f15d9c Changed release.version property to upcoming version since snapshot build uses this property to name files. Ulrik Sandberg 2007-09-08 19:31:27 +00:00
  • 5b8f99e86c Fix for LDAP-79: Document AbstractContextMapper. Mattias Arthursson 2007-09-07 13:35:57 +00:00
  • 327a20bbf3 Work in progress for the Virtual List View Mattias Arthursson 2007-09-07 13:14:39 +00:00
  • 7a0569d8a0 Now using AbstractContextMapper in itests. Mattias Arthursson 2007-09-07 13:13:25 +00:00
  • 941c2d2741 Fixed typo in class name for ParameterizedContextMapper. Mattias Arthursson 2007-09-07 12:58:47 +00:00
  • 67a2016c3a Fix for LDAP-78: add lookupContext and alternate modifyAttributes in LdapOperations Mattias Arthursson 2007-09-07 12:50:27 +00:00
  • 788154a8f8 Fix for LDAP-78: add lookupContext and alternate modifyAttributes in LdapOperations Mattias Arthursson 2007-09-07 12:43:15 +00:00
  • 0ff2ad6c56 Added public getters for the most important context-related info. Ulrik Sandberg 2007-09-07 10:51:54 +00:00
  • 96bf1d3c89 Changed to ContextMapper to get rid of attribute multivalue handling. Ulrik Sandberg 2007-09-07 10:50:01 +00:00
  • 8eefe31dfa Work in progress for the Virtual List View Mattias Arthursson 2007-09-07 09:33:43 +00:00
  • 2575a1ebb6 Improved the control testing code to use lookup with attributes. Ulrik Sandberg 2007-09-03 22:45:06 +00:00
  • e0d51e2e1a Improved the control testing code to use lookup with attributes. Ulrik Sandberg 2007-09-03 22:44:33 +00:00
  • d20f937edc Added an integration test that checks the server for supported controls. Ulrik Sandberg 2007-09-03 22:25:24 +00:00
  • da97ce4b2c Patch from Jasper on August 23. Ulrik Sandberg 2007-08-23 19:04:59 +00:00
  • 6afb32ea94 Fix for LDAP-76: Add abstract ContextMapper implementation Mattias Arthursson 2007-08-15 12:30:19 +00:00
  • 958e7291fe Fix for LDAP-69: Upgrade guide - spellings Mattias Arthursson 2007-08-15 12:04:20 +00:00
  • 7dc74b108d Fix for LDAP-64: AcegiAuthenticationSource does not support Anonymous Authentication Mattias Arthursson 2007-08-15 11:46:15 +00:00
  • 4c72019b35 Fix for LDAP-74: Change the append method in DistinguishedName. Mattias Arthursson 2007-08-15 11:26:07 +00:00
  • abb4f8cba6 Added reference documentation on SimpleLdapTemplate. Mattias Arthursson 2007-08-15 08:30:27 +00:00
  • a49800c4b1 Finalized SimpleLdapTemplate. Mattias Arthursson 2007-08-15 07:57:14 +00:00
  • 29ccc16adf Patch from Jasper on August 14. Ulrik Sandberg 2007-08-14 09:49:08 +00:00
  • 6635cb7773 Patch from Jasper on August 13. Ulrik Sandberg 2007-08-13 07:48:37 +00:00
  • 795d253788 Improved VLV javadoc with ASN.1 details. Ulrik Sandberg 2007-08-05 22:03:02 +00:00
  • 41bdfb8b4b Added itest/resources to classpath, enabling itests to be run from Eclipse. Ulrik Sandberg 2007-08-05 13:36:41 +00:00
  • 8cda8d725e Patch from Jasper on August 1. Ulrik Sandberg 2007-08-05 13:32:45 +00:00
  • ef3af323b6 Fixed typo in release name. Ulrik Sandberg 2007-07-27 17:32:25 +00:00
  • a028695529 Upgraded Spring to version 2.0.6. Ulrik Sandberg 2007-07-27 17:30:48 +00:00
  • 157c7d916f Upgraded Spring to version 2.0.6 in sandbox. Ulrik Sandberg 2007-07-27 17:12:58 +00:00
  • e6e3b5cbc2 There are no more dependencies to Acegi 1.0.1, so we remove it. Ulrik Sandberg 2007-07-27 17:06:42 +00:00
  • 6338310331 Upgraded Spring to version 2.0.4 in sandbox. Ulrik Sandberg 2007-07-27 17:05:39 +00:00
  • 197e68f4d5 Fixed incorrect import. Ulrik Sandberg 2007-07-27 16:59:21 +00:00
  • f9262d247d There are no more dependencies to testng, so we remove it. Ulrik Sandberg 2007-07-27 16:50:30 +00:00
  • 714929de9c Added spring-aop to classpath, eliminating an annoying error indicator in applicationContext.xml. Ulrik Sandberg 2007-07-27 16:43:55 +00:00
  • 5ebc76fe5b Removed testng from classpath. Ulrik Sandberg 2007-07-27 07:51:26 +00:00
  • fe11d447da Patch from Jasper on July 27. Ulrik Sandberg 2007-07-27 07:45:32 +00:00
  • cd4740c608 Manual tweaks of patch from Jasper on July 26. Ulrik Sandberg 2007-07-26 08:57:11 +00:00
  • e551285a8d Manual tweaks of patch from Jasper on July 26. Ulrik Sandberg 2007-07-26 08:55:37 +00:00
  • b33cd44fac Manual tweaks of patch from Jasper on July 26. Ulrik Sandberg 2007-07-26 08:49:44 +00:00
  • 2c72b14706 Patch from Jasper on July 26. Ulrik Sandberg 2007-07-26 07:42:32 +00:00
  • 27544ae2fb Performed deletes according to Jasper's instructions. Ulrik Sandberg 2007-07-25 09:13:54 +00:00
  • 6484f85c5b Patch from Jasper on July 25. Ulrik Sandberg 2007-07-25 08:52:31 +00:00
  • d92fcf17d1 Added source to some Spring jars. Ulrik Sandberg 2007-07-24 09:28:38 +00:00
  • e4b2b377d2 Patch from Jasper on July 24. Ulrik Sandberg 2007-07-24 08:35:23 +00:00
  • ec150b1303 Patch from Jasper on July 23. Ulrik Sandberg 2007-07-23 09:16:20 +00:00
  • c937c97cbb Added ChainedOptions to the person sample, and made country and company into drop-down lists. Ulrik Sandberg 2007-07-18 22:27:36 +00:00
  • e84c6b31eb Removed unused import. Ulrik Sandberg 2007-07-17 20:08:18 +00:00
  • a40631b4d0 Now working towards a 1.2 final release. Ulrik Sandberg 2007-07-17 18:31:46 +00:00
  • 1cc5bd0dfd Now retrieving source for Acegi jar. Ulrik Sandberg 2007-07-17 18:19:50 +00:00
  • 795ecdf61c Patch for ldap-odm, Jul 13 Mattias Arthursson 2007-07-13 07:27:19 +00:00
  • 4f3c0fd930 Rolled back patch Mattias Arthursson 2007-07-13 07:25:15 +00:00
  • 6a62bab775 spring-ldap-odm patch, Jul 12 from Jasper Mattias Arthursson 2007-07-13 06:09:45 +00:00
  • c6ec91ddcd Added initial version of SimpleLdapTemplate in new project; spring-ldap-tiger. Mattias Arthursson 2007-06-28 18:44:35 +00:00
  • f879ee21a4 Fix for LDAP-71: Added getLdapRdn(String key) and getValue(String key) in DistinguishedName, and getKey(), getValue() and getValue(String key) in LdapRdn. Mattias Arthursson 2007-06-24 17:31:48 +00:00
  • 9da903942b Added test cases for issue on forums. Mattias Arthursson 2007-06-17 13:59:56 +00:00
  • aa4cb73166 Pointing at the proper maven repo now Ben Hale 2007-06-16 20:17:36 +00:00
  • 5e020561c6 Added copyright notice. Mattias Arthursson 2007-05-22 18:35:48 +00:00
  • 6dd821ff49 LDAP-68 Move SortControlDirContextProcessor from sandbox Ulrik Sandberg 2007-05-12 18:56:21 +00:00
  • 8be3672124 LDAP-68 Move SortControlDirContextProcessor from sandbox Ulrik Sandberg 2007-05-12 18:49:50 +00:00
  • a974f542a1 LDAP-68 Move SortControlDirContextProcessor from sandbox Ulrik Sandberg 2007-05-12 18:44:31 +00:00
  • 3073331283 Release preparations Mattias Arthursson 2007-05-12 18:43:27 +00:00
  • e1f0fbdccd Release preparations Mattias Arthursson 2007-05-12 18:43:23 +00:00
  • 3991fbed46 Added newest modifications to changelog. Mattias Arthursson 2007-05-12 17:43:17 +00:00