Quick Search:

Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2653 723 1.7.0 2697 2695 beta 707 97

latest revision download trunk

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

Created: 2007-08-14 02:40:03 -0700 (16 months ago) | Author: chrisl | Changeset: 2653

Copied to: branches/1.7.0/src/com/webreach/mirth/client/core/Client.java 2695

Fixed error uploading large extensions
Fixed error installing extensions (sub directory creation)
Reverted memory changes to Mirth.bat, mirth-client.jnlp and wrapper.conf
Made client download extensions to disk rather than in-memory

Issue: MIRTH-480

Branch point for: 1.6.1

Tags: 1.6.0 1.6.1

2429 annotated / raw | Diffs: previous, other | Lines: 712 ( +4, -4 )

Created: 2007-07-25 20:52:18 -0700 (17 months ago) | Author: chrisl | Changeset: 2429

Created extensionPoint in model
Updated metadata for built-in plugins
Moved connector metadata from META-INF to com.webreach.mirth.connectors
Delete conf/plugin-metadata
Moved ExtensionUtil to mirth.util
Updated build for new extensionlocations
Updated client to use proper Xstream serialization aliases
Added alias support in ObjectXMLSerializer
Updated ACKGenerator to use non-strict-parsing engine
Added mule ConnectorFactory and modified to load CSDs from ConnectorMetadata if possible

2408 annotated / raw | Diffs: previous, other | Lines: 712 ( +44, -8 )

Created: 2007-07-23 14:09:13 -0700 (17 months ago) | Author: brendanh | Changeset: 2408

Added new plugin manager.  Added enabled/disabled option to connectors/plugins.  Renamed all plugin references to extension.  

2394 annotated / raw | Diffs: previous, other | Lines: 676 ( +12, -0 )

Created: 2007-07-13 13:41:17 -0700 (17 months ago) | Author: brendanh | Changeset: 2394

Added global deploy, shutdown, and preprocessing scripts.
Added caching for the scripts.

2365 annotated / raw | Diffs: previous, other | Lines: 664 ( +12, -0 )

Created: 2007-06-29 16:23:26 -0700 (18 months ago) | Author: brendanh | Changeset: 2365

no comment

2353 annotated / raw | Diffs: previous, other | Lines: 652 ( +40, -2 )

Created: 2007-06-27 11:34:30 -0700 (18 months ago) | Author: brendanh | Changeset: 2353

Implemented service plugins for mirth
Renamed ncpdp
Moved the database pruner into a sample plugin that will be included with the mirth release.

2314 annotated / raw | Diffs: previous, other | Lines: 614 ( +2, -2 )

Created: 2007-06-14 10:57:40 -0700 (18 months ago) | Author: geraldb | Changeset: 2314

Removed outdated method updateServerProperties

2298 annotated / raw | Diffs: previous, other | Lines: 614 ( +4, -4 )

Created: 2007-06-12 11:55:11 -0700 (18 months ago) | Author: geraldb | Changeset: 2298

Renamed Transport.java to ConnectorMetaData.java
Removed TransportTypeTypeHandler.java since metadata is not longer stored in database
Updated -SqlMapConfig.xml files to remove TransportTypeTypeHandler.java
Update -database.sql files to remove TRANSPORTS table
Updated ConfigurationController.java to scan connectors directory for the connector XML metainfo files

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

Created: 2007-05-21 13:54:12 -0700 (19 months ago) | Author: brendanh | Changeset: 2229

Added new feature to edit messages and then reprocess them.
Fixed cloning channel bug.

Branch point for: tag:1.5.0

Tags: 1.5.0

2166 annotated / raw | Diffs: previous, other | Lines: 608 ( +2, -2 )

Created: 2007-05-07 18:45:45 -0700 (20 months ago) | Author: jacobb | Changeset: 2166

Updated Client.java to allow returning a new instance of MessageListHandler.
Updated MessageListHandler.java to removeFilterTables and create a new temp table.
Updated MessageObjectController.java reprocessing messages and forcing new temp tables.
Updated MessageObjectServer.java to create new temp tables and removeFilterTables.

2158 annotated / raw | Diffs: previous, other | Lines: 608 ( +14, -1 )

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

Exposed the server ID to the UI.

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

Created: 2007-05-03 17:18:50 -0700 (20 months ago) | Author: brendanh | Changeset: 2148

Added ability to clear specific statistics.

2137 annotated / raw | Diffs: previous, other | Lines: 593 ( +12, -0 )

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

Updated statistics to store in table with cache.
Issue: MIRTH-352

2135 annotated / raw | Diffs: previous, other | Lines: 581 ( +2, -2 )

Created: 2007-05-02 16:30:02 -0700 (20 months ago) | Author: jacobb | Changeset: 2135

Added parameter for setServerConfiguration.

2127 annotated / raw | Diffs: previous, other | Lines: 581 ( +28, -6 )

Created: 2007-05-01 12:46:09 -0700 (20 months ago) | Author: jacobb | Changeset: 2127

Moved getServerConfiguration() logic to server and added setServerConfiguration().
Added setServerProperties() and getStatus().
Added testRemoveAllChannels().
Exposed getServerConfiguration, setServerConfiguration, and getStatus through Servlet.
Issue: MIRTH-350

2126 annotated / raw | Diffs: previous, other | Lines: 559 ( +25, -25 )

Created: 2007-04-30 21:17:15 -0700 (20 months ago) | Author: chrisl | Changeset: 2126

Checking-in Brendan's client-core changes (desynchronized getters)

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

Created: 2007-04-25 16:57:01 -0700 (20 months ago) | Author: brendanh | Changeset: 2112

MIRTH-332: Update message exporter formatting

2102 annotated / raw | Diffs: previous, other | Lines: 553 ( +2, -2 )

Created: 2007-04-25 11:42:54 -0700 (20 months ago) | Author: geraldb | Changeset: 2102

Added version as parameter to login method.
Issue: MIRTH-338

2101 annotated / raw | Diffs: previous, other | Lines: 553 ( +1, -1 )

Created: 2007-04-25 11:27:57 -0700 (20 months ago) | Author: geraldb | Changeset: 2101

Added exceptions for client logging in.
Issue: MIRTH-338

2049 annotated / raw | Diffs: previous, other | Lines: 553 ( +12, -0 )

Created: 2007-04-16 09:24:58 -0700 (20 months ago) | Author: geraldb | Changeset: 2049

Added functionality to check if a user is currently logged in to the server.
Issue: MIRTH-197

2041 annotated / raw | Diffs: previous, other | Lines: 541 ( +14, -2 )

Created: 2007-04-12 10:10:48 -0700 (20 months ago) | Author: geraldb | Changeset: 2041

Implemented SHA1 encryption for user passwords.
Issue: MIRTH-306

1835 annotated / raw | Diffs: previous, other | Lines: 529 ( +42, -22 )

Created: 2007-03-09 23:01:10 -0800 (21 months ago) | Author: geraldb | Changeset: 1835

Added ServerConfiguration object.

Tags: 1.4.0

1776 annotated / raw | Diffs: previous, other | Lines: 509 ( +1, -1 )

Created: 2007-03-01 16:25:42 -0800 (22 months ago) | Author: brendanh | Changeset: 1776

Fixed typo.

1775 annotated / raw | Diffs: previous, other | Lines: 509 ( +12, -0 )

Created: 2007-03-01 16:08:56 -0800 (22 months ago) | Author: geraldb | Changeset: 1775

Added ability to batch save of alert.

1753 annotated / raw | Diffs: previous, other | Lines: 497 ( +38, -0 )

Created: 2007-02-26 15:14:31 -0800 (22 months ago) | Author: geraldb | Changeset: 1753

no comment

1535 annotated / raw | Diffs: previous, other | Lines: 459 ( +0, -12 )

Created: 2006-12-15 14:47:34 -0800 (2 years ago) | Author: geraldb | Changeset: 1535

Removed references to clearStatistics.

Branch point for: tag:1.3.1

Tags: 1.3.1 1.3.0 1.3.2 1.3.3

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

Created: 2006-12-12 19:58:42 -0800 (2 years ago) | Author: geraldb | Changeset: 1512

Removed unused reference to Vector.

1510 annotated / raw | Diffs: previous, other | Lines: 472 ( +2, -2 )

Created: 2006-12-12 19:22:53 -0800 (2 years ago) | Author: geraldb | Changeset: 1510

Changed Vector to List.

1505 annotated / raw | Diffs: previous, other | Lines: 472 ( +472, -458 )

Created: 2006-12-12 15:17:39 -0800 (2 years ago) | Author: geraldb | Changeset: 1505

Added latest changes from ast for charset.

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

Created: 2006-12-12 11:57:54 -0800 (2 years ago) | Author: geraldb | Changeset: 1497

Removed getResourceByPath.

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

Created: 2006-12-11 17:48:43 -0800 (2 years ago) | Author: chrisl | Changeset: 1490

Updated name of client core method

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

Created: 2006-12-06 10:53:42 -0800 (2 years 1 month ago) | Author: geraldb | Changeset: 1452

Added getChannelSummary method to speed up updating of channels.

1395 annotated / raw | Diffs: previous, other | Lines: 451 ( +1, -1 )

Created: 2006-11-22 10:46:45 -0800 (2 years 1 month ago) | Author: geraldb | Changeset: 1395

Fixed typo: "getChannel" was "getChannels".

1394 annotated / raw | Diffs: previous, other | Lines: 451 ( +7, -19 )

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

Implemented SQL Maps in channel controller.

1390 annotated / raw | Diffs: previous, other | Lines: 463 ( +8, -8 )

Created: 2006-11-20 16:01:06 -0800 (2 years 1 month ago) | Author: geraldb | Changeset: 1390

Updated UserController to use SQL Map.

1376 annotated / raw | Diffs: previous, other | Lines: 463 ( +2, -2 )

Created: 2006-11-16 18:56:11 -0800 (2 years 1 month ago) | Author: geraldb | Changeset: 1376

Optimized message browser methods.

1310 annotated / raw | Diffs: previous, other | Lines: 463 ( +463, -462 )

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

1293 annotated / raw | Diffs: previous, other | Lines: 462 ( +1, -1 )

Created: 2006-10-30 16:13:31 -0800 (2 years 2 months ago) | Author: geraldb | Changeset: 1293

Update error IP to 8083.

1275 annotated / raw | Diffs: previous, other | Lines: 462 ( +1, -1 )

Created: 2006-10-26 12:42:08 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1275

Moved web service model classes to ws package.

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

Created: 2006-10-26 12:14:59 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1273

Minor formatting and organizing of imports.

1211 annotated / raw | Diffs: previous, other | Lines: 463 ( +8, -0 )

Created: 2006-10-20 16:18:01 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1211

Added method on client to return a WSDefinition given an address.

1194 annotated / raw | Diffs: previous, other | Lines: 455 ( +6, -6 )

Created: 2006-10-18 16:56:37 -0700 (2 years 2 months ago) | Author: geraldb | Changeset: 1194

Added ability to reprocess messages.
Issue: MIRTH-46

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

Created: 2006-09-21 07:13:08 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 1036

Added JavaDoc comment to #submitError.

1030 annotated / raw | Diffs: previous, other | Lines: 450 ( +18, -0 )

Created: 2006-09-20 17:07:39 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 1030

Added ability to submit errors via client to Mirth Project.

1009 annotated / raw | Diffs: previous, other | Lines: 432 ( +3, -3 )

Created: 2006-09-19 10:43:17 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 1009

Changed #removeMessage to #removeMessages which accepts a MessageObjectFilter.

968 annotated / raw | Diffs: previous, other | Lines: 432 ( +12, -0 )

Created: 2006-09-13 10:53:11 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 968

Added getGuid method to return a GUID.

965 annotated / raw | Diffs: previous, other | Lines: 420 ( +14, -14 )

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.

962 annotated / raw | Diffs: previous, other | Lines: 420 ( +19, -18 )

Created: 2006-09-12 18:35:30 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 962

Added MessageObjectLogger to update MessageObjects in database.
Issue: MIRTH-15

947 annotated / raw | Diffs: previous, other | Lines: 419 ( +1, -1 )

Created: 2006-09-08 07:17:06 -0700 (2 years 3 months ago) | Author: geraldb | Changeset: 947

no comment

944 annotated / raw | Diffs: previous, other | Lines: 419 ( +1, -1 )

Created: 2006-09-07 18:52:46 -0700 (2 years 3 months ago) | Author: chrisl | Changeset: 944

License file auth fix.

873 annotated / raw | Diffs: previous, other | Lines: 419 ( +45, -79 )

Created: 2006-08-21 14:09:41 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 873

Added paging for MessageEvent list. Client now uses ServerConnection to connect to server.

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

Tags: 1.1.0 1.2.0a

870 annotated / raw | Diffs: previous, other | Lines: 453 ( +3, -3 )

Created: 2006-08-17 18:36:58 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 870

Renamed StatisticsServlet to ChannelStatisticsServlet.

868 annotated / raw | Diffs: previous, other | Lines: 453 ( +1, -1 )

Created: 2006-08-17 18:31:45 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 868

Fixed typo in #clearStatistics.

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

Created: 2006-08-15 16:16:32 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 859

Added JavaDoc comment.

838 annotated / raw | Diffs: previous, other | Lines: 446 ( +1, -1 )

Created: 2006-08-09 17:08:13 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 838

Fixed incorrect comment.

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

Created: 2006-08-09 11:32:08 -0700 (2 years 4 months ago) | Author: gerald_bortis | Changeset: 832

Added #getVersion and #getBuildDate methods for client. These are read from version.properties file through ConfigurationController.

822 annotated / raw | Diffs: previous, other | Lines: 423 ( +14, -14 )

Created: 2006-08-04 11:26:15 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 822

Renamed Serializer to IXMLSerializer since it is an interface.
Renamed #serialize to #toXML and #deserializer to #fromXML on IXMLSerializer.

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

Created: 2006-07-25 12:02:15 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 739

Added list of database drivers that is loaded by the client.

725 new/moved annotated / raw | Diffs: previous, other | Lines: 409 ( +409, -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/client/core/Client.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: 409 ( +409, -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/client/core/Client.java 707

Moved to: trunk/server/src/com/webreach/mirth/client/core/Client.java 725

Moved beta folder remotely

latest revision download Branch 1.7.0

2697 deleted | Diffs: previous, other | Lines: 0 ( +0, -713 )

Created: 2007-08-15 11:28:59 -0700 (16 months ago) | Author: geraldb | Changeset: 2697

Renamed remotely

2695 new/copied annotated / raw | Diffs: previous, other | Lines: 713 ( +713, -0 )

Created: 2007-08-15 11:14:36 -0700 (16 months ago) | Author: geraldb | Changeset: 2695

Copied from: trunk/server/src/com/webreach/mirth/client/core/Client.java 2653

Created branch for adding DICOM.

Branch point for: server

latest revision download Branch beta

707 annotated / raw | Diffs: previous, other | Lines: 409 ( +25, -0 )

Created: 2006-07-17 21:00:49 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 707

Moved to: trunk/beta/src/com/webreach/mirth/client/core/Client.java 723

Added MPL 1.1 license header.

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

Created: 2006-07-11 15:52:00 -0700 (2 years 5 months ago) | Author: gerald_bortis | Changeset: 545

HttpClient variable is set to null by default.

447 annotated / raw | Diffs: previous, other | Lines: 384 ( +1, -1 )

Created: 2006-07-06 15:28:39 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 447

Updated logging.

369 annotated / raw | Diffs: previous, other | Lines: 384 ( +6, -1 )

Created: 2006-06-30 13:49:24 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 369

Implemented HTTPS connection between client and server.

358 annotated / raw | Diffs: previous, other | Lines: 379 ( +3, -3 )

Created: 2006-06-29 17:42:22 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 358

Renamed Statistics to ChannelStatistics.

322 annotated / raw | Diffs: previous, other | Lines: 379 ( +15, -15 )

Created: 2006-06-29 12:59:35 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 322

no comment

300 annotated / raw | Diffs: previous, other | Lines: 379 ( +0, -12 )

Created: 2006-06-28 09:14:02 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 300

Removed methods for exporting channel. Functionality was moved to client.

274 annotated / raw | Diffs: previous, other | Lines: 391 ( +9, -9 )

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

no comment

237 annotated / raw | Diffs: previous, other | Lines: 391 ( +11, -11 )

Created: 2006-06-23 16:13:07 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 237

no comment

177 annotated / raw | Diffs: previous, other | Lines: 391 ( +2, -2 )

Created: 2006-06-21 11:06:38 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 177

no comment

156 annotated / raw | Diffs: previous, other | Lines: 391 ( +27, -27 )

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

no comment

138 annotated / raw | Diffs: previous, other | Lines: 391 ( +22, -10 )

Created: 2006-06-20 11:21:00 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 138

no comment

126 annotated / raw | Diffs: previous, other | Lines: 379 ( +1, -1 )

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

no comment

122 annotated / raw | Diffs: previous, other | Lines: 379 ( +134, -384 )

Created: 2006-06-09 18:05:28 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 122

no comment

119 annotated / raw | Diffs: previous, other | Lines: 629 ( +3, -3 )

Created: 2006-06-09 13:37:04 -0700 (2 years 6 months ago) | Author: gerald_bortis | Changeset: 119

no comment

112 annotated / raw | Diffs: previous, other | Lines: 629 ( +3, -3 )

Created: 2006-06-07 15:10:20 -0700 (2 years 7 months ago) | Author: gerald_bortis | Changeset: 112

no comment

111 annotated / raw | Diffs: previous, other | Lines: 629 ( +21, -20 )

Created: 2006-06-07 13:32:14 -0700 (2 years 7 months ago) | Author: gerald_bortis | Changeset: 111

no comment

110 annotated / raw | Diffs: previous, other | Lines: 628 ( +62, -99 )

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

no comment

105 annotated / raw | Diffs: previous, other | Lines: 665 ( +134, -9 )

Created: 2006-05-25 15:20:54 -0700 (2 years 7 months ago) | Author: gerald_bortis | Changeset: 105

no comment

101 annotated / raw | Diffs: previous, other | Lines: 540 ( +79, -93 )

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

no comment

99 annotated / raw | Diffs: previous, other | Lines: 554 ( +100, -5 )

Created: 2006-05-17 10:55:59 -0700 (2 years 7 months ago) | Author: gerald_bortis | Changeset: 99

no comment

97 new annotated / raw | Lines: 459 ( +459, -0 )

Created: 2006-05-17 09:51:55 -0700 (2 years 7 months ago) | Author: gerald_bortis | Changeset: 97

no comment

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