Commit Log

DateAuthorFile/Message
10/6/05 3:40 PMGabriele Carcassi
Improved log and javadocs (1 Files changed, 300 Lines changed)
components/business/src/java/gov/bnl/gums/ldap/LDAPPersistenceFactory.java 1.5 (+300 -193)
10/4/05 3:58 PMGabriele Carcassi
BUG: connection test updated (1 Files changed, 2 Lines changed)
components/business/src/java/gov/bnl/gums/ldap/LDAPPersistenceFactory.java 1.4 (+2 -2)
10/4/05 10:58 AMGabriele Carcassi
Wrong import statement (1 Files changed, 0 Lines changed)
components/business/src/java/gov/bnl/gums/ldap/LDAPGroupIDAssigner.java 1.3 (+0 -1)
10/4/05 10:38 AMGabriele Carcassi
Integrated account assignment to LDAP account pools. (4 Files changed, 100 Lines changed)
components/business/src/java/gov/bnl/gums/ldap/LDAPMapDB.java 1.3 (+15 -1)
components/business/src/test/gov/bnl/gums/ldap/LDAPGroupIDAssignerTest.java 1.2 (+4 -3)
components/business/src/java/gov/bnl/gums/ldap/LDAPPersistenceFactory.java 1.3 (+63 -1)
components/business/src/java/gov/bnl/gums/ldap/LDAPGroupIDAssigner.java 1.2 (+18 -1)
10/3/05 11:27 AMGabriele Carcassi
Refactored code for gid change (10 Files changed, 325 Lines changed)
components/business/src/test/gov/bnl/gums/ldap/LDAPGroupIDAssignerTest.java 1.1 added 48
components/business/src/test/gov/bnl/gums/ldap/LDAPAccountPoolMapperDBTest.java 1.2 (+2 -1)
components/business/src/java/gov/bnl/gums/ldap/LDAPGroupIDAssigner.java 1.1 added 51
components/business/src/test/gov/bnl/gums/ldap/LDAPManualAccountMapperDBTest.java 1.2 (+2 -1)
components/business/src/test/gov/bnl/gums/ldap/LDAPPersistenceFactoryTest.java 1.1 added 147
components/business/src/java/gov/bnl/gums/ldap/LDAPPersistenceFactory.java 1.2 (+31 -10)
components/business/src/test/gov/bnl/gums/ldap/LDAPPersistenceFactoryTestDev.java 1.2 removed
components/business/src/test/gov/bnl/gums/ldap/LDAPManualUserGroupDBTestDev.java 1.2 removed
components/business/src/test/gov/bnl/gums/ldap/LDAPManualUserGroupDBTest.java 1.1 added 42
components/business/src/test/gov/bnl/gums/ldap/LDAPUserGroupDBTest.java 1.2 (+2 -1)
9/27/05 4:07 PMGabriele Carcassi
Preserving 1.4 compatibility (1 Files changed, 0 Lines changed)
components/business/src/java/gov/bnl/gums/ldap/LDAPMapDB.java 1.2 (+0 -1)
9/27/05 3:02 PMGabriele Carcassi
Adding LDAP support for groups and maps (12 Files changed, 990 Lines changed)
components/business/src/java/gov/bnl/gums/LDAPPersistenceFactory.java 1.10 removed
components/business/src/test/gov/bnl/gums/ldap/LDAPManualUserGroupDBTestDev.java 1.1 added
components/business/src/java/gov/bnl/gums/ldap/LDAPPersistenceFactory.java 1.1 added 467
components/business/src/java/gov/bnl/gums/ldap/LDAPUserGroupDB.java 1.1 added 185
components/business/src/java/gov/bnl/gums/ldap/LDAPMapDB.java 1.1 added 187
components/business/src/test/gov/bnl/gums/ldap/LDAPUserGroupDBTest.java 1.1 added 47
components/business/src/test/gov/bnl/gums/ldap/LDAPPersistenceFactoryTestDev.java 1.1 added
components/business/src/test/gov/bnl/gums/hibernate/HibernateAccountPoolMapperDBTest.java 1.2 (+1 -3)
components/business/src/test/gov/bnl/gums/AccountPoolMapperDBTest.java 1.3 (+6 -0)
components/business/src/test/gov/bnl/gums/ldap/LDAPManualAccountMapperDBTest.java 1.1 added 42
components/business/src/test/gov/bnl/gums/ldap/LDAPAccountPoolMapperDBTest.java 1.1 added 54
components/business/src/java/gov/bnl/gums/BNLPersistenceFactory.java 1.9 (+1 -0)
9/14/05 1:57 PMGabriele Carcassi
Trying to make the AXIS client maintain the session. (1 Files changed, 5 Lines changed)
components/admin/src/java/gov/bnl/gums/admin/RemoteCommand.java 1.4 (+5 -1)
8/3/05 3:48 PMGabriele Carcassi
Fixed VOMS tests (1 Files changed, 2 Lines changed)
components/business/src/test/gov/bnl/gums/VOMSGroupTest.java 1.11 (+2 -2)
8/3/05 3:34 PMGabriele Carcassi
Fixed VOMS tests (1 Files changed, 4 Lines changed)
components/business/src/test/gov/bnl/gums/VOMSGroupTest.java 1.10 (+4 -4)
7/21/05 11:55 AMGabriele Carcassi
1.1.0 released: going back to SNAPSHOT (3 Files changed, 12 Lines changed)
xdocs/download.html 1.8 (+8 -0)
project.xml 1.40 (+1 -1)
xdocs/changes.xml 1.22 (+3 -0)
7/20/05 4:37 PMGabriele Carcassi
Preparing release 1.1.0 (2 Files changed, 2 Lines changed)
xdocs/changes.xml 1.21 (+1 -1)
project.xml 1.39 (+1 -1)
7/20/05 2:51 PMGabriele Carcassi
Documentation update (19 Files changed, 314 Lines changed)
xdocs/guide_integration_gums.html 1.5 (+7 -8)
xdocs/changes.xml 1.20 (+2 -0)
xdocs/guide_logging_details.html 1.3 (+8 -11)
xdocs/guide_installation.html 1.10 (+60 -69)
xdocs/guide_howto_installation_VDT.html 1.2 (+7 -149)
xdocs/guide_architecture.html 1.5 (+1 -1)
xdocs/guide_commands_gums-host.html 1.2 (+18 -46)
xdocs/guide_config.html 1.7 (+1 -1)
xdocs/guide_howto_installation.html 1.21 (+8 -16)
xdocs/guide_howto_configuration.html 1.4 (+33 -20)
xdocs/navigation-pdf.xml 1.10 (+24 -22)
xdocs/guide_introduction.html 1.8 (+28 -17)
xdocs/guide_config_gums.html 1.14 (+26 -18)
xdocs/guide_logging.html 1.8 (+5 -5)
xdocs/faq.fml 1.7 (+9 -2)
xdocs/navigation.xml 1.44 (+28 -22)
xdocs/guide_commands_gums.html 1.4 (+24 -52)
xdocs/guide_howto_upgrade_1.1_1.0.html 1.2 (+22 -5)
xdocs/guide_commands.html 1.6 (+3 -1)
7/19/05 4:25 PMGabriele Carcassi
Forgot to distribute c3p0 in the war file (1 Files changed, 3 Lines changed)
components/service/project.xml 1.24 (+3 -0)
7/19/05 3:40 PMGabriele Carcassi
Added C3P0 as dependency. (1 Files changed, 25 Lines changed)
components/business/project.xml 1.19 (+25 -25)
7/19/05 3:35 PMGabriele Carcassi
Adding C3P0 as a dependency. (1 Files changed, 291 Lines changed)
components/service/project.xml 1.23 (+291 -298)
7/19/05 3:31 PMGabriele Carcassi
Configuration will use c3p0 connection pool (2 Files changed, 4 Lines changed)
components/service/src/xslt/upgradeConfig1.1From1.0.xsl 1.6 (+0 -0)
components/service/src/conf/gums.config.template 1.5 (+4 -1)
7/19/05 3:01 PMGabriele Carcassi
Lazy creation for Sessions in Hibernate (4 Files changed, 43 Lines changed)
components/business/src/test/gov/bnl/gums/ConfigurationToolkitTest.java 1.7 (+17 -0)
components/business/src/java/gov/bnl/gums/hibernate/HibernatePersistenceFactory.java 1.7 (+7 -6)
components/business/src/java/gov/bnl/gums/hibernate/HibernateUserGroupDB.java 1.6 (+8 -8)
components/business/src/java/gov/bnl/gums/hibernate/HibernateMapping.java 1.3 (+11 -11)
7/19/05 11:33 AMGabriele Carcassi
Logging properties used to create sessions (1 Files changed, 1 Lines changed)
components/business/src/java/gov/bnl/gums/hibernate/HibernatePersistenceFactory.java 1.6 (+1 -1)
7/15/05 1:50 PMGabriele Carcassi
Documentation update (2 Files changed, 77 Lines changed)
xdocs/guide_config_gums.html 1.13 (+67 -15)
components/business/src/java/gov/bnl/gums/CertificateHostGroup.java 1.2 (+10 -9)