Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 4009 1679

latest revision download trunk

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

Created: 2008-11-11 16:41:42 -0800 (56 days ago) | Author: chrisr | Changeset: 4009

fixed the random hanging of the dashboard channel status info between channels.

3657 annotated / raw | Diffs: previous, other | Lines: 549 ( +6, -2 )

Created: 2008-08-04 16:45:57 -0700 (5 months 2 days ago) | Author: jacobb | Changeset: 3657

Added "Alerted" column to dashboard.
Issue: MIRTH-636

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

Created: 2008-07-28 16:33:12 -0700 (5 months 9 days ago) | Author: brendanh | Changeset: 3635

Allow sending of messages to a channel that is stopped.

3633 annotated / raw | Diffs: previous, other | Lines: 546 ( +4, -4 )

Created: 2008-07-28 13:55:46 -0700 (5 months 9 days ago) | Author: jacobb | Changeset: 3633

MIRTH-882
Added options to pass alerts a parent component.

MIRTH-883
Added server identification options.

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

Created: 2008-03-14 17:45:02 -0700 (9 months ago) | Author: brendanh | Changeset: 3364

MIRTH-774 Add code templating framework to Mirth
Added user defined functions to each of the JS scopes
Added migration scripts
Updated schema version
Updated version to 1.7.1

Branch point for: csv

Tags: 1.7.1

3358 annotated / raw | Diffs: previous, other | Lines: 550 ( +32, -8 )

Created: 2008-03-12 13:54:35 -0700 (9 months ago) | Author: chrisr | Changeset: 3358

Applied the fix in revision 3356 & 3357 universally.

3236 annotated / raw | Diffs: previous, other | Lines: 526 ( +11, -68 )

Created: 2008-01-21 14:08:12 -0800 (11 months ago) | Author: chrisr | Changeset: 3236

Moved UI change methods (updateTable) into done() method in SwingWorker
Issue: MIRTH-716

Branch point for: 1.7.1 tag:1.7.0

Tags: 1.7.0

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

Created: 2007-11-26 17:27:18 -0800 (13 months ago) | Author: jacobb | Changeset: 3034

Made split pane on dashboard collapse-able.
Issue: MIRTH-649

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

Created: 2007-11-19 10:37:05 -0800 (13 months ago) | Author: chrisr | Changeset: 2983

Dashboard Connector Monitoring Log.

2910 annotated / raw | Diffs: previous, other | Lines: 578 ( +1, -1 )

Created: 2007-11-02 14:59:56 -0700 (14 months ago) | Author: chrisr | Changeset: 2910

Failed commit: Default

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

Created: 2007-10-25 17:04:24 -0700 (14 months ago) | Author: brendanh | Changeset: 2872

Fixed bug where dashboard client plugins refresh two times when a channel is selected.

2584 annotated / raw | Diffs: previous, other | Lines: 577 ( +14, -10 )

Created: 2007-08-06 19:01:53 -0700 (17 months ago) | Author: chrisl | Changeset: 2584

Added "Reset All Channels" task
Added "open file" button on EditMessageDialog
Made connector status append to end of stats
Updated build to include proper plugin interfaces
Updated monitoring on SOAP and VM connectors

Branch point for: 1.6.1 1.7.0

Tags: 1.6.0 1.6.1

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

Created: 2007-08-05 06:32:53 -0700 (17 months ago) | Author: chrisl | Changeset: 2554

Updated svn-ignore
Organized Imports
Refactored constants in DashboardConnectorStatusMonitor

2552 annotated / raw | Diffs: previous, other | Lines: 574 ( +63, -19 )

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

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

2542 annotated / raw | Diffs: previous, other | Lines: 530 ( +10, -10 )

Created: 2007-08-02 20:48:53 -0700 (17 months ago) | Author: chrisl | Changeset: 2542

Added "Stop All Channels" task
Issue: MIRTH-444

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

Created: 2007-08-02 17:36:51 -0700 (17 months ago) | Author: brendanh | Changeset: 2541

Reworked the plugin interface for the dashboard plugins.

2539 annotated / raw | Diffs: previous, other | Lines: 526 ( +4, -2 )

Created: 2007-08-02 15:03:29 -0700 (17 months ago) | Author: brendanh | Changeset: 2539

Fixed a selection bug when no plugins were loaded.

2538 annotated / raw | Diffs: previous, other | Lines: 524 ( +119, -15 )

Created: 2007-08-02 14:57:15 -0700 (17 months ago) | Author: brendanh | Changeset: 2538

Added new dashboardpanel plugin type.

2532 annotated / raw | Diffs: previous, other | Lines: 420 ( +2, -2 )

Created: 2007-08-02 04:43:12 -0700 (17 months ago) | Author: chrisl | Changeset: 2532

Tweaked line color on filter, message and event browser
Made dashboard plugins provide min/max width
Updated settings panel divider color
Added CDATA tag to variable list
Made SOAP sender auto-expand nodes and correctly handle XML entities
Added plugin repository dialog and task
Added extensions property dialog
Made HTTP receiver use correct property constants
Added ExtensionInfo and ExtensionUpdate objects
Moved network functions into PluginUtil

2526 annotated / raw | Diffs: previous, other | Lines: 420 ( +103, -88 )

Created: 2007-08-01 18:13:10 -0700 (17 months ago) | Author: brendanh | Changeset: 2526

Formatted and renamed variables.

2510 annotated / raw | Diffs: previous, other | Lines: 405 ( +68, -8 )

Created: 2007-08-01 00:24:34 -0700 (17 months ago) | Author: chrisl | Changeset: 2510

Added dashboard plugins

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

Created: 2007-07-31 11:59:10 -0700 (17 months ago) | Author: chrisl | Changeset: 2494

Removed versionUrl from plugins and added description field
Fixed typo in enum for Monitoring controller
Refactored execute script in JavascriptUtil

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

Created: 2007-07-31 03:28:01 -0700 (17 months ago) | Author: chrisl | Changeset: 2484

Hooked up Postprocessor scripts
Updated SVN Ignore
Removed compileGlobalScripts
Issue: MIRTH-342

2321 annotated / raw | Diffs: previous, other | Lines: 344 ( +11, -10 )

Created: 2007-06-19 15:48:31 -0700 (18 months ago) | Author: brendanh | Changeset: 2321

Added ability to send messages to any running channel through the UI.
Fixed a bug with user wizard being resizable.
Fixed a bug on SOAPListener that caused it to never validate.
Added ability to import channels, transformers, and filters by dragging them from the file system.

2280 annotated / raw | Diffs: previous, other | Lines: 343 ( +32, -32 )

Created: 2007-05-29 16:30:42 -0700 (19 months ago) | Author: jacobb | Changeset: 2280

MIRTH-377 When updating the table data the alternate row hightlighting preference is now checked so it can be set accordingly.

2279 annotated / raw | Diffs: previous, other | Lines: 343 ( +27, -25 )

Created: 2007-05-29 16:13:34 -0700 (19 months ago) | Author: jacobb | Changeset: 2279

MIRTH-376 Fixed error highlighting to be always on, even if alternate row highlighting is off.

2256 annotated / raw | Diffs: previous, other | Lines: 341 ( +1, -1 )

Created: 2007-05-23 13:07:48 -0700 (19 months ago) | Author: brendanh | Changeset: 2256

Fixed a bug that caused mirth to not show the status panel when deploying (again)

Branch point for: tag:1.5.0

Tags: 1.5.0

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

Created: 2007-05-08 12:12:57 -0700 (20 months ago) | Author: brendanh | Changeset: 2170

Fixed annoying flicker on the dashboard panel and updated the user wizard.

2164 annotated / raw | Diffs: previous, other | Lines: 343 ( +1, -1 )

Created: 2007-05-07 17:27:11 -0700 (20 months ago) | Author: brendanh | Changeset: 2164

Fixed exceptions being thrown when the server crashes.

2159 annotated / raw | Diffs: previous, other | Lines: 343 ( +1, -1 )

Created: 2007-05-04 17:36:31 -0700 (20 months ago) | Author: brendanh | Changeset: 2159

Exposed the server ID to the UI.

2150 annotated / raw | Diffs: previous, other | Lines: 343 ( +28, -0 )

Created: 2007-05-03 18:22:19 -0700 (20 months ago) | Author: jacobb | Changeset: 2150

Added a pink background conditional highlighter for errors in the dashboard table.

2138 annotated / raw | Diffs: previous, other | Lines: 315 ( +5, -5 )

Created: 2007-05-02 18:18:20 -0700 (20 months ago) | Author: geraldb | Changeset: 2138


Issue: MIRTH-352

2136 annotated / raw | Diffs: previous, other | Lines: 315 ( +10, -10 )

Created: 2007-05-02 18:15:55 -0700 (20 months ago) | Author: brendanh | Changeset: 2136

Added clearing of statistics.

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

Created: 2007-03-15 15:13:01 -0700 (21 months ago) | Author: brendanh | Changeset: 1938

Added queued count, fixed alert bug, fixed protocol properties.

Tags: 1.4.0

1846 annotated / raw | Diffs: previous, other | Lines: 312 ( +7, -7 )

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

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

1805 annotated / raw | Diffs: previous, other | Lines: 312 ( +243, -250 )

Created: 2007-03-06 13:52:45 -0800 (22 months ago) | Author: brendanh | Changeset: 1805

Fixed a bug that made the defaults inconsistent on the LLPListener.
Moved the System Events to their own panel.

1803 annotated / raw | Diffs: previous, other | Lines: 319 ( +285, -281 )

Created: 2007-03-05 19:03:13 -0800 (22 months ago) | Author: brendanh | Changeset: 1803

Reformatted client code.

1792 annotated / raw | Diffs: previous, other | Lines: 315 ( +1, -1 )

Created: 2007-03-02 17:25:39 -0800 (22 months ago) | Author: chrisl | Changeset: 1792

no comment

1757 annotated / raw | Diffs: previous, other | Lines: 315 ( +15, -29 )

Created: 2007-02-28 11:14:41 -0800 (22 months ago) | Author: brendanh | Changeset: 1757

Initial development of alerts.  THEY DO NOT WORK AT ALL.

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

Created: 2007-02-22 13:13:19 -0800 (22 months ago) | Author: brendanh | Changeset: 1749

Fixed some null pointer exceptions and resizing issues.

1748 annotated / raw | Diffs: previous, other | Lines: 328 ( +328, -353 )

Created: 2007-02-22 12:56:34 -0800 (22 months ago) | Author: brendanh | Changeset: 1748

Split users and settings and updated all main panels to use the new, faster refresh method.

1747 annotated / raw | Diffs: previous, other | Lines: 353 ( +9, -5 )

Created: 2007-02-21 17:05:26 -0800 (22 months ago) | Author: brendanh | Changeset: 1747

Updated HTTP and HTTPS panel, fixed bugs with status panel, added highlighting for dragging and dropping.

1736 annotated / raw | Diffs: previous, other | Lines: 349 ( +1, -1 )

Created: 2007-02-18 04:48:59 -0800 (22 months ago) | Author: chrisl | Changeset: 1736

Updated XML processing in MessageBrowser
Removed sys.out in Dashboard
Added button depressed check on table drag
Updated JS generation on TransformerPane
Fixed repaint issue on Frame
Fixed statusUpdater

1723 annotated / raw | Diffs: previous, other | Lines: 349 ( +98, -85 )

Created: 2007-02-15 16:38:38 -0800 (22 months ago) | Author: brendanh | Changeset: 1723

New updates and bug fixes.

1680 annotated / raw | Diffs: previous, other | Lines: 336 ( +3, -19 )

Created: 2007-02-02 11:16:21 -0800 (23 months ago) | Author: geraldb | Changeset: 1680

Removed unused imports.

1679 new annotated / raw | Lines: 352 ( +352, -0 )

Created: 2007-02-01 17:09:55 -0800 (23 months ago) | Author: brendanh | Changeset: 1679

Batch of bug fixes:
Fixed the user panel and added more fields.
Various UI fixes.
Added the channel reader.

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