Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 4019 723 beta 274 72

latest revision download trunk

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

Created: 2008-11-20 13:45:28 -0800 (47 days ago) | Author: brendanh | Changeset: 4019

MIRTH-982 Reprocessing with a disabled destination doesn't work

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

Created: 2007-10-22 16:38:30 -0700 (14 months ago) | Author: brendanh | Changeset: 2866

Copied to: branches/csv/src/com/webreach/mirth/model/Channel.java 3484

MIRTH-174 Add a Last Login field for User
MIRTH-177 Add Last Changed column to channel

Branch point for: 1.7.1 csv tag:1.7.0 tag:1.7.1

Tags: 1.7.0 1.7.1

2496 annotated / raw | Diffs: previous, other | Lines: 203 ( +7, -7 )

Created: 2007-07-31 12:51:16 -0700 (17 months ago) | Author: brendanh | Changeset: 2496

Copied to: branches/1.7.0/src/com/webreach/mirth/model/Channel.java 2695

Fixed a mix up with the getters and setters for the preprocessing and postprocessing scripts.

Branch point for: 1.6.1

Tags: 1.6.0 1.6.1

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

Created: 2007-07-27 19:05:53 -0700 (17 months ago) | Author: brendanh | Changeset: 2466

Added new postprocessor script to mirth/channels

2385 annotated / raw | Diffs: previous, other | Lines: 193 ( +27, -7 )

Created: 2007-07-11 16:58:40 -0700 (17 months ago) | Author: brendanh | Changeset: 2385

Fixed the shell so that it now has its own launcher (in order to incorporate plugins)
Added custom deploy and shutdown scripts.
Added scripts to the channel model.
Updated import converter to account for the changes.

1687 annotated / raw | Diffs: previous, other | Lines: 173 ( +0, -51 )

Created: 2007-02-05 16:27:38 -0800 (23 months ago) | Author: geraldb | Changeset: 1687

Removed direction, mode, and protocol properties from channel.
Removed inbound and outbound properties from transport.
Renamed "HL7" enum to "HL7V2" and "HL7v3" to "HL7V3".
Template no longer used in filter.
Added inbound and outbound protocol properties to JavaScriptTransformer.


Branch point for: tag:1.5.0

Tags: 1.4.0 1.5.0

1668 annotated / raw | Diffs: previous, other | Lines: 224 ( +1, -1 )

Created: 2007-01-30 10:44:47 -0800 (23 months ago) | Author: chrisl | Changeset: 1668

Added support for HL7v3 Protocol
Issue: MIRTH-251

Tags: 1.3.3

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

Created: 2006-12-20 18:02:15 -0800 (2 years ago) | Author: jacobb | Changeset: 1580

Made all of model serializable and added an ObjectCloner.

Branch point for: tag:1.3.1

Tags: 1.3.1 1.3.2

1394 annotated / raw | Diffs: previous, other | Lines: 223 ( +30, -1 )

Created: 2006-11-21 15:50:44 -0800 (2 years 1 month ago) | Author: geraldb | Changeset: 1394

Implemented SQL Maps in channel controller.

Tags: 1.3.0

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

Created: 2006-10-31 16:35:53 -0800 (2 years 2 months ago) | Author: geraldb | Changeset: 1310

Added MPL license to beginning of each file.

Tags: 1.2.0

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

Created: 2006-10-17 15:43:15 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1178

Channels now store a preprocessing script which is executed before the transformer and filter.
Issue: MIRTH-32

1043 annotated / raw | Diffs: previous, other | Lines: 184 ( +1, -1 )

Created: 2006-09-21 09:35:31 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 1043

Modified #toString to use full class name.

965 annotated / raw | Diffs: previous, other | Lines: 184 ( +9, -9 )

Created: 2006-09-13 07:40:17 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 965

Modified Channel's id field to be a String rather than an int.

955 annotated / raw | Diffs: previous, other | Lines: 184 ( +15, -2 )

Created: 2006-09-11 10:14:43 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 955

Added protocol with getter and setter.

830 annotated / raw | Diffs: previous, other | Lines: 171 ( +19, -10 )

Created: 2006-08-09 11:20:56 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 830

Changed version field to String to represent Mirth version. Added revision field as int to represent Channel revision. Version information is stored in version.properties which is generated by the build script by an argument provided through the command prompt.

Branch point for: 1.2.0a tag:1.2.0a tag:server

Tags: 1.1.0 1.2.0a

725 new/moved annotated / raw | Diffs: previous, other | Lines: 162 ( +162, -0 )

Created: 2006-07-18 16:57:52 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 725

Moved from: trunk/beta/src/com/webreach/mirth/model/Channel.java 723

Renamed "beta" to "server" remotely

Branch point for: tag::trunk

Tags: :trunk 1.0.0

723 new/moved annotated / raw | Diffs: previous, other | Lines: 162 ( +162, -0 )

Created: 2006-07-18 16:56:38 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 723

Moved from: branches/beta/src/com/webreach/mirth/model/Channel.java 274

Moved to: trunk/server/src/com/webreach/mirth/model/Channel.java 725

Moved beta folder remotely

latest revision download Branch beta

274 annotated / raw | Diffs: previous, other | Lines: 162 ( +20, -10 )

Created: 2006-06-26 18:06:45 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 274

Moved to: trunk/beta/src/com/webreach/mirth/model/Channel.java 723

no comment

156 annotated / raw | Diffs: previous, other | Lines: 152 ( +3, -1 )

Created: 2006-06-20 15:36:32 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 156

no comment

130 annotated / raw | Diffs: previous, other | Lines: 150 ( +1, -1 )

Created: 2006-06-14 14:13:06 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 130

no comment

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

Created: 2006-06-14 09:55:39 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 126

no comment

110 annotated / raw | Diffs: previous, other | Lines: 177 ( +19, -21 )

Created: 2006-06-05 16:25:41 -0700 (2 years 7 months ago) | Author: gerald_bortis | Changeset: 110

no comment

101 annotated / raw | Diffs: previous, other | Lines: 179 ( +20, -0 )

Created: 2006-05-23 13:28:50 -0700 (2 years 7 months ago) | Author: gerald_bortis | Changeset: 101

no comment

100 annotated / raw | Diffs: previous, other | Lines: 159 ( +6, -6 )

Created: 2006-05-17 14:23:06 -0700 (2 years 7 months ago) | Author: gerald_bortis | Changeset: 100

no comment

96 annotated / raw | Diffs: previous, other | Lines: 159 ( +7, -0 )

Created: 2006-05-15 17:14:43 -0700 (2 years 7 months ago) | Author: gerald_bortis | Changeset: 96

no comment

94 annotated / raw | Diffs: previous, other | Lines: 152 ( +1, -3 )

Created: 2006-05-15 11:46:51 -0700 (2 years 7 months ago) | Author: gerald_bortis | Changeset: 94

no comment

81 new/moved annotated / raw | Diffs: previous, other | Lines: 154 ( +154, -0 )

Created: 2006-05-05 16:49:47 -0700 (2 years 8 months ago) | Author: gerald_bortis | Changeset: 81

Moved from: branches/beta/src/com/webreach/mirth/server/core/Channel.java 72

Created model package with tests.
Moved handlers to client package.
Created new services.

72 annotated / raw | Lines: 244 ( +244, -0 )

Created: 2006-05-03 14:21:12 -0700 (2 years 8 months ago) | Author: gerald_bortis | Changeset: 72

Moved to: branches/beta/src/com/webreach/mirth/model/Channel.java 81

Moved all folders to com.webreach.mirth.server

Open Source License registered to the Mirth Project. This license of FishEye is provided to support the development of Mirth only.
Atlassian FishEye, the whole repository view. (Version:1.4.1 Build:build-262 2007-12-19 ) - Bug/feature request - Page generated 2009-01-06 19:11 -0800