Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

SJSAS91_FCS_BRANCH:jr158900:20081015080614 by jr158900 on 15 October 2008, 03:06:14 -0500 (2 months 24 days ago) Make Review IT 3682
JCA - cleanup call for ManagedConnection after connection.close()

Description : Fix involves delaying the cleanup call till transaction completion

Submitted by : Jagadish Ramu
Reviewed by : …

./src/com/sun/gjc/spi/ManagedConnection.java 1.15.2.2 history download (+2 -1) diffs

SJSAS91_FCS_BRANCH:sm157516:20081006102301 by sm157516 on 06 October 2008, 05:23:01 -0500 (3 months 2 days ago) Make Review Issue number: 6357
Obtained from:
Submitted by:  Shalini Muthukrishnan
Reviewed by:   Jagadish Ramu

Correcting the method call of setMaxRows to to setMaxRows instead of setMaxFieldSize.

Tests run: Q…

./src/com/sun/gjc/spi/base/StatementWrapper.java 1.2.6.2 history download (+1 -1) diffs

SJSAS91_FCS_BRANCH:sm157516:20080811085824 by sm157516 on 11 August 2008, 03:58:24 -0500 (4 months 28 days ago) Make Review Issue number: 5407
Obtained from: Issue tracker
Submitted by:  Shalini Muthukrishnan
Reviewed by:   Jagadish Ramu

Made changes for StatementWrapper.setFetchSize() to call setFetchSize() instead of
se…

./src/com/sun/gjc/spi/base/StatementWrapper.java 1.2.6.1 history download (+1 -1) diffs

SJSAS91_FCS_BRANCH:jr158900:20080202091456 by jr158900 on 02 February 2008, 03:14:56 -0600 (11 months ago) Make Review 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 S…

./src/com/sun/gjc/spi/CPManagedConnectionFactory.java 1.7.6.1 history download (+2 -6) diffs

./src/com/sun/gjc/spi/DMManagedConnectionFactory.java 1.9.6.1 history download (+2 -6) diffs

./src/com/sun/gjc/spi/DSManagedConnectionFactory.java 1.6.6.1 history download (+2 -6) diffs

./src/com/sun/gjc/spi/ManagedConnection.java 1.15.2.1 history download (+12 -24) diffs

./src/com/sun/gjc/spi/XAManagedConnectionFactory.java 1.7.6.1 history download (+2 -6) diffs

SJSAS91_FCS_BRANCH:jr158900:20080107171656 by jr158900 on 07 January 2008, 11:16:57 -0600 (12 months ago) Make Review Forward porting fixes from 9.1 UR1 branch.

Bug Ids :

IT 1735 : LogWriter methods are not implemented
6598706 : Unable to use the # delimiter in a JDBC url
Findbugs warnings

Submitted by : Jagadish …

./src/com/sun/gjc/common/DataSourceObjectBuilder.java 1.8.6.1 history download (+59 -50) diffs

./src/com/sun/gjc/common/DataSourceSpec.java 1.8.6.1 history download (+1 -0) diffs

./src/com/sun/gjc/common/LocalStrings.properties 1.4.12.1 history download (+1 -0) diffs

./src/com/sun/gjc/spi/ManagedConnectionFactory.java 1.10.6.1 history download (+19 -16) diffs

… 4 more files in changeset.
SJSAS91_UR1_BRANCH:jr158900:20071012043001 by jr158900 on 11 October 2007, 23:30:01 -0500 (14 months ago) Make Review 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 bui…

./src/com/sun/gjc/spi/CPManagedConnectionFactory.java 1.7.8.1 history download (+2 -6) diffs

./src/com/sun/gjc/spi/DMManagedConnectionFactory.java 1.9.8.1 history download (+2 -6) diffs

./src/com/sun/gjc/spi/DSManagedConnectionFactory.java 1.6.8.1 history download (+2 -6) diffs

./src/com/sun/gjc/spi/ManagedConnection.java 1.15.4.1 history download (+12 -24) diffs

./src/com/sun/gjc/spi/ManagedConnectionFactory.java 1.10.8.2 history download (+11 -16) diffs

… 1 more file in changeset.
SJSAS91_UR1_BRANCH:jr158900:20070926044535 by jr158900 on 25 September 2007, 23:45:35 -0500 (15 months ago) Make Review Issue number:  6598706 Unable to use the # delimiter in a JDBC url
Submitted by:  Jagadish Ramu
Fixing a regression
Tests Run : EE-QL, jdbc-devtests, SQE-Smoke, CTS-Smoke

./src/com/sun/gjc/common/DataSourceObjectBuilder.java 1.8.8.2 history download (+1 -1) diffs

SJSAS91_UR1_BRANCH:jr158900:20070921154542 by jr158900 on 21 September 2007, 10:45:42 -0500 (15 months ago) Make Review Issue number:  6598706 Unable to use the # delimiter in a JDBC url
Obtained from: Steve Essery
Submitted by:  Jagadish Ramu
Reviewed by:  Sivakumar Thyagarajan
Tests Run : QL, jdbc-devtests, CTS-Smoke…

./src/com/sun/gjc/common/DataSourceObjectBuilder.java 1.8.8.1 history download (+59 -50) diffs

./src/com/sun/gjc/common/DataSourceSpec.java 1.8.8.1 history download (+1 -0) diffs

./src/com/sun/gjc/common/LocalStrings.properties 1.4.14.1 history download (+1 -0) diffs

./src/com/sun/gjc/spi/ManagedConnectionFactory.java 1.10.8.1 history download (+8 -0) diffs

… 1 more file in changeset.
MAIN:jr158900:20070719100013 by jr158900 on 19 July 2007, 05:02:58 -0500 (17 months ago) Make Review Issue number:  6562405
Description : markconnectionsasbad and connectionpooloff attribute tests fail
Obtained from: Balaji Raghunathan
Submitted by:  Jagadish Ramu
Reviewed by:   Binod PG, Sivakumar T…

./src/com/sun/gjc/spi/ManagedConnection.java 1.15 history download (+7 -3) diffs

… 10 more files in changeset.
SAILFIN_BRANCH:prasads:20070706105901 by prasads on 06 July 2007, 05:59:01 -0500 (18 months ago) Make Review Merging b54 from GlassFish TRUNK to SAILFIN_BRANCH

./build.properties 1.5.4.1 history download (+30 -17) diffs

./build.xml 1.9.6.1 history download (+30 -17) diffs

./maven.xml 1.6.6.1 history download (+35 -22) diffs

./project.properties 1.3.28.1 history download (+30 -17) diffs

./project.xml 1.4.28.1 history download (+30 -17) diffs

… 1319 more files in changeset.
MAIN:tcfujii:20070505053314 by tcfujii on 05 May 2007, 00:33:14 -0500 (20 months ago) Make Review CDDL+GPL header updates.

./build.properties 1.6 history download (+30 -17) diffs

./build.xml 1.10 history download (+30 -17) diffs

./maven.xml 1.7 history download (+35 -22) diffs

./project.properties 1.4 history download (+30 -17) diffs

./project.xml 1.5 history download (+30 -17) diffs

… 4861 more files in changeset.
MAIN:jr158900:20070426161949 by jr158900 on 26 April 2007, 11:19:49 -0500 (20 months ago) Make Review Issue Number : IT 2779
Description  : Postgres 8.2 jdbc 3.0 XADataSource/ConPoolDataSource in GFV2 + jdk 1.6 fails
Submitted by : Jagadish Ramu
Reviewed by  : Binod PG

Tests Run    : QL, jdbc dev tes…

./src/com/sun/gjc/common/DataSourceSpec.java 1.7 history download (+2 -0) diffs

./src/com/sun/gjc/spi/ManagedConnection.java 1.13 history download (+2 -2) diffs

./src/com/sun/gjc/spi/ManagedConnectionFactory.java 1.9 history download (+8 -0) diffs

./src/com/sun/gjc/spi/jdbc40/Jdbc40ObjectsFactory.java 1.4 history download (+33 -23) diffs

… 2 more files in changeset.
MAIN:jr158900:20070425124929 by jr158900 on 25 April 2007, 07:49:29 -0500 (20 months ago) Make Review Issue number: IT 2876
Description : "is-isolation-level-guaranteed" of jdbc-connection-pool does not work initially
Submitted by:  Jagadish Ramu

Tests Run : QL, devtest - "tx-isolation"

./src/com/sun/gjc/spi/ManagedConnection.java 1.12 history download (+1 -1) diffs

MAIN:jr158900:20070418095205 by jr158900 on 18 April 2007, 04:52:05 -0500 (20 months ago) Make Review IT 2800 - ConnectionManager mcf equals needed only when log level is "INFO"
Obtained from : Scott Oaks

IT 2802 - connection pool reconfig related issues
Obtained from : Kshitiz Saxena

IT 2854 - max-…

./src/com/sun/gjc/common/DataSourceSpec.java 1.6 history download (+3 -3) diffs

… 2 more files in changeset.
MAIN:jr158900:20070313084401 by jr158900 on 13 March 2007, 03:44:01 -0500 (21 months ago) Make Review Description:

6530742  EJB persistence tests failed at deployment stage in SDK build testing

Submitted by : Jagadish Ramu
Reviewed by : Binod PG

Tests Run : QL,  CTS Smoke (jdk1.5,1.6)

./build.properties 1.5 history download (+1 -0) diffs

./src/com/sun/gjc/spi/jdbc40/Jdbc40ObjectsFactory.java 1.3 history download (+20 -9) diffs

… 1 more file in changeset.
SJSAS90UR1_FCS-SUSTAINING_BRANCH:jr158900:20070306130851 by jr158900 on 06 March 2007, 07:08:51 -0600 (22 months ago) Make Review 6393417 Connection pool should not call getTransactionIsolationLevel too many times.


Submitted by : Jagadish Ramu
Obtained from : Tom Daly

Tests Run : QL

./src/com/sun/gjc/spi/ConnectionHolder.java 1.7.16.1 history download (+2 -1) diffs

./src/com/sun/gjc/spi/ManagedConnection.java 1.6.14.1 history download (+9 -23) diffs

./src/com/sun/gjc/spi/ManagedConnectionFactory.java 1.5.18.1 history download (+5 -4) diffs

MAIN:jr158900:20070219094259 by jr158900 on 19 February 2007, 03:43:01 -0600 (22 months ago) Make Review 6515535 [IT:2125]thread-unsafe null-check idiom in com.sun.enterprise.connectors.ConnectorResourceNamingEventNotifier
glassfish/appserv-core/src/java/com/sun/enterprise/connectors/ConnectorResourceNam…

./src/com/sun/gjc/common/DataSourceObjectBuilder.java 1.7 history download (+2 -2) diffs

./src/com/sun/gjc/common/DataSourceSpec.java 1.5 history download (+5 -5) diffs

./src/com/sun/gjc/spi/CPManagedConnectionFactory.java 1.6 history download (+4 -403) diffs

./src/com/sun/gjc/spi/DMManagedConnectionFactory.java 1.8 history download (+5 -189) diffs

./src/com/sun/gjc/spi/LocalTransaction.java 1.5 history download (+6 -4) diffs

… 14 more files in changeset.
MAIN:jr158900:20070119090854 by jr158900 on 19 January 2007, 03:08:54 -0600 (23 months ago) Make Review Issue number:  CR 6511850 / [IT:1768]
Description : different connections are given to application for a local tx
datasource within a transaction

Obtained from: alxs@dev.java.net
Submitted by: Jagadi…

./src/com/sun/gjc/spi/ManagedConnection.java 1.11 history download (+1 -3) diffs

… 1 more file in changeset.
MAIN:jr158900:20061212054952 by jr158900 on 11 December 2006, 23:49:53 -0600 (2 years ago) Make Review Issue Numbers :

6396671 Some classes not calling logger with proper parameters (so lack of info)
6446841  method call to managedConnection.destroy() need to catch Exception types.
[Issue 1522]  JDBC …

./src/com/sun/gjc/common/DataSourceObjectBuilder.java 1.6 history download (+3 -3) diffs

./src/com/sun/gjc/spi/DMManagedConnectionFactory.java 1.7 history download (+3 -3) diffs

./src/com/sun/gjc/spi/ManagedConnection.java 1.10 history download (+5 -12) diffs

./src/com/sun/gjc/spi/ManagedConnectionFactory.java 1.7 history download (+23 -23) diffs

./src/com/sun/gjc/spi/ManagedConnectionMetaData.java 1.5 history download (+1 -1) diffs

… 13 more files in changeset.
MAIN:jr158900:20061114065944 by jr158900 on 14 November 2006, 00:59:51 -0600 (2 years 1 month ago) Make Review
 This is implementation for integration ( between admin-connectors-JDBC-RA )of new attributes
 added in 9.1.
 Refer to connection-pool one pager at
 http://www.glassfishwiki.org/gfwiki/attach/One

./src/com/sun/gjc/spi/JdbcObjectsFactory.java 1.2 history download (+2 -1) diffs

./src/com/sun/gjc/spi/ManagedConnection.java 1.9 history download (+10 -3) diffs

… 9 more files in changeset.
MAIN:jr158900:20061109064511 by jr158900 on 09 November 2006, 00:47:57 -0600 (2 years 1 month ago) Make Review 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 Statem…

./build.properties 1.4 history download (+3 -1) diffs

./build.xml 1.9 history download (+183 -88) diffs

./maven.xml 1.6 history download (+50 -31) diffs

./src/com/sun/gjc/common/DataSourceObjectBuilder.java 1.5 history download (+179 -147) diffs

./src/com/sun/gjc/common/DataSourceSpec.java 1.4 history download (+62 -59) diffs

… 49 more files in changeset.
MAIN:jr158900:20061013144758 by jr158900 on 13 October 2006, 09:47:58 -0500 (2 years 2 months ago) Make Review 1)
Issue Number: 1293
Obtained From: -
Submitted by: Jagadish Ramu
Reviewed by:  Binod PG, Sivakumar Thyagarajan

This is implementation of new attributes added in 9.1. Refer to connection-pool o…

./src/com/sun/appserv/jdbc/DataSource.java 1.4 history download (+25 -0) diffs

./src/com/sun/gjc/spi/DataSource.java 1.5 history download (+28 -0) diffs

./src/com/sun/gjc/spi/ManagedConnection.java 1.7 history download (+19 -2) diffs

./src/com/sun/gjc/spi/XAResourceImpl.java 1.5 history download (+15 -9) diffs

… 4 more files in changeset.
MAIN:jr158900:20060328054918 by jr158900 on 27 March 2006, 23:49:18 -0600 (2 years 9 months ago) Make Review Issue Tracker  No : 97

Description : Adding Manifest entries (Specification, Implementation details) for jdbc.jar and default jdbc RAR files

After this fix, following jar files will have manifest en…

./build.xml 1.8 history download (+40 -10) diffs

MAIN:jr158900:20060317144602 by jr158900 on 17 March 2006, 08:48:10 -0600 (2 years 9 months ago) Make Review Issue Number : CR 6236050
Description  :  JDBC Ping does not work for ConnectionPoolDataSource

Fix:
When jdbc drivers are added in domains/<domain-name>/lib, AS doesn't recognize them.
Made fix s…

./src/com/sun/gjc/common/DataSourceObjectBuilder.java 1.4 history download (+1 -1) diffs

./src/com/sun/gjc/spi/DMManagedConnectionFactory.java 1.5 history download (+1 -1) diffs

… 1 more file in changeset.
MAIN:jr158900:20060227140004 by jr158900 on 27 February 2006, 08:02:53 -0600 (2 years 10 months ago) Make Review Issue Number : CR 6377830
Description  : setAutoCommit to false gets propagated when the same connection is being the next user

Fix:
Connection pool need to reset the autocommit value when the connec…

./src/com/sun/gjc/spi/XAResourceImpl.java 1.4 history download (+27 -5) diffs

… 2 more files in changeset.
MAIN:jr158900:20060227135933 by jr158900 on 27 February 2006, 07:59:33 -0600 (2 years 10 months ago) Make Review Issue Number : CR 6377830
Description  : setAutoCommit to false gets propagated when the same connection is being the next user

Fix:
Connection pool need to reset the autocommit value when the connec…

./src/com/sun/gjc/spi/ConnectionHolder.java 1.7 history download (+1 -0) diffs

MAIN:jr158900:20060227135711 by jr158900 on 27 February 2006, 07:57:11 -0600 (2 years 10 months ago) Make Review Issue Number : CR 6377830
Description  : setAutoCommit to false gets propagated when the same connection is being the next user

Fix:
Connection pool need to reset the autocommit value when the connec…

./src/com/sun/gjc/common/LocalStrings.properties 1.3 history download (+1 -0) diffs

./src/com/sun/gjc/spi/ManagedConnection.java 1.6 history download (+60 -20) diffs

MAIN:jr158900:20060202080529 by jr158900 on 02 February 2006, 02:05:29 -0600 (2 years 11 months ago) Make Review Issue Number : CR 6366876
Description  : com.sun.appserv.jdbc.DataSource must be moved from appserv-rt.jar to appserv-ext.jar

Reviewed by  : Binod PG
Tests Run    : PE QL, CTS

File(s) Changed : glas…

./build.xml 1.7 history download (+9 -4) diffs

AS9_BETA_BRANCH:tcfujii:20060116064627 by tcfujii on 16 January 2006, 00:46:27 -0600 (2 years 11 months ago) Make Review Updated copyright text/year.

./build.properties 1.2.2.1 history download (+12 -10) diffs

./build.xml 1.5.2.1 history download (+12 -10) diffs

./maven.xml 1.4.2.1 history download (+12 -10) diffs

./project.properties 1.2.2.1 history download (+12 -10) diffs

./project.xml 1.3.2.1 history download (+12 -10) diffs

… 1251 more files in changeset.
MAIN:tcfujii:20051225042347 by tcfujii on 24 December 2005, 22:23:47 -0600 (3 years ago) Make Review Updated copyright text and year.

./build.properties 1.3 history download (+12 -10) diffs

./build.xml 1.6 history download (+12 -10) diffs

./maven.xml 1.5 history download (+12 -10) diffs

./project.properties 1.3 history download (+12 -10) diffs

./project.xml 1.4 history download (+12 -10) diffs

… 1802 more files in changeset.
earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, CVS analysis. (Version:1.6.2 Build:build-rspud1 2008-10-22) - Administration - Page generated 2009-01-08 18:03 -0600