Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

MAIN 1.36 1.1

latest revision download Branch MAIN

1.36 annotated / raw | Diffs: previous, other | Lines: 292 ( +2, -1 )

Created: 2006-04-04 14:34:14 +0200 (2 years 6 months ago) | Author: pablo | Changeset: MAIN:pablo:20060404123414

update mvcContext with new view name

Branch point for: BRANCH-0_3_15

Tags: RELEASE-0_3_13-B1 RELEASE-0_3_12-B1 RELEASE-0_3_13 RELEASE-0_3_12-B4 RELEASE-0_3_12 RELEASE-0_3_12-B3 RELEASE-0_3_14-B1 RELEASE-0_3_12-B2 RELEASE-0_3_14-B2 RELEASE-0_3_14 RELEASE-0_3_15-B1 BRANCH-0_3_15$BP RELEASE-0_3_15-B2 RELEASE-0_3_15 ... more hide

1.35 annotated / raw | Diffs: previous, other | Lines: 291 ( +54, -1 )

Created: 2005-07-22 19:25:48 +0200 (3 years 2 months ago) | Author: pablo | Changeset: MAIN:pablo:20050722171937

changes from Damian

Tags: RELEASE-0_3_8-ROOT RELEASE-0_3_9-B1 RELEASE-0_3_9-B2 RELEASE-0_3_9 RELEASE-0_3_4-ROOT RELEASE-0_3_6-ROOT RELEASE-0_3_3-ROOT RELEASE-0_3_2-ROOT RELEASE-0_3_5-ROOT RELEASE-0_3_7-ROOT RELEASE-0_3_10 RELEASE-0_3_11

1.34 annotated / raw | Diffs: previous, other | Lines: 238 ( +2, -2 )

Created: 2005-05-24 06:29:34 +0200 (3 years 4 months ago) | Author: rafal | Changeset: MAIN:rafal:20050524042934

fixed a minor glitch in routing

Branch point for: RELEASE-0_3_1

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

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

Created: 2005-04-06 11:11:02 +0200 (3 years 6 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20050406091102

Added a check for undefined view parameter

1.32 annotated / raw | Diffs: previous, other | Lines: 233 ( +17, -6 )

Created: 2005-03-30 13:20:34 +0200 (3 years 6 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20050330112019

Changed builder tamplate and builder search methods to return not only found object but also information on computed view value.
This allows the BuilderExecutorValve to check if a chosen view really exists.

1.31 annotated / raw | Diffs: previous, other | Lines: 222 ( +3, -3 )

Created: 2005-03-29 12:53:23 +0200 (3 years 6 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20050329105322

Restoring previous state - a cas in which many templates use the same buider class may exist.
Fixed some java docs in MVCClassFinder

1.30 annotated / raw | Diffs: previous, other | Lines: 222 ( +3, -3 )

Created: 2005-03-29 12:29:40 +0200 (3 years 6 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20050329102939

Replaced findBuilder method with getBuilder method, since defaulting on builder class is a bad and fortunately unused view finding way.

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

Created: 2005-03-11 11:28:28 +0100 (3 years 7 months ago) | Author: rafal | Changeset: MAIN:rafal:20050311102823

make the name of the innermost rendered view available in the context

1.28 annotated / raw | Diffs: previous, other | Lines: 218 ( +27, -25 )

Created: 2005-02-28 11:07:50 +0100 (3 years 7 months ago) | Author: rafal | Changeset: MAIN:rafal:20050228100750

removed unecessary method, updated comments

1.27 annotated / raw | Diffs: previous, other | Lines: 216 ( +3, -17 )

Created: 2005-02-21 17:48:28 +0100 (3 years 7 months ago) | Author: rafal | Changeset: MAIN:rafal:20050221164816

simplifying BuilderExecutorValve - removed getTemplate() method from builder interface - it can be easily emulated by overriding build(Template,String) method

1.26 annotated / raw | Diffs: previous, other | Lines: 230 ( +3, -2 )

Created: 2005-02-21 11:10:13 +0100 (3 years 7 months ago) | Author: rafal | Changeset: MAIN:rafal:20050221101013

javadocs / formatting

1.25 annotated / raw | Diffs: previous, other | Lines: 229 ( +38, -40 )

Created: 2005-02-17 18:04:20 +0100 (3 years 7 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20050217170419

LEDGE-110 Changed the builder execution to include support for enclosures from templates. Made the flow of template and builder inlcusion more coupled together.

1.24 annotated / raw | Diffs: previous, other | Lines: 231 ( +10, -6 )

Created: 2005-02-16 18:19:28 +0100 (3 years 7 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20050216171925

LEDGE-109 Refactored route method, tests work.

1.23 annotated / raw | Diffs: previous, other | Lines: 227 ( +2, -2 )

Created: 2005-02-08 20:11:33 +0100 (3 years 8 months ago) | Author: rafal | Changeset: MAIN:rafal:20050208191123

javadoc fixes

1.22 annotated / raw | Diffs: previous, other | Lines: 227 ( +9, -1 )

Created: 2004-10-04 16:26:04 +0200 (4 years ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20041004142604

NUCYKLO-59 Added fast runaway strategy for builders generating a direct response.

1.21 annotated / raw | Diffs: previous, other | Lines: 219 ( +9, -9 )

Created: 2004-09-23 11:32:52 +0200 (4 years ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20040923093252

Added some comments while looking for structure.

1.20 annotated / raw | Diffs: previous, other | Lines: 219 ( +12, -7 )

Created: 2004-08-20 12:03:43 +0200 (4 years 1 month ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20040820100306

LEDGE-81 Added SecuurityHelper as component.

Branch point for: RELEASE-0_3

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

1.19 annotated / raw | Diffs: previous, other | Lines: 214 ( +6, -6 )

Created: 2004-05-18 13:25:08 +0200 (4 years 4 months ago) | Author: pablo | Changeset: MAIN:pablo:20040518112438

the page/layout/screen stuff finally done!

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

Created: 2004-02-28 14:41:06 +0100 (4 years 7 months ago) | Author: pablo | Changeset: MAIN:pablo:20040228134103

security added to mvc, some components package chenge

1.17 annotated / raw | Diffs: previous, other | Lines: 213 ( +2, -2 )

Created: 2004-02-19 13:13:30 +0100 (4 years 7 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20040219121330

comment fix

1.16 annotated / raw | Diffs: previous, other | Lines: 213 ( +7, -5 )

Created: 2004-01-23 09:17:06 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040123081704

PipelineProcessingException -> ProcessingException +
made it a checked exception

Branch point for: RELEASE-0_2

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

1.15 annotated / raw | Diffs: previous, other | Lines: 211 ( +7, -6 )

Created: 2004-01-22 16:15:11 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040122151509

Valve was upgraded into interface into it's own right.
now, the process method may be given Context
explicitly, which allows removing it from many constructors,
and throwing ProcessingException explicitly

1.14 annotated / raw | Diffs: previous, other | Lines: 210 ( +28, -26 )

Created: 2004-01-21 16:36:14 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040121153614

handle template only scenario correctly

1.13 annotated / raw | Diffs: previous, other | Lines: 208 ( +3, -3 )

Created: 2004-01-21 16:16:49 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040121151649

don't attempt to find enclosures for null builders/templates

1.12 annotated / raw | Diffs: previous, other | Lines: 208 ( +48, -39 )

Created: 2004-01-21 15:40:00 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040121143959

remove knowledge about default implementations from the MVCFinder

1.11 annotated / raw | Diffs: previous, other | Lines: 199 ( +10, -2 )

Created: 2004-01-21 12:03:23 +0100 (4 years 8 months ago) | Author: pablo | Changeset: MAIN:pablo:20040121110323

stop processing hack added for defaultBuilder and defaultTemplate

1.10 annotated / raw | Diffs: previous, other | Lines: 191 ( +14, -1 )

Created: 2004-01-19 14:14:37 +0100 (4 years 8 months ago) | Author: zwierzem | Changeset: MAIN:zwierzem:20040119131437

Added a possiblity to use i18n aware templates

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

Created: 2004-01-15 15:00:39 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040115140039

added access control todo

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

Created: 2004-01-15 13:32:10 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040115123210

throw exception on routing overflow

1.7 annotated / raw | Diffs: previous, other | Lines: 171 ( +2, -2 )

Created: 2004-01-15 13:18:40 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040115121840

API tuning of the finders

1.6 annotated / raw | Diffs: previous, other | Lines: 171 ( +2, -2 )

Created: 2004-01-15 13:07:55 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040115120755

search for builder name using instance, not class

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

Created: 2004-01-15 11:49:01 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040115104900

renamed template finder to match the other classes

1.4 annotated / raw | Diffs: previous, other | Lines: 171 ( +1, -2 )

Created: 2004-01-15 10:40:28 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040115094028

Moved BuildException to apropriate package

1.3 annotated / raw | Diffs: previous, other | Lines: 172 ( +3, -3 )

Created: 2004-01-15 10:27:05 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040115092704

moved finder classes to a separate package

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

Created: 2004-01-14 15:13:10 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040114141308

changed the way the Context residents are accessed

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

Created: 2004-01-12 16:57:08 +0100 (4 years 8 months ago) | Author: fil | Changeset: MAIN:fil:20040112155708

name valves aproprietly

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 2008-10-11 16:12 +0200