Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 1006 329 215 xwork_1-0_branch 731 416

latest revision download Branch trunk

1006 deleted | Lines: 0 ( +0, -232 )

Created: 2006-04-24 18:38:41 -0500 (2 years 3 months ago) | Author: plightbo | Changeset: 1006

byebye

911 annotated / raw | Diffs: previous, other | Lines: 232 ( +23, -0 )

Created: 2006-03-19 06:45:51 -0600 (2 years 5 months ago) | Author: rgielen | Changeset: 911

easymock jars integrated

Tags: xwork_1-1-2 xwork_1-1-3

828 annotated / raw | Diffs: previous, other | Lines: 209 ( +18, -27 )

Created: 2006-02-17 12:12:58 -0600 (2 years 6 months ago) | Author: plightbo | Changeset: 828

updated project files using $xwork$ and $webwork$. also they are they have been updated to use the proper jars

764 annotated / raw | Diffs: previous, other | Lines: 218 ( +11, -0 )

Created: 2006-01-23 23:56:18 -0600 (2 years 6 months ago) | Author: jcarreira | Changeset: 764

- Change to DefaultActionProxy to make it go back to always cleaning up after ActionContext ThreadLocal and properly nest ActionContexts -> If this breaks Portlet stuff we'll have to figure something out

- Adding Tree control tag

Tags: xwork_1-1-1

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

Created: 2005-12-22 02:47:12 -0600 (2 years 7 months ago) | Author: plightbo | Changeset: 722

i changed my mind: DONT include pico in XW (just WW)

Tags: xwork_1-1

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

Created: 2005-12-22 02:46:25 -0600 (2 years 7 months ago) | Author: plightbo | Changeset: 721

include pico

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

Created: 2005-11-15 22:55:34 -0600 (2 years 9 months ago) | Author: plightbo | Changeset: 604

no message

598 annotated / raw | Diffs: previous, other | Lines: 208 ( +47, -38 )

Created: 2005-11-09 21:21:50 -0600 (2 years 9 months ago) | Author: plightbo | Changeset: 598

let's put the jars in directories (we get a small bit of extra/overlapping jars, but it makes things easier for the user)

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

Created: 2005-11-08 14:53:09 -0600 (2 years 9 months ago) | Author: jcarreira | Changeset: 597

tweaking some little bugs and test cases

596 annotated / raw | Diffs: previous, other | Lines: 195 ( +19, -19 )

Created: 2005-11-07 16:01:19 -0600 (2 years 9 months ago) | Author: jcarreira | Changeset: 596

Adding context map to build* methods in the ObjectFactory

559 annotated / raw | Diffs: previous, other | Lines: 195 ( +24, -69 )

Created: 2005-10-08 23:30:52 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 559

finally got webwork compiling with java 1.4 only

557 annotated / raw | Diffs: previous, other | Lines: 240 ( +0, -0 )

Created: 2005-10-08 22:33:10 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 557

blah

556 annotated / raw | Diffs: previous, other | Lines: 240 ( +83, -37 )

Created: 2005-10-08 22:32:45 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 556

- webwork and xwork require JDK 1.4.2+
- renamed prototype to QuickStart

555 annotated / raw | Diffs: previous, other | Lines: 194 ( +0, -0 )

Created: 2005-10-08 21:23:23 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 555

independent xwork-tiger project

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

Created: 2005-09-22 22:16:52 -0500 (2 years 10 months ago) | Author: plightbo | Changeset: 549

experimental continuations support (turned off by default and NOT recommend for any production use)

541 annotated / raw | Diffs: previous, other | Lines: 185 ( +18, -18 )

Created: 2005-09-20 22:04:37 -0500 (2 years 11 months ago) | Author: plightbo | Changeset: 541

- deprecated XWork IoC in favor of Spring
- made spring integration as simple as "webwork.objectFactory = spring"
- removed Java 1.5 requirements from Launcher

518 annotated / raw | Diffs: previous, other | Lines: 185 ( +0, -4 )

Created: 2005-09-10 23:27:05 -0500 (2 years 11 months ago) | Author: plightbo | Changeset: 518

minor project tweaks

508 annotated / raw | Diffs: previous, other | Lines: 189 ( +26, -44 )

Created: 2005-08-31 21:47:05 -0500 (2 years 11 months ago) | Author: plightbo | Changeset: 508

migrated xwork to ivy. had to comment out two tests jason broke (shame!) to verify that the build still works

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

Created: 2005-07-20 10:35:30 -0500 (3 years 1 month ago) | Author: plightbo | Changeset: 479

updated project files

478 annotated / raw | Diffs: previous, other | Lines: 154 ( +5, -0 )

Created: 2005-07-19 08:56:52 -0500 (3 years 1 month ago) | Author: jcarreira | Changeset: 478

Moving xwork-spring support from xwork-optional to xwork

473 annotated / raw | Diffs: previous, other | Lines: 149 ( +27, -0 )

Created: 2005-07-13 23:35:21 -0500 (3 years 1 month ago) | Author: plightbo | Changeset: 473

- removed CompatUtil (no one is upgraded and using this from 1.x anymore)
- added support for JDK 1.3

457 annotated / raw | Diffs: previous, other | Lines: 122 ( +0, -1 )

Created: 2005-06-18 16:55:48 -0500 (3 years 2 months ago) | Author: plightbo | Changeset: 457

xwork editor module

454 annotated / raw | Diffs: previous, other | Lines: 123 ( +11, -92 )

Created: 2005-06-15 23:25:02 -0500 (3 years 2 months ago) | Author: plightbo | Changeset: 454

moving example app to its own directory and IDEA module

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

Created: 2005-06-15 18:19:05 -0500 (3 years 2 months ago) | Author: plightbo | Changeset: 453

switching xwork's build.xml over to use OpenSymphony's common build.
Note:
  ... i have completely removed the editor from the build for now
  ... i don't think it has been kept up to date, so this isn't much
  ... of a problem

422 annotated / raw | Diffs: previous, other | Lines: 202 ( +0, -0 )

Created: 2005-01-30 18:28:21 -0600 (3 years 6 months ago) | Author: plightbo | Changeset: 422

webwork plugin code (i need to fix up the project file once i open it on my other machine)

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

Created: 2004-08-09 19:06:19 -0500 (4 years ago) | Author: plightbo | Changeset: 329

updated modules to IDEA 4.5

Branch point for: xwork_1-0-3 xwork_1-0_branch

Tags: xwork_1-0-2 xwork_1-0-3 xwork_1-0-4 xwork_1-0-5

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

Created: 2004-07-26 15:55:57 -0500 (4 years ago) | Author: plightbo | Changeset: 311

sync

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

Created: 2004-07-22 23:54:47 -0500 (4 years ago) | Author: jcarreira | Changeset: 304

WW-480: TokenTag doesn't break when name attribute can't be referenced

299 annotated / raw | Diffs: previous, other | Lines: 201 ( +29, -24 )

Created: 2004-07-22 13:12:52 -0500 (4 years ago) | Author: plightbo | Changeset: 299

following Bill Lynch's advice, I'm renaming all the jars to not include version numbers and instead keeping track of that in a text file in each directory

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

Created: 2004-07-21 23:37:12 -0500 (4 years ago) | Author: jcarreira | Changeset: 294

XW-192: Created a 1.0.2 version of the xwork-validator.dtd with short-circuit attributes

278 annotated / raw | Diffs: previous, other | Lines: 192 ( +0, -0 )

Created: 2004-07-07 23:38:35 -0500 (4 years 1 month ago) | Author: unkyaku | Changeset: 278

Make Jalopy happy.

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

Created: 2004-06-18 14:30:51 -0500 (4 years 2 months ago) | Author: plightbo | Changeset: 263

ok, this is really annoying -- fixed all the formatting issues

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

Created: 2004-06-02 22:50:57 -0500 (4 years 2 months ago) | Author: jcarreira | Changeset: 249

One more tweak to the config browser

Tags: xwork_1-0-1

231 annotated / raw | Diffs: previous, other | Lines: 192 ( +2, -2 )

Created: 2004-04-06 10:31:05 -0500 (4 years 4 months ago) | Author: plightbo | Changeset: 231

shitload of bug fixes and stuff. Highlights are:
* upgraded to oscore 2.2.4 to fix NPE problem
* upgraded to final ognl 2.6.5
* reloading resource bundles (in the ghetto-fabulous way) option placed in XWork
* themes and templates now done just like 1.x
* UI label attr no longer required
* simple theme is now extended by the xhtml theme for all you "bare-bones" kids
* namespace attribute in ww:action tag is evaluated
* name attr is no longer doulbe evaluated for the form tag

230 annotated / raw | Diffs: previous, other | Lines: 192 ( +1, -1 )

Created: 2004-03-28 23:49:38 -0600 (4 years 4 months ago) | Author: plightbo | Changeset: 230

upgraded o ognl 2.6.5 and fixed a failing test

215 new annotated / raw | Lines: 192 ( +192, -0 )

Created: 2004-03-21 14:43:09 -0600 (4 years 5 months ago) | Author: plightbo | Changeset: 215

IDEA project files

latest revision download Branch xwork_1-0_branch

731 annotated / raw | Diffs: previous, other | Lines: 206 ( +4, -0 )

Created: 2005-12-29 15:58:31 -0600 (2 years 7 months ago) | Author: plightbo | Changeset: 731

updated project files

416 new annotated / raw | Diffs: previous, other | Lines: 202 ( +202, -0 )

Created: 2005-01-18 17:33:30 -0600 (3 years 7 months ago) | Author: no_author | Changeset: 416

This commit was manufactured by cvs2svn to create branch
'xwork_1-0_branch'.