Quick Search:

jump to 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.1 rearch-2005 1.1.2.12 1.1.2.1 mr-21 1.1.2.12.2.7 1.1.2.12.2.1

latest revision download Branch MAIN

1.1 deleted | Lines: 0 ( +0, -0 )

Created: 2006-01-23 13:22:19 -0600 (2 years 7 months ago) | Author: kohsuke | Changeset: MAIN:kohsuke:20060123192219

file DumpPipe.java was initially added on branch rearch-2005.

Branch point for: rearch-2005

Tags: rearch-2005$BP

latest revision download Branch mr-21

1.1.2.12.2.7 deleted | Diffs: previous, other | Lines: 0 ( +0, -78 )

Created: 2006-10-05 15:32:13 -0500 (22 months ago) | Author: jitu | Changeset: mr-21:jitu:20061005203213


Issue number:
Obtained from:
Submitted by:
Reviewed by:
DumpPipe is not needed anymore. DumpTube will be used for that purpose.

1.1.2.12.2.6 annotated / raw | Diffs: previous, other | Lines: 78 ( +0, -21 )

Created: 2006-09-27 16:49:04 -0500 (22 months ago) | Author: jitu | Changeset: mr-21:jitu:20060927214904


Issue number:
Obtained from:
Submitted by:
Reviewed by:
Removing the process() method from DumpPipe, instead it uses
AbstractFilterTubeImpl.process()

Tags: hudson-498

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

Created: 2006-09-22 21:36:12 -0500 (23 months ago) | Author: jitu | Changeset: mr-21:jitu:20060923023612


Issue number:
Obtained from:
Submitted by:
Reviewed by:
Fixing the pipe cloning.

Tags: jaxws-21-ea1

1.1.2.12.2.4 annotated / raw | Diffs: previous, other | Lines: 98 ( +9, -2 )

Created: 2006-09-19 18:22:06 -0500 (23 months ago) | Author: kohsuke | Changeset: mr-21:kohsuke:20060919232206

clarified the doc.

1.1.2.12.2.3 annotated / raw | Diffs: previous, other | Lines: 91 ( +14, -0 )

Created: 2006-09-18 22:43:54 -0500 (23 months ago) | Author: jitu | Changeset: mr-21:jitu:20060919034354

Issue number:
Obtained from:
Submitted by:
Reviewed by:

Adding process() method so that it doesn't use AbstractTubeImpl() impl.
- TODO remove once the runtime moves to Fiber

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

Created: 2006-09-08 18:32:12 -0500 (23 months ago) | Author: kohsuke | Changeset: mr-21:kohsuke:20060908233211

created TubeCloner and deprecated PipeCloner.

1.1.2.12.2.1 annotated / raw | Diffs: previous, other | Lines: 76 ( +13, -88 )

Created: 2006-09-08 18:20:37 -0500 (23 months ago) | Author: kohsuke | Changeset: mr-21:kohsuke:20060908232034

making more progress for the tube support.

latest revision download Branch rearch-2005

1.1.2.12 annotated / raw | Diffs: previous, other | Lines: 151 ( +1, -1 )

Created: 2006-08-01 17:53:20 -0500 (2 years ago) | Author: ramapulavarthi | Changeset: rearch-2005:ramapulavarthi:20060801225320

Commenting out staxOut.setProperty(XMLOutputFactory.IS_REPAIRING_NAMESPACES,true);
as this is causing problems during serialization.

Branch point for: mr-21

Tags: hudson-1366 as91_int_08042006 gf-v2-m2 mr-21$BP jaxws-201-m1

1.1.2.11 annotated / raw | Diffs: previous, other | Lines: 151 ( +22, -0 )

Created: 2006-04-11 19:07:47 -0500 (2 years 4 months ago) | Author: ofung | Changeset: rearch-2005:ofung:20060412000623

Copyright update 2006
Issue number:
Obtained from:
Submitted by:
Reviewed by:

Tags: hudson-1067

1.1.2.10 annotated / raw | Diffs: previous, other | Lines: 129 ( +26, -2 )

Created: 2006-04-11 14:00:09 -0500 (2 years 4 months ago) | Author: kohsuke | Changeset: rearch-2005:kohsuke:20060411190009

added the name parameter to allow multiple DumpPipes to be used.

1.1.2.9 annotated / raw | Diffs: previous, other | Lines: 105 ( +26, -0 )

Created: 2006-04-05 12:54:05 -0500 (2 years 4 months ago) | Author: kohsuke | Changeset: rearch-2005:kohsuke:20060405175405

modified to use the indentation engine if available.

1.1.2.8 annotated / raw | Diffs: previous, other | Lines: 79 ( +1, -1 )

Created: 2006-02-17 19:58:28 -0600 (2 years 6 months ago) | Author: arungupta | Changeset: rearch-2005:arungupta:20060218015828

fixed a bug where the factory wasn't repairing namespaces.
- Kohsuke

Branch point for: refactor

Tags: hudson-632 refactor_root hudson-626 hudson-629 refactor$BP hudson-519

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

Created: 2006-02-10 18:07:53 -0600 (2 years 6 months ago) | Author: arungupta | Changeset: rearch-2005:arungupta:20060210235944

working around a blocking issue in Zephyr.
- Kohsuke

Tags: hudson-435 hudson-439

1.1.2.6 annotated / raw | Diffs: previous, other | Lines: 78 ( +4, -6 )

Created: 2006-02-06 10:28:28 -0600 (2 years 6 months ago) | Author: kohsuke | Changeset: rearch-2005:kohsuke:20060206162823

introduced helper pipe implementation classes so that the contract of the copy() method can be easily followed by pipe implmenetations.

Tags: hudson-262

1.1.2.5 annotated / raw | Diffs: previous, other | Lines: 80 ( +11, -1 )

Created: 2006-02-06 10:04:09 -0600 (2 years 6 months ago) | Author: kohsuke | Changeset: rearch-2005:kohsuke:20060206160406

fixed a bug in the pipe cloning code so that it can handle cycles correctly.
Pointed out by Jitu.

1.1.2.4 annotated / raw | Diffs: previous, other | Lines: 70 ( +7, -7 )

Created: 2006-02-01 19:18:43 -0600 (2 years 6 months ago) | Author: kohsuke | Changeset: rearch-2005:kohsuke:20060202011830

refactored Message/MessageProperties into Message/Packet.
I probably need to sweep javadoc.

1.1.2.3 annotated / raw | Diffs: previous, other | Lines: 70 ( +14, -11 )

Created: 2006-01-28 22:34:43 -0600 (2 years 6 months ago) | Author: kohsuke | Changeset: rearch-2005:kohsuke:20060129043443

message may be null.

1.1.2.2 annotated / raw | Diffs: previous, other | Lines: 67 ( +8, -1 )

Created: 2006-01-23 15:40:38 -0600 (2 years 7 months ago) | Author: kohsuke | Changeset: rearch-2005:kohsuke:20060123214038

work around for a bug in Zephyr.

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

Created: 2006-01-23 13:22:22 -0600 (2 years 7 months ago) | Author: kohsuke | Changeset: rearch-2005:kohsuke:20060123192222

added an utility class to dump the messages. On a hindsight, perhaps this should have gone to the test workspaec?

Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2008-08-28 09:44 -0500