Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Changelog

SJSAS91_FCS_BRANCH:mm110999:20080908191845 by mm110999 on 08 September 2008, 14:18:45 -0500 (4 months ago) Make Review IN=113775 Fix GlassFish issue 5158. Checking in changes proposed by Markus Karg. Code reviewed and test run by Markus against proposed patch.

./src/java/oracle/toplink/essentials/platform/database/SQLAnyWherePlatform.java 1.6.6.2 history download (+7 -2) diffs

SJSAS91_FCS_BRANCH:mm110999:20080410001405 by mm110999 on 09 April 2008, 19:14:05 -0500 (8 months ago) Make Review Rolling back changes due to compilation issues

./src/java/oracle/toplink/essentials/internal/queryframework/DatabaseQueryMechanism.java 1.9.6.2 history download (+3 -23) diffs

SJSAS91_FCS_BRANCH:gyorke:20080409194505 by gyorke on 09 April 2008, 14:45:05 -0500 (9 months ago) Make Review Issue number:  4689
Submitted by:  Gordon Yorke
Reviewed by:   Andrei Ilitchev

./src/java/oracle/toplink/essentials/internal/sessions/IdentityMapAccessor.java 1.8.2.2 history download (+10 -9) diffs

SJSAS91_FCS_BRANCH:tware:20080313153634 by tware on 13 March 2008, 10:36:34 -0500 (9 months ago) Make Review Issue number:  4016
Submitted by:  Tom Ware
Reviewed by:   Chris Delahunt

Makes weaving of 1-1s for Attribute access more consistent

Tested with entity-persistence-tests and QuickLook and a customer…

./src/java/oracle/toplink/essentials/internal/weaving/TopLinkClassWeaver.java 1.10.6.1 history download (+1 -1) diffs

./src/java/oracle/toplink/essentials/internal/weaving/TransformerFactory.java 1.10.6.1 history download (+8 -0) diffs

… 2 more files in changeset.
MAIN:tware:20080118210750 by tware on 18 January 2008, 15:07:50 -0600 (11 months ago) Make Review Issue number:  4016
Obtained from: TopLink
Submitted by:  Tom Ware
Reviewed by:   Chris Delahunt

Fixed issue in TopLinkClassWeaver

Added test: oracle.toplink.essentials.testing.tests.cmp3.fieldacces…

./src/java/oracle/toplink/essentials/internal/weaving/TopLinkClassWeaver.java 1.11 history download (+1 -1) diffs

MAIN:tware:20080118192802 by tware on 18 January 2008, 13:28:02 -0600 (11 months ago) Make Review Issue number:  3747
Obtained from: GlassFish 2.1
Submitted by:  Tom Ware
Reviewed by:   TopLink Team

Backport of 3747 from 2.1

./src/java/oracle/toplink/essentials/indirection/IndirectList.java 1.6 history download (+13 -5) diffs

./src/java/oracle/toplink/essentials/indirection/IndirectMap.java 1.5 history download (+13 -5) diffs

./src/java/oracle/toplink/essentials/indirection/IndirectSet.java 1.8 history download (+11 -3) diffs

SJSAS91_FCS_BRANCH:tware:20071221183755 by tware on 21 December 2007, 12:37:55 -0600 (12 months ago) Make Review Issue number:  3747
Obtained from: TopLink
Submitted by:  Tom Ware
Reviewed by:   Obtained from Oracle TopLink - reviewed when included there

Closes a window where locks on IndirectCollections can ca…

./src/java/oracle/toplink/essentials/indirection/IndirectList.java 1.5.6.1 history download (+13 -5) diffs

./src/java/oracle/toplink/essentials/indirection/IndirectMap.java 1.4.6.1 history download (+13 -5) diffs

./src/java/oracle/toplink/essentials/indirection/IndirectSet.java 1.7.6.1 history download (+11 -3) diffs

SJSAS91_FCS_BRANCH:mm110999:20071215013358 by mm110999 on 14 December 2007, 19:33:58 -0600 (12 months ago) Make Review IN=110921. Port back changes to enity-persistence and entity-persistence-test into V2.1 branch.
Issue Id : 3914
Tests run: entity-persistence-test and Quick look

./src/java/oracle/toplink/essentials/config/FlushClearCache.java 1.1.2.2 history download (+77) new

./src/java/oracle/toplink/essentials/config/TopLinkProperties.java 1.8.2.1 history download (+14 -0) diffs

./src/java/oracle/toplink/essentials/descriptors/FetchGroupManager.java 1.6.6.1 history download (+4 -4) diffs

./src/java/oracle/toplink/essentials/descriptors/TimestampLockingPolicy.java 1.6.6.1 history download (+18 -2) diffs

./src/java/oracle/toplink/essentials/descriptors/VersionLockingPolicy.java 1.9.6.1 history download (+18 -7) diffs

… 82 more files in changeset.
SJSAS91_FCS_BRANCH:tcfujii:20071127204224 by tcfujii on 27 November 2007, 14:42:24 -0600 (13 months ago) Make Review Updating version number for GF v2.1.
Reviewed by:  Marina V.

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

MAIN:mm110999:20071031183413 by mm110999 on 31 October 2007, 13:34:13 -0500 (14 months ago) Make Review IN=110357 - Add a workaround for JVM bug on AIX
This integration fixes glassfish issue
https://glassfish.dev.java.net/issues/show_bug.cgi?id=3801.

A static initialized is added to ToplinkWeaver to pr…

./src/java/oracle/toplink/essentials/internal/weaving/TopLinkWeaver.java 1.13 history download (+11 -2) diffs

SJSAS91_UR1_BRANCH:mm110999:20071031034821 by mm110999 on 30 October 2007, 22:48:21 -0500 (14 months ago) Make Review IN=110353 - Add a workaround for JVM bug on AIX
This integration fixes glassfish issue
https://glassfish.dev.java.net/issues/show_bug.cgi?id=3801.

A static initialized is added to ToplinkWeaver to pr…

./src/java/oracle/toplink/essentials/internal/weaving/TopLinkWeaver.java 1.12.8.1 history download (+11 -2) diffs

MAIN:guypelletier:20071029193909 by guypelletier on 29 October 2007, 14:39:20 -0500 (14 months ago) Make Review Issue number: 3676
Obtained from: TopLink
Submitted by: Guy Pelletier
Reviewed by: TopLink Team

Tested with Quicklook, entity-persistence-tests and Oracle-internal tests.

./src/java/oracle/toplink/essentials/ejb/cmp3/persistence/PersistenceUnitProcessor.java 1.33 history download (+185 -206) diffs

./src/java/oracle/toplink/essentials/internal/ejb/cmp3/metadata/MetadataProcessor.java 1.36 history download (+229 -228) diffs

./src/java/oracle/toplink/essentials/internal/ejb/cmp3/metadata/MetadataProject.java 1.14 history download (+19 -17) diffs

… 4 more files in changeset.
MAIN:ailitche:20071025211831 by ailitche on 25 October 2007, 16:18:31 -0500 (14 months ago) Make Review Issue number:  2021
Obtained from: TopLink
Submitted by:  ailitche
Reviewed by:   TopLink team
This is correction to my fix checked in yesterday.
Changed classes:
oracle.toplink.essentials.platform.da…

./src/java/oracle/toplink/essentials/platform/database/PostgreSQLPlatform.java 1.14 history download (+14 -5) diffs

./src/java/oracle/toplink/essentials/tools/schemaframework/SequenceObjectDefinition.java 1.2 history download (+15 -8) diffs

SJSAS91_FCS_BRANCH:mm110999:20071025211903 by mm110999 on 25 October 2007, 16:19:03 -0500 (14 months ago) Make Review file SequenceObjectDefinition.java was added on branch SJSAS91_FCS_BRANCH on 2007-12-15 01:34:08 +0000

./src/java/oracle/toplink/essentials/tools/schemaframework/SequenceObjectDefinition.java 1.2.2.1 history deleted

MAIN:ailitche:20071024211708 by ailitche on 24 October 2007, 16:17:08 -0500 (14 months ago) Make Review Issue number:  2021
Obtained from: TopLink
Submitted by:  ailitche
Reviewed by:   TopLink team
Changed classes:
oracle.toplink.essentials.internal.databaseaccess.DatabasePlatform
oracle.toplink.essent…

./src/java/oracle/toplink/essentials/internal/databaseaccess/DatabasePlatform.java 1.23 history download (+100 -25) diffs

./src/java/oracle/toplink/essentials/internal/databaseaccess/DatasourcePlatform.java 1.15 history download (+1 -9) diffs

./src/java/oracle/toplink/essentials/internal/databaseaccess/Platform.java 1.11 history download (+0 -7) diffs

./src/java/oracle/toplink/essentials/internal/ejb/cmp3/metadata/MetadataConstants.java 1.11 history download (+1 -0) diffs

./src/java/oracle/toplink/essentials/internal/ejb/cmp3/metadata/MetadataProject.java 1.13 history download (+33 -12) diffs

… 24 more files in changeset.
MAIN:ailitche:20071010210809 by ailitche on 10 October 2007, 16:08:09 -0500 (14 months ago) Make Review Issue number:  3596
Obtained from: TopLink
Submitted by:  ailitche
Reviewed by:   TopLink team
This is correction to the previous fix to 3596
updated classes:
oracle.toplink.essentials.internal.ejb.cm…

./src/java/oracle/toplink/essentials/internal/ejb/cmp3/base/RepeatableWriteUnitOfWork.java 1.22 history download (+24 -48) diffs

./src/java/oracle/toplink/essentials/internal/sessions/UnitOfWorkChangeSet.java 1.10 history download (+16 -7) diffs

… 1 more file in changeset.
MAIN:ailitche:20071003210636 by ailitche on 03 October 2007, 16:06:36 -0500 (15 months ago) Make Review Issue number:  3596
Obtained from: TopLink
Submitted by:  ailitche
Reviewed by:   TopLink team
Defined a new FlushClearCache property. Default value DropInvalidate drops the entity manager cache on fl…

./src/java/oracle/toplink/essentials/config/FlushClearCache.java 1.1 history download (+77) new

./src/java/oracle/toplink/essentials/config/TopLinkProperties.java 1.10 history download (+11 -0) diffs

./src/java/oracle/toplink/essentials/internal/ejb/cmp3/base/PropertiesHandler.java 1.10 history download (+87 -24) diffs

./src/java/oracle/toplink/essentials/internal/ejb/cmp3/base/RepeatableWriteUnitOfWork.java 1.21 history download (+120 -0) diffs

./src/java/oracle/toplink/essentials/internal/sessions/AbstractSession.java 1.13 history download (+8 -0) diffs

… 2 more files in changeset.
SJSAS91_FCS_BRANCH:mm110999:20071003210636 by mm110999 on 03 October 2007, 16:06:36 -0500 (15 months ago) Make Review file FlushClearCache.java was added on branch SJSAS91_FCS_BRANCH on 2007-12-15 01:33:58 +0000

./src/java/oracle/toplink/essentials/config/FlushClearCache.java 1.1.2.1 history deleted

SJSAS91_UR1_BRANCH:mf125085:20070928234258 by mf125085 on 28 September 2007, 18:42:58 -0500 (15 months ago) Make Review [NEWS:entity-persistence 3703] IN=109956 - Port fix for issue 3703 into SJSAS91_UR1_BRANCH

Changes oracle.toplink.essentials.internal.helper.Helper.getDeclaredMethod from
returning null in case of a …

./src/java/oracle/toplink/essentials/internal/helper/Helper.java 1.11.4.1 history download (+14 -2) diffs

SJSAS91_UR1_BRANCH:mf125085:20070928231409 by mf125085 on 28 September 2007, 18:14:10 -0500 (15 months ago) Make Review [NEWS:entity-persistence 2991] IN=109955 - Port fix for issue 2991 into SJSAS91_UR1_BRANCH

This integration adds a static commit dependency in ManyToManyMapping, which
handles all relations mapped to…

./src/java/oracle/toplink/essentials/mappings/ManyToManyMapping.java 1.13.8.1 history download (+10 -0) diffs

… 5 more files in changeset.
MAIN:mf125085:20070927182355 by mf125085 on 27 September 2007, 13:23:55 -0500 (15 months ago) Make Review [NEWS:entity-persistence 3703] IN=109939 - Propagate PrivilegedAccessException cause to caller in Helper.getDeclaredMethod

As described in issue 3703, an appserver test ran into a NPE in an EE
enviro…

./src/java/oracle/toplink/essentials/internal/helper/Helper.java 1.12 history download (+14 -2) diffs

SJSAS91_UR1_BRANCH:tcfujii:20070917215044 by tcfujii on 17 September 2007, 16:50:44 -0500 (15 months ago) Make Review Issue number:  3617 (POM version needs to be changed.)
Submitted by:  Terena
Reviewed by:   Marina
Approved by:   Mark B.

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

MAIN:chris_delahunt:20070907210131 by chris_delahunt on 07 September 2007, 16:01:31 -0500 (16 months ago) Make Review Issue number:  3580
Obtained from: TopLink
Submitted by:  Chris Delahunt
Reviewed by:   Gordon Yorke
Tests added:  complexMultipleLeftOuterJoinOfSameRelationship added to JUnitEJBQLComplexTestSuite
Te…

./src/java/oracle/toplink/essentials/internal/expressions/ObjectExpression.java 1.10 history download (+19 -0) diffs

… 1 more file in changeset.
MAIN:ailitche:20070906203458 by ailitche on 06 September 2007, 15:34:58 -0500 (16 months ago) Make Review Issue number:  3585
Obtained from: TopLink
Submitted by:  ailitche
Reviewed by:   TopLink team
Affected class:
oracle.toplink.essentials.internal.sessions.MergeManager
test:
oracle.toplink.essentials.…

./src/java/oracle/toplink/essentials/internal/sessions/MergeManager.java 1.14 history download (+1 -1) diffs

… 1 more file in changeset.
MAIN:chris_delahunt:20070831192335 by chris_delahunt on 31 August 2007, 14:23:35 -0500 (16 months ago) Make Review Issue number:  3570
Obtained from: TopLink
Submitted by:  Chris Delahunt
Reviewed by:   TopLink Team
No automated tests added - manually tested that the affected errors have the proper messages
Tested…

./src/java/oracle/toplink/essentials/exceptions/TransactionException.java 1.6 history download (+8 -8) diffs

MAIN:chris_delahunt:20070828204857 by chris_delahunt on 28 August 2007, 15:48:57 -0500 (16 months ago) Make Review Issue number:  3324
Obtained from: TopLink
Submitted by:  Chris Delahunt
Reviewed by:   Tom Ware
Tests added: testComplexMultipleFetchJoin in JoinedAttributeAdvancedJunitTest
Tested with entity-persis…

./src/java/oracle/toplink/essentials/internal/parsing/DotNode.java 1.24 history download (+1 -1) diffs

./src/java/oracle/toplink/essentials/internal/parsing/NodeFactoryImpl.java 1.16 history download (+1 -2) diffs

… 1 more file in changeset.
MAIN:ailitche:20070827162928 by ailitche on 27 August 2007, 11:29:28 -0500 (16 months ago) Make Review Issue number:  3152
Obtained from: TopLink
Submitted by:  ailitche
Reviewed by:   TopLink team
classes modified:
oracle.toplink.essentials.descriptors.TimestampLockingPolicy;
oracle.toplink.essentials…

./src/java/oracle/toplink/essentials/descriptors/TimestampLockingPolicy.java 1.7 history download (+18 -2) diffs

./src/java/oracle/toplink/essentials/descriptors/VersionLockingPolicy.java 1.10 history download (+18 -7) diffs

./src/java/oracle/toplink/essentials/internal/descriptors/DescriptorIterator.java 1.7 history download (+3 -0) diffs

./src/java/oracle/toplink/essentials/internal/ejb/cmp3/base/RepeatableWriteUnitOfWork.java 1.20 history download (+11 -5) diffs

./src/java/oracle/toplink/essentials/internal/sessions/MergeManager.java 1.13 history download (+4 -3) diffs

… 4 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 16:33 -0600