Quick Search:

View detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

MAIN 1.6 1.5 1.3 1.1 SJSAS91_FCS_BRANCH 1.6.6.1 SJSAS91_UR1_BRANCH 1.6.8.1 SAILFIN_BRANCH 1.5.6.1 AS9_BETA_BRANCH 1.3.2.1 SJSAS_9_0 1.1.1.1

latest revision download Branch MAIN

1.6 annotated / raw | Diffs: previous, other | Lines: 174 ( +30, -17 )

Created: 2007-05-05 00:36:03 -0500 (20 months ago) | Author: tcfujii | Changeset: MAIN:tcfujii:20070505053314

CDDL+GPL header updates.

Branch point for: GF_V2_AIX_POC SJSAS91_BETA3_BRANCH SJSAS91_FCS_BRANCH SJSAS91_UR1_BRANCH

Tags: SJSAS-9_1-TRUNK-POSTMERGE-V3-12_OCT_2007 SJSAS91_FCS_BRANCH$BP SAILFIN-1_0-B14-17_Dec_2007 SJSAS-9_1-B54-RC-03_July_2007 SAILFIN-1_0-B06-05_Nov_2007 SAILFIN-1_0-B12-11_Dec_2007 SJSAS-9_1_1-B10-27_Nov_2007 SJSAS-9_1_1-B18-24_Jan_2008 SAILFIN-1_0-B18-24_Jan_2008 SJSAS-9_1-B52-RC-20_June_2007 SJSAS-9_1_1-B11-04_Dec_2007 SJSAS-9_1-B58B-RC3-15_Aug_2007 SJSAS-9_1-B50F-BETA3-25_June_2007 SAILFIN-1_0-B15-31_Dec_2007 ... more hide

1.5 annotated / raw | Diffs: previous, other | Lines: 161 ( +85, -74 )

Created: 2006-11-09 00:45:12 -0600 (2 years 2 months ago) | Author: jr158900 | Changeset: MAIN:jr158900:20061109064511

1) JDBC RA support for JDBC 4.0 (glassfish/jdbcra, glassfish/appserv-core)
        http://www.glassfishwiki.org/gfwiki/attach/OnePagersOrFunctionalSpecs/JDBC-4.0-RA-OnePager.txt
2) Wrapper for Statement objects (glassfish/jdbcra, glassfish/appserv-core)
       CR 6295215 - java.sql.statement.getConnection() doesn't meet javadoc specification for pooling connections
3) bootstrap build changes (glassfish/bootstrap)
4) jdbcra build changes (glassfish/jdbcra)

Submitted by Jagadish Ramu
Reviewed by: Binod PG, Dinesh Patil (bootstrap &  jdbcra build changes)
Tests: PE QL, CTS Smoke, Jdbc dev tests

Branch point for: SAILFIN_BRANCH SJSAS91_BETA2_BRANCH SJSAS91_BETA_BRANCH

Tags: SJSAS-9_1-B31-EA-11_Jan_2007 SJSAS-9_1-B33-BETA-24_Jan_2007 SJSAS-9_1-B43-BETA3-18_Apr_2007 SJSAS-9_1-B41C-BETA2-14_Apr_2007 SJSAS-9_1-B45-BETA3-03_May_2007 SJSAS-9_1-B44-BETA3-25_Apr_2007 SJSAS-9_1-B27-EA-07_Dec_2006 SJSAS91_BETA2_BRANCH$BP SJSAS-9_1-B28-EA-13_Dec_2006 SJSAS-9_1-B36-RC-14_Feb_2007 SJSAS-9_1-B41A-BETA2-04_Apr_2007 SJSAS-9_1-B34-BETA-31_Jan_2007 SJSAS91_BETA_BRANCH$BP SJSAS-9_1-B26-EA-29_Nov_2006 ... more hide

1.4 annotated / raw | Diffs: previous, other | Lines: 150 ( +12, -10 )

Created: 2005-12-24 22:26:15 -0600 (3 years ago) | Author: tcfujii | Changeset: MAIN:tcfujii:20051225042347

Updated copyright text and year.

Branch point for: GF_NEXT_BRANCH GF_V2_TEA_BRANCH GF_V3_PREWORK_BRANCH NEMO_EA_BRANCH PWC12Dev_Branch SJSAS-9_0_01-FCS-UBUNTU_BRANCH SJSAS-9_1-PROFILES-20_Sep_2006 SJSAS90UR1_FCS-SUSTAINING_BRANCH SJSAS90_FCS_BRANCH SSS_DEV_BRANCH TANGO_WSTX

Tags: SJSAS-9_0-B33-BETA-12_Jan_2006 TANGO_WSTX_bpt TANGO_WSTX_mpt_1 TANGO_WSTX$BP SJSAS-9_1-B09-EA-01_Jul_2006 SJSAS-9_1-PROFILES-20_Sep_2006$BP SJSAS-9_1-B19-EA-27_Sep_2006 SJSAS-9_1-B13-EA-16_Aug_2006 SJSAS-9_1-B15-EA-30_Aug_2006 SJSAS-9_1-B21-EA-11_Oct_2006 SJSAS-9_1-B17-EA-14_Sep_2006 SJSAS-9_1-B23-EA-25_Oct_2006 GF_V3_PREWORK_BRANCH$BP SJSAS-9_1-B16-EA-05_Sep_2006 ... more hide

1.3 annotated / raw | Diffs: previous, other | Lines: 148 ( +4, -7 )

Created: 2005-07-11 01:30:18 -0500 (3 years 5 months ago) | Author: ag133762 | Changeset: MAIN:ag133762:20050711063018

New Pool feature: added a pool property for LazyConnectionEnlistment. This
is an optional feature in the connector spec and now supported both by the
JDBC resource adapater and the appserver runtime.
Essentially, the idea is that a connection gets enlisted in a transaction
only when the connection is actually used. At this point the createStatement
method and its peers are assumed to be the trigger for the use of the
acquired connection.

Tests run: QL, devtests, CTS smoke (w/ and w/o LazyConnectionEnlistment set
to true), SQE smoke (w/ and w/o LazyConnectionEnlistment set to true)

Reviewed By: Binod, Siva

Branch point for: AS9_BETA_BRANCH

Tags: SJSAS-9_0-B25-ALPHA-03_Nov_2005 SJSAS-9_0-B31-ALPHA-14_Dec_2005 SJSAS-9_0-B28-ALPHA-23_Nov_2005 SJSAS-9_0-B30-ALPHA-07_Dec_2005 SJSAS-9_0-B26-ALPHA-09_Nov_2005 SJSAS-9_0-B27-ALPHA-16_Nov_2005 AS9_BETA_BRANCH$BP SJSAS-9_0-B32-BETA-HCF-20_Dec_2005 SJSAS-9_0-B29-ALPHA-30_Nov_2005 SJSAS-9_0-B24-ALPHA-26_Oct_2005 SJSAS-9_0-B23-ALPHA-19_Oct_2005 SJSAS-9_0-B22-ALPHA-13_Oct_2005 SJSAS-9_0-B32B-BETA-09_Jan_2006 SJSAS-9_0-B20-ALPHA-30_Sept_2005 ... more hide

1.2 annotated / raw | Diffs: previous, other | Lines: 151 ( +18, -2 )

Created: 2005-06-27 16:34:31 -0500 (3 years 6 months ago) | Author: tcfujii | Changeset: MAIN:tcfujii:20050627212601

Issue number: CDDL header updates.

1.1 new annotated / raw | Lines: 135 ( +135, -0 )

Created: 2005-05-27 17:56:34 -0500 (3 years 7 months ago) | Author: dpatil | Changeset: MAIN:dpatil:20050527225105

Initial revision

Branch point for: SJSAS_9_0

Tags: SJSAS_9_0$BP

latest revision download Branch AS9_BETA_BRANCH

1.3.2.1 annotated / raw | Diffs: previous, other | Lines: 150 ( +12, -10 )

Created: 2006-01-16 00:51:53 -0600 (2 years 11 months ago) | Author: tcfujii | Changeset: AS9_BETA_BRANCH:tcfujii:20060116064627

Updated copyright text/year.

Tags: SJSAS-9_0-B32F-BETA-09_Feb_2006 SJSAS-9_0-B32E-BETA-04_Feb_2006 SJSAS-9_0-B32G-BETA-10_Feb_2006 SJSAS-9_0-B32D-BETA-26_Jan_2006 SJSAS-9_0-B32C-BETA-17_Jan_2006

latest revision download Branch SAILFIN_BRANCH

1.5.6.1 annotated / raw | Diffs: previous, other | Lines: 174 ( +30, -17 )

Created: 2007-07-06 06:01:57 -0500 (18 months ago) | Author: prasads | Changeset: SAILFIN_BRANCH:prasads:20070706105901

Merging b54 from GlassFish TRUNK to SAILFIN_BRANCH

Tags: SAILFIN-1_0-B01-MS1-21_Aug_2007 SAILFIN-1_0-B03-17_Sept_2007 SAILFIN-1_0-MS1-21_Aug_2007 SAILFIN-1_0-B02-10_Sept_2007

latest revision download Branch SJSAS91_FCS_BRANCH

1.6.6.1 annotated / raw | Diffs: previous, other | Lines: 170 ( +2, -6 )

Created: 2008-02-02 03:14:56 -0600 (11 months ago) | Author: jr158900 | Changeset: SJSAS91_FCS_BRANCH:jr158900:20080202091456

Issue Number: IT 3749  [Excessive Logging in ManagedConnection]
Obtained from: Scott Oaks
Submitted by: Jagadish Ramu
forward port fix from 9.1 UR1 branch
Tests run : EE QL, CTS Smoke, Jdbc dev, SQE Smoke

Branch point for: SGES21_FCS_BRANCH SJSAS911_BETA_BRANCH

Tags: SJSAS-9_1_1-B42-17_Jul_2008 SF-0_5-B37-12_Jun_2008 SF-0_5-B37b-29_Jun_2008 SJSAS-9_1_1-B41-10_Jul_2008 SF-0_5-B37I-11_Aug_2008 SF-0_5-B34-21_May_2008 SAILFIN-1_0-B42-17_Jul_2008 SAILFIN-1_0-B35-28_May_2008 SAILFIN-1_0-B20-07_Feb_2008 SAILFIN-1_0-B56-15_Oct_2008 SAILFIN-1_0-B22-20_Feb_2008 SJSAS-9_1_1-B49-06_Sept_2008 SJSAS-9_1_1-B22-20_Feb_2008 SJSAS-9_1_1-B27-26_Mar_2008 ... more hide

latest revision download Branch SJSAS91_UR1_BRANCH

1.6.8.1 annotated / raw | Diffs: previous, other | Lines: 170 ( +2, -6 )

Created: 2007-10-11 23:30:01 -0500 (14 months ago) | Author: jr158900 | Changeset: SJSAS91_UR1_BRANCH:jr158900:20071012043001

Issue number:  IT 1735 [ caused a change in behavior of jdbc-ra IT 3749 log level need to be changed ]
Obtained from: Scott Oaks [IT 3749]
Submitted by:  Jagadish Ramu
Tests Run : [Cluster Profile build] EE-QL, CTS Smoke, Jdbc Devtests, SQE Smoke

Branch point for: SJSAS91_UR1_DBINT_BRANCH SJSAS91_UR2_BRANCH SJSAS91_UR2_RI_BRANCH

Tags: SJSAS91_UR2_RI_BRANCH$BP SJSAS-9_1_01-B09D-DBINT-19_Mar_2008 SJSAS-9_1_01-B06-24_Oct_2007 SJSAS-9_1_02-B03-05_Apr_2008 SJSAS-9_1_01-B09D-DBINT-06_Mar_2008 SJSAS91_UR2_BRANCH$BP SJSAS91_UR2_BRANCHPOINT_06_Dec_2007 SJSAS91_UR1_DBINT_BRANCHPOINT-14_Feb_2008 SJSAS91_UR1_DBINT_BRANCH$BP SJSAS-9_1_01-B09-15_Nov_2007 SJSAS-9_1_02-B02-27_Mar_2008 SJSAS-9_1_01-B010-RESPIN-13_Feb_2008 SJSAS-9_1_01-B010-05_Feb_2008 SJSAS-9_1_01-B09D-06_Dec_2007 ... more hide

latest revision download Branch SJSAS_9_0

1.1.1.1 annotated / raw | Diffs: previous, other | Lines: 135 ( +0, -0 )

Created: 2005-05-27 17:56:34 -0500 (3 years 7 months ago) | Author: dpatil | Changeset: SJSAS_9_0:dpatil:20050527225105

GlassFish first drop

Branch point for: SJSAS9_MS2_BRANCH

Tags: START SJSAS9_MS2_BRANCH$BP SJSAS9_MS2_BRANCH_POINT-16_June_2005 SJSAS-9_0-B09-ALPHA-MILESTONE2-17_June_2005

Crucible: Open Source License registered to Atlassian.
Atlassian Crucible, painless code review. (Version:1.6.2 Build:build-rspud1 2008-10-22) - Administration - Page generated 2009-01-09 08:14 -0600