Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

MAIN 1.23 1.1

latest revision download Branch MAIN

1.23 annotated / raw | Diffs: previous, other | Lines: 469 ( +6, -6 )

Created: 2008-01-01 23:36:16 +0100 (12 months ago) | Author: rafal | Changeset: MAIN:rafal:20080101223616

removed unused private field & related component dependency
added registration of WeakHashMaps for periodic expunge

Branch point for: BRANCH-0_1_11

Tags: RELEASE-0_1_11-B1 BRANCH-0_1_11$BP RELEASE-0_1_11-B2 RELEASE-0_1_11 RELEASE-1_0_0-B1 RELEASE-1_0_0-B2 RELEASE-1_0_0-B3 RELEASE-1_0_0-B4 RELEASE-1_0_0 RELEASE-1_0_0_1 RELEASE-1_0_1-B1 RELEASE-1_0_1-B2 RELEASE-1_0_1

1.22 annotated / raw | Diffs: previous, other | Lines: 469 ( +4, -32 )

Created: 2008-01-01 21:18:30 +0100 (12 months ago) | Author: rafal | Changeset: MAIN:rafal:20080101201830

get rid of unecessary cache, a small one this time

1.21 annotated / raw | Diffs: previous, other | Lines: 497 ( +10, -7 )

Created: 2007-05-31 22:27:15 +0200 (19 months ago) | Author: rafal | Changeset: MAIN:rafal:20070531202715

iterate over direct subclasses only, to avoid multiple add/delete/revert call on the same class / instance pair + some symmetry fixes

Tags: RELEASE-0_1_10-B1 RELEASE-0_1_10-B2 RELEASE-0_1_10

1.20 annotated / raw | Diffs: previous, other | Lines: 494 ( +9, -5 )

Created: 2005-10-23 12:14:38 +0200 (3 years 2 months ago) | Author: rafal | Changeset: MAIN:rafal:20051023101438

fixed reverting scheme + added re-caching of attributes after schema modifications. This fixes problem with schema modifications in a kickstarted system.

Tags: RELEASE-0_1_6 RELEASE-0_1_5-B2 RELEASE-0_1_9-B1 RELEASE-0_1_7 RELEASE-0_1_8-B1 RELEASE-0_1_9-B2 RELEASE-0_1_8 RELEASE-0_1_8-B2 RELEASE-0_1_9-B3 RELEASE-0_1_5 RELEASE-0_1_9

1.19 annotated / raw | Diffs: previous, other | Lines: 490 ( +30, -4 )

Created: 2005-06-21 11:39:42 +0200 (3 years 6 months ago) | Author: rafal | Changeset: MAIN:rafal:20050621093942

cache attribute information

Branch point for: RELEASE-0_1_1

Tags: RELEASE-0_1_2-ROOT RELEASE-0_1_1$BP RELEASE-0_1_5-B1 RELEASE-0_1_1-ROOT RELEASE-0_1_3-ROOT RELEASE-0_1_4-ROOT

1.18 annotated / raw | Diffs: previous, other | Lines: 464 ( +9, -5 )

Created: 2005-06-20 10:20:22 +0200 (3 years 6 months ago) | Author: rafal | Changeset: MAIN:rafal:20050620082022

moved as many fields as possible from the resource objects. encapsulated access into methods as necessary.

1.17 annotated / raw | Diffs: previous, other | Lines: 460 ( +34, -35 )

Created: 2005-06-17 09:42:58 +0200 (3 years 6 months ago) | Author: rafal | Changeset: MAIN:rafal:20050617074258

cleanup: generics,  loops

1.16 annotated / raw | Diffs: previous, other | Lines: 461 ( +26, -9 )

Created: 2005-04-04 13:36:28 +0200 (3 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20050404113628

emit tracing information to the server console

Tags: BEFORE_POJOWRAPPERS

1.15 annotated / raw | Diffs: previous, other | Lines: 444 ( +27, -24 )

Created: 2005-04-01 11:25:35 +0200 (3 years 9 months ago) | Author: rafal | Changeset: MAIN:rafal:20050401092535

close statement / result set in finally block - this method can get called thousands of times within a single transaction.

1.14 annotated / raw | Diffs: previous, other | Lines: 441 ( +2, -2 )

Created: 2005-01-21 07:54:55 +0100 (3 years 11 months ago) | Author: rafal | Changeset: MAIN:rafal:20050121065455

CORAL-15 copy/paste error

1.13 annotated / raw | Diffs: previous, other | Lines: 441 ( +41, -1 )

Created: 2005-01-20 14:09:40 +0100 (3 years 11 months ago) | Author: rafal | Changeset: MAIN:rafal:20050120130930

CORAL-15: porting kickStart from ARL: mandating initialization data loading in ResourceHandler API, porting GenericResource impl from ARL

1.12 annotated / raw | Diffs: previous, other | Lines: 401 ( +1, -5 )

Created: 2005-01-19 10:01:45 +0100 (3 years 11 months ago) | Author: rafal | Changeset: MAIN:rafal:20050119090145

CORAL-39 removing copy/paste residue

1.11 annotated / raw | Diffs: previous, other | Lines: 405 ( +12, -12 )

Created: 2005-01-18 11:08:41 +0100 (3 years 11 months ago) | Author: rafal | Changeset: MAIN:rafal:20050118100814

CORAL-39 introducing getIdObject() and geIdString() usage

1.10 annotated / raw | Diffs: previous, other | Lines: 405 ( +3, -7 )

Created: 2004-12-21 09:31:55 +0100 (4 years ago) | Author: rafal | Changeset: MAIN:rafal:20041221083155

JavaDocs, imports, formatting

1.9 annotated / raw | Diffs: previous, other | Lines: 409 ( +1, -6 )

Created: 2004-07-22 18:35:46 +0200 (4 years 5 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20040722163546

Import cleanup.

Branch point for: RELEASE-0_1

Tags: RELEASE-0_1$BP RELEASE-0_1-ROOT

1.8 annotated / raw | Diffs: previous, other | Lines: 414 ( +4, -162 )

Created: 2004-06-29 11:29:54 +0200 (4 years 6 months ago) | Author: fil | Changeset: MAIN:fil:20040629092954

CORAL-12 some methods were moved down to AbstractResourceHandler,
adjusted getData() methods signatures

1.7 annotated / raw | Diffs: previous, other | Lines: 572 ( +33, -110 )

Created: 2004-05-06 12:55:25 +0200 (4 years 8 months ago) | Author: pablo | Changeset: MAIN:pablo:20040506105525

javadocs fixed

1.6 annotated / raw | Diffs: previous, other | Lines: 649 ( +7, -1 )

Created: 2004-04-30 14:36:28 +0200 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040430123628

throw a sefl-describing excpetion when interface is specified as JAVA CLASS instead of implementation class.

1.5 annotated / raw | Diffs: previous, other | Lines: 643 ( +4, -4 )

Created: 2004-03-16 12:06:22 +0100 (4 years 9 months ago) | Author: fil | Changeset: MAIN:fil:20040316110622

added missing spaces to the query

1.4 annotated / raw | Diffs: previous, other | Lines: 643 ( +5, -35 )

Created: 2004-03-12 10:37:58 +0100 (4 years 9 months ago) | Author: fil | Changeset: MAIN:fil:20040312093740

use the Instantiator to create implementation objects

1.3 annotated / raw | Diffs: previous, other | Lines: 673 ( +15, -15 )

Created: 2004-03-09 16:46:49 +0100 (4 years 9 months ago) | Author: fil | Changeset: MAIN:fil:20040309154646

arl -> coral

1.2 annotated / raw | Diffs: previous, other | Lines: 673 ( +3, -4 )

Created: 2004-03-08 10:17:28 +0100 (4 years 9 months ago) | Author: fil | Changeset: MAIN:fil:20040308091728

stripped Subject method arguments where they may/should be derived from the current session

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

Created: 2004-03-02 10:51:01 +0100 (4 years 10 months ago) | Author: pablo | Changeset: MAIN:pablo:20040302095101

coral datatypes added

Crucible: Open Source License registered to ObjectLedge .
Atlassian FishEye, the whole repository view. (Version:1.4.2 Build:build-268 2008-01-14 ) - Bug/feature request - Page generated 2009-01-06 11:58 +0100