Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 3037 4 csv 3588 3487 beta 538 53

latest revision download trunk

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

Created: 2007-11-27 11:16:05 -0800 (13 months ago) | Author: geraldb | Changeset: 3037

Copied to: branches/csv/src/com/webreach/mirth/connectors/file/FileMessageReceiver.java 3484

Fixed BSD license headers.

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

Tags: 1.7.0 1.7.1

3036 annotated / raw | Diffs: previous, other | Lines: 373 ( +7, -11 )

Created: 2007-11-27 10:59:26 -0800 (13 months ago) | Author: geraldb | Changeset: 3036

Added fix for bug that caused FTP/SFTP readers to stop polling when an invalid file is processed.
Issue: MIRTH-619

3019 annotated / raw | Diffs: previous, other | Lines: 377 ( +38, -16 )

Created: 2007-11-21 14:40:13 -0800 (13 months ago) | Author: geraldb | Changeset: 3019

Implemented error directory on File Connector.
Issue: MIRTH-619

3002 annotated / raw | Diffs: previous, other | Lines: 355 ( +8, -4 )

Created: 2007-11-20 17:49:44 -0800 (13 months ago) | Author: chrisl | Changeset: 3002

Fixes null pointer errors when synchronization is off (MIRTH-628 & MIRTH-637)
Adds post-processor support to SFTP Reader when isProcessBatch is off (MIRTH-638)
Issue: MIRTH-628

2585 annotated / raw | Diffs: previous, other | Lines: 351 ( +8, -3 )

Created: 2007-08-07 02:00:58 -0700 (17 months ago) | Author: chrisl | Changeset: 2585

Copied to: branches/1.7.0/src/com/webreach/mirth/connectors/file/FileMessageReceiver.java 2695

Updated monitoring hooks
Fixed storage of originalFileName when using batch processor
Issue: MIRTH-450

Branch point for: 1.6.1

Tags: 1.6.0 1.6.1

2551 annotated / raw | Diffs: previous, other | Lines: 346 ( +6, -5 )

Created: 2007-08-05 06:28:03 -0700 (17 months ago) | Author: chrisl | Changeset: 2551

Added connection monitoring status column
Made client cache plugin metadata
Allowed dashboard column plugins to define position (before or after)
Updated login dialog to show more accurate status information
Added dashboard connection monitoring plugin to build
Updated monitoring model to follow event based rules
Fixed TCP and MLLP dispatcher retry setting not being honored (MIRTH-447)
Fixed TCP and MLLP dispatcher to correctly keep connections open if selected (MIRTH-446)
Updated ResponseACK checker to not use DOM

Issue: MIRTH-394

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

Created: 2007-08-02 13:36:47 -0700 (17 months ago) | Author: chrisl | Changeset: 2536

Changed name of repository task
Made downloader for plugins report proper status
Fixed bug selecting install on repository dialog
Made file listener take a dynamic path

2482 annotated / raw | Diffs: previous, other | Lines: 343 ( +16, -3 )

Created: 2007-07-31 02:31:32 -0700 (17 months ago) | Author: chrisl | Changeset: 2482

Reverted JMX connection monitoring
Updated db scripts clearScripts case
Added connection monitoring (MIRTH-394)
Added dynamic connector URIs (MIRTH-432)
Fixed HTTP to correctly handle keepAlive (MIRTH-436)
Fixed HTTP to correctly handle HTTP/1.1 100 Continue (MIRTH-437)
Made SOAP Listener send correct "Connection" http header (MIRTH-434)
Added postprocessor script hooks (MIRTH-342)
Fixed compilation of global scripts
Updated MuleConfigurationBuilder to handle http headerVariables
Updated Mirth.java to compile globalscripts on deploy
Fixed case issues on global scripts
Added new replace methods on template value replacer to handle URIs

2403 annotated / raw | Diffs: previous, other | Lines: 330 ( +1, -1 )

Created: 2007-07-19 17:11:29 -0700 (17 months ago) | Author: jacobb | Changeset: 2403

Changed the TCP protocol to use a new read method instead of mule's.  This prevents cutting off messages becuase of the buffer.
Added the new TCP read method to the non-strict llp reader, replacing mule's.
Changed all controllers to singletons.
Issue: MIRTH-418

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

Created: 2007-07-17 12:47:30 -0700 (17 months ago) | Author: brendanh | Changeset: 2395

Updated all polling receivers to have option to poll at a particular time of day.
Updated the deploy/shutdown scripts to only apply to enabled channels.

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

Created: 2007-06-11 15:10:25 -0700 (18 months ago) | Author: brendanh | Changeset: 2292

Moved from: trunk/server/src/com/webreach/mirth/server/mule/providers/file/FileMessageReceiver.java 2259

Refactored all connectors into individual jars.
Updated build process to account for this.

2259 annotated / raw | Diffs: previous, other | Lines: 324 ( +0, -3 )

Created: 2007-05-23 13:37:11 -0700 (19 months ago) | Author: chrisl | Changeset: 2259

Moved to: trunk/server/src/com/webreach/mirth/connectors/file/FileMessageReceiver.java 2292

Removed unused variables

Branch point for: tag:1.5.0

Tags: 1.5.0

1916 annotated / raw | Diffs: previous, other | Lines: 327 ( +1, -1 )

Created: 2007-03-14 13:06:48 -0700 (21 months ago) | Author: geraldb | Changeset: 1916

Alerts now sent on errors which occur in receivers.

Tags: 1.4.0

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

Created: 2007-03-14 05:28:33 -0700 (21 months ago) | Author: chrisl | Changeset: 1908

Fixed JST issue wrt xml namespace
added ER7 alternate parser
Fixed bug on FileMessageReceiver (connector stopping)

1905 annotated / raw | Diffs: previous, other | Lines: 329 ( +68, -75 )

Created: 2007-03-14 01:26:07 -0700 (21 months ago) | Author: chrisl | Changeset: 1905

Fixes for the VM routing
Made VMRegistry map concurrent
Updated entities

1881 annotated / raw | Diffs: previous, other | Lines: 336 ( +2, -2 )

Created: 2007-03-13 03:47:35 -0700 (21 months ago) | Author: chrisl | Changeset: 1881

Removed HL7toMessageObject (no longer used)
Updated Mule-boot.xml (removed MessageObjectToJMS transformer - is now called explicitly)
Added Alberto's DocumentSerializer
Updated MuleConfigurationBuilder to include the channelID on the connector descriptor
Updated Constans with new error codes
Updated AlertController to use ErrorBuilder
Updated new methods on MessageObjectController
Updated Adaptor to use setError method
Updated all dispatchers to send error codes on exceptions
Added template to JMS
Added File-like properties ot Sftp reader
Large changes to the JST to handle errors/send alerts. (Added synchronized block,etc)
Changed globalVariableStore to use ConcurrentHashMap (review)
Updated TemplateValueReplacer handling of originalFilename and added channelMap to TVR scope
Added ErrorBuilder

1851 annotated / raw | Diffs: previous, other | Lines: 336 ( +20, -9 )

Created: 2007-03-12 02:10:29 -0700 (21 months ago) | Author: chrisl | Changeset: 1851

Updated Receivers
Javascript on DB
Lots of FTP fixes, binary, move-to etc
Renamed maps (context elim).
Fixed XMLAdaptor

1845 annotated / raw | Diffs: previous, other | Lines: 325 ( +1, -1 )

Created: 2007-03-11 05:32:35 -0700 (21 months ago) | Author: chrisl | Changeset: 1845

Large batch of updates.
Each dispatcher has been tested and updated.
TCP, VM, SFTP dispatchers need to be tested again
Database updated
Client updated (Binary added to SFTP)
Updated JavascriptScope builder
Moved importConvertor to model
Added prompt to Shell
Changed Rejected to Filtered througout UI
Moved .mule.util to .util

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

Created: 2007-03-08 11:28:35 -0800 (22 months ago) | Author: chrisl | Changeset: 1814

Moved from: trunk/server/src/org/mule/providers/file/FileMessageReceiver.java 1657

Moved package structure around
Small fix to MO toString
Email fixes

1657 annotated / raw | Diffs: previous, other | Lines: 325 ( +56, -8 )

Created: 2007-01-23 16:13:19 -0800 (23 months ago) | Author: chrisl | Changeset: 1657

Moved to: trunk/server/src/com/webreach/mirth/server/mule/providers/file/FileMessageReceiver.java 1814

Fixed display issues and drag and drop issues in HL7MessageBuilder(MIRTH-237)
Fixed prefix handling (MIRTH-236)
Remove "getThis()" from Frame (replaced with Frame.this)
Fixed batch processing in File Connector/Added option on UI (MIRTH-238)

Tags: 1.3.3

1545 annotated / raw | Diffs: previous, other | Lines: 277 ( +4, -4 )

Created: 2006-12-18 18:33:58 -0800 (2 years ago) | Author: chrisl | Changeset: 1545

Updated Statistics Handling
Change look and feel of UI
Fixed NPE on client
Updated HAPI to 0.5
Updated Looks to 2.11
Fixed JMS Dispatcher
Updated LLP Queueing
Fixed MessageObject Storage
Fixed MessageObject error storage checks
Added channel cache
Updated derby for stats
Added new graphics
Updated Mirth icon

Branch point for: tag:1.3.1

Tags: 1.3.1 1.3.0 1.3.2

1530 annotated / raw | Diffs: previous, other | Lines: 277 ( +20, -5 )

Created: 2006-12-14 15:26:26 -0800 (2 years ago) | Author: chrisl | Changeset: 1530

Fixed PDF error handling
Applied Alberto's patches
Fixed spelling errors
Updated Date in TVR
Added recoverable mode in Mule-Boot
HL7 to message object now sets error property
Updated FileConnector/Receiver to detect procssing errors on stoppage/deploy

Issue: MIRTH-192

1487 annotated / raw | Diffs: previous, other | Lines: 262 ( +262, -292 )

Created: 2006-12-11 11:24:52 -0800 (2 years ago) | Author: geraldb | Changeset: 1487

Applied Alberto's patch.

1471 annotated / raw | Diffs: previous, other | Lines: 292 ( +29, -51 )

Created: 2006-12-07 13:15:09 -0800 (2 years 1 month ago) | Author: geraldb | Changeset: 1471

Integrated Alberto's modifications.

1255 annotated / raw | Diffs: previous, other | Lines: 314 ( +46, -53 )

Created: 2006-10-24 14:35:01 -0700 (2 years 2 months ago) | Author: chrisl | Changeset: 1255

Added batch message support to LLP and File Writer
Updated AxisMessageDispatcher to use Template replacer on soap envelope (ISSUE: MIRTH-62)

Issue: MIRTH-104

Tags: 1.2.0

1186 annotated / raw | Diffs: previous, other | Lines: 321 ( +32, -6 )

Created: 2006-10-18 13:51:10 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1186

Added ability to sort files before processing.

1135 annotated / raw | Diffs: previous, other | Lines: 295 ( +11, -9 )

Created: 2006-10-09 08:49:17 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1135

Added check to ignore directories when scanning path for files.
Issue: MIRTH-86

1134 annotated / raw | Diffs: previous, other | Lines: 293 ( +221, -241 )

Created: 2006-10-06 19:31:02 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 1134

Re-factored method which parses messages.

1101 annotated / raw | Diffs: previous, other | Lines: 313 ( +5, -3 )

Created: 2006-10-04 15:50:44 -0700 (2 years 3 months ago) | Author: chrisl | Changeset: 1101

Added ability to receive batch HL7 messages in File Readers
Updated HL7MessageBuilder to show full text input area
Updated HL7TokenMaker to recognize addiitonal Z segments
Issue: MIRTH-70

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

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

Moved from: trunk/beta/src/org/mule/providers/file/FileMessageReceiver.java 723

Renamed "beta" to "server" remotely

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

Tags: :trunk 1.0.0 1.1.0 1.2.0a

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

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

Moved from: branches/beta/src/org/mule/providers/file/FileMessageReceiver.java 538

Moved to: trunk/server/src/org/mule/providers/file/FileMessageReceiver.java 725

Moved beta folder remotely

4 new annotated / raw | Lines: 249 ( +249, -0 )

Created: 2006-03-20 14:47:48 -0800 (2 years 9 months ago) | Author: gerald_bortis | Changeset: 4

Copied to: branches/beta/src/src/org/mule/providers/file/FileMessageReceiver.java 51

no comment

Branch point for: beta

latest revision download Branch beta

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

Created: 2006-07-11 13:49:28 -0700 (2 years 5 months ago) | Author: chris_lang | Changeset: 538

Moved to: trunk/beta/src/org/mule/providers/file/FileMessageReceiver.java 723

Fixed Errors in new Providers

536 annotated / raw | Diffs: previous, other | Lines: 311 ( +71, -9 )

Created: 2006-07-11 12:42:28 -0700 (2 years 5 months ago) | Author: chris_lang | Changeset: 536

Updated Providers to Alpha versions (from Mule original)

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

Created: 2006-04-26 10:57:18 -0700 (2 years 8 months ago) | Author: gerald_bortis | Changeset: 53

Beta src branch

latest revision download Branch csv

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

Created: 2008-07-08 17:10:56 -0700 (5 months 29 days ago) | Author: erikh | Changeset: 3588

- Updated the import converter to convert pre-1.8 File, FTP and SFTP connectors to post-1.8 format.
- Fixed a bug in the File Reader that failed when trying to move the input file to the move-to directory after successful processing, if method was ftp and "process batch" was No.

3572 annotated / raw | Diffs: previous, other | Lines: 456 ( +1, -1 )

Created: 2008-07-03 17:25:02 -0700 (6 months ago) | Author: erikh | Changeset: 3572

- Updated the File Connector UI to split the method (scheme), directory (for scheme file), and host/path (for scheme ftp and sftp) onto separate rows.
- Fixed a bug in MuleConfigurationBuilder where it didn't store the default protocol properties to a source connector if there was no source transformer.
- Fixed a bug in the File Connector that logged spurious "cannot delete file" error messages when the processed file was being moved to a "processed" folder.
Issue: MIRTH-443

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

Created: 2008-06-26 17:42:13 -0700 (6 months ago) | Author: andyt | Changeset: 3512

no comment

3500 annotated / raw | Diffs: previous, other | Lines: 454 ( +7, -2 )

Created: 2008-06-24 17:41:10 -0700 (6 months ago) | Author: erikh | Changeset: 3500

Third buildable version of the merged File/FTP/SFTP connector. Basic File, FTP and SFTP operations with "typical" option values appear to work.
Issue: MIRTH-443

3489 annotated / raw | Diffs: previous, other | Lines: 449 ( +212, -130 )

Created: 2008-06-24 15:47:52 -0700 (6 months ago) | Author: geraldb | Changeset: 3489

Updated branch to most recent code.

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

Created: 2008-06-24 14:46:07 -0700 (6 months ago) | Author: geraldb | Changeset: 3487

made a copy

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:25 -0800