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.16 1.9 1.1 Branch_2_0 1.9.2.1

latest revision download Branch MAIN

1.16 annotated / raw | Diffs: previous, other | Lines: 239 ( +10, -0 )

Created: 2008-03-21 06:04:55 -0500 (9 months ago) | Author: xmaniac | Changeset: MAIN:xmaniac:20080321110454

Fixes DWR-199

Adds classpath scanning for annotated Spring beans

1.15 annotated / raw | Diffs: previous, other | Lines: 229 ( +16, -0 )

Created: 2008-02-27 04:55:39 -0600 (10 months ago) | Author: xmaniac | Changeset: MAIN:xmaniac:20080227105539

Fixes DWR-223

Adds support for <dwr:proxy-ref /> as a new way to remote beans in this or other application context.

Tags: Moved_To_svn_directwebremtoing_org

1.14 annotated / raw | Diffs: previous, other | Lines: 213 ( +1, -1 )

Created: 2008-02-10 04:38:45 -0600 (10 months ago) | Author: xmaniac | Changeset: MAIN:xmaniac:20080210103845

Solves issue DWR-127.

javascript attribute is optional now in the <dwr:remote> tag. By default, the value will be the bean id (capitalized).

Example:

<bean id="parentHello" class="sample.Hello">
   <dwr:remote>
        <dwr:include method="sayHello" />
   </dwr:remote>
</bean>

will be remoted as ParentHello

Tags: Version_3_0_M1_RC2 Version_3_0_M1

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

Created: 2008-02-08 10:50:37 -0600 (10 months ago) | Author: xmaniac | Changeset: MAIN:xmaniac:20080208165037

Solves issues 132 & 133

1.12 annotated / raw | Diffs: previous, other | Lines: 213 ( +6, -0 )

Created: 2008-02-03 10:54:07 -0600 (11 months ago) | Author: xmaniac | Changeset: MAIN:xmaniac:20080203165406

Issue number:  183 (http://getahead.org/bugs/browse/DWR-183)

* Allows the use of <dwr:annotation-config /> to remote beans
* Fixes a bug introduced by Spring 2.5 with parent/child bean definitions

Tags: Version_3_0_M1_RC1

1.11 annotated / raw | Diffs: previous, other | Lines: 207 ( +6, -0 )

Created: 2008-02-03 07:40:01 -0600 (11 months ago) | Author: xmaniac | Changeset: MAIN:xmaniac:20080203134001

Issue: 182 (http://getahead.org/bugs/browse/DWR-182)

* Adds support for <dwr:url-mapping />
* Offers sensible defaulting for DWRController bean name

1.10 annotated / raw | Diffs: previous, other | Lines: 201 ( +2, -0 )

Created: 2007-04-27 10:32:06 -0500 (20 months ago) | Author: joe_walker | Changeset: MAIN:joe_walker:20070427153205

merging changes from the 2.0 branch

1.9 annotated / raw | Diffs: previous, other | Lines: 199 ( +9, -0 )

Created: 2007-04-18 00:35:17 -0500 (20 months ago) | Author: rainkinz | Changeset: MAIN:rainkinz:20070418053517

Add support for all of the default creator types and also custom types

Branch point for: Branch_2_0

Tags: Version_2_0_RC5a Version_2_0_RC5pre Branch_2_0$BP Root_Branch_2_0 Version_2_0_RC5

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

Created: 2007-04-16 00:17:38 -0500 (20 months ago) | Author: rainkinz | Changeset: MAIN:rainkinz:20070416051738

Added dwr:init element (and schema for creators in prep for supporting it)

1.7 annotated / raw | Diffs: previous, other | Lines: 183 ( +38, -10 )

Created: 2007-04-15 23:47:52 -0500 (20 months ago) | Author: rainkinz | Changeset: MAIN:rainkinz:20070416044752

Added dwr:init element

1.6 annotated / raw | Diffs: previous, other | Lines: 155 ( +12, -5 )

Created: 2007-04-07 13:19:44 -0500 (21 months ago) | Author: rainkinz | Changeset: MAIN:rainkinz:20070407181944

Added some of the missing configuration options for spring namespace configured dwr. Updated schema for spring

Tags: Version_2_0_RC4a Version_2_0_RC4

1.5 annotated / raw | Diffs: previous, other | Lines: 148 ( +128, -136 )

Created: 2007-02-06 10:01:29 -0600 (23 months ago) | Author: joe_walker | Changeset: MAIN:joe_walker:20070206160129

adding hibernate support

Tags: Version_2_0_RC3pre Version_2_0_RC3

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

Created: 2006-11-21 06:39:09 -0600 (2 years 1 month ago) | Author: bramsmeets | Changeset: MAIN:bramsmeets:20061121123909

* Added some documentation to the namespace and did some bugfixing on the bean definition parsing

Tags: Version_2_0_RC1 Version_2_0_RC2 Version_2_0_M4f Version_2_0_M4e

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

Created: 2006-11-01 07:12:06 -0600 (2 years 2 months ago) | Author: bramsmeets | Changeset: MAIN:bramsmeets:20061101131206

* Improved the namespace support

Tags: Version_2_0_M4c Version_2_0_M4d

1.2 annotated / raw | Diffs: previous, other | Lines: 129 ( +19, -1 )

Created: 2006-11-01 06:05:27 -0600 (2 years 2 months ago) | Author: bramsmeets | Changeset: MAIN:bramsmeets:20061101120526

Applied patch from Brendan Grainger

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

Created: 2006-10-16 17:28:54 -0500 (2 years 2 months ago) | Author: bramsmeets | Changeset: MAIN:bramsmeets:20061016222854

Fixed the namespace support to work with Spring 2.0 final

Tags: Version_2_0_M4b

latest revision download Branch Branch_2_0

1.9.2.1 annotated / raw | Diffs: previous, other | Lines: 201 ( +2, -0 )

Created: 2007-04-26 05:44:50 -0500 (20 months ago) | Author: joe_walker | Changeset: Branch_2_0:joe_walker:20070426104450

spring xsd was missing exception and object converters

Tags: Version_2_0 Version_2_0_1 Version_2_0_2_RC1 Version_2_0_2_RC2 Version_2_0_2_RC3 Version_2_0_2_RC4 Version_2_0_2 Version_2_0_3

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-08 03:34 -0600