•  
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved beta folder remotely
Moved beta folder remotely
  1. … 503 more files in changeset.
Outbound messages now show in message panel…
Outbound messages now show in message panel

Fixed ER7 linebreak issue in message parsing

Added MPL 1.1 license header.
Added MPL 1.1 license header.
    • -0
    • +25
    ./com/webreach/mirth/model/Rule.java
    • -0
    • +25
    ./com/webreach/mirth/client/core/Client.java
    • -0
    • +25
    ./com/webreach/mirth/server/util/EmailSender.java
    • -0
    • +25
    ./com/webreach/mirth/model/ChannelStatus.java
    • -0
    • +25
    ./com/webreach/mirth/model/Step.java
  1. … 8 more files in changeset.
Fixed a few checks for null filters / smtp stuff.
Fixed a few checks for null filters / smtp stuff.
Updated start/stop/pause/resume methods to use ModelComponent and method signature.
Updated start/stop/pause/resume methods to use ModelComponent and method signature.
Fixed Mule Auto-Start channel issue (Mule-494)…
Fixed Mule Auto-Start channel issue (Mule-494)

Updated JMX Routines to call startComponent to start a channel

    • -0
    • +528
    ./org/mule/impl/model/AbstractModel.java
Added another listener on port 8080 for standard HTTP connections.
Added another listener on port 8080 for standard HTTP connections.
    • -1
    • +6
    ./com/webreach/mirth/server/Mirth.java
Added FilteringMulticastingRouter
Added FilteringMulticastingRouter

    • -0
    • +86
    ./org/mule/routing/outbound/FilteringMulticastingRouter.java
Added FilteringMulticastingRouter
Added FilteringMulticastingRouter

Updated ER7Util to return the original XML in case of failed transform.…
Updated ER7Util to return the original XML in case of failed transform.

Updated XMLtoER7 to update the hashmap with new er7 values

Reduced exception message length for errors in #getDeployedIds.
Reduced exception message length for errors in #getDeployedIds.
Changed MulticastingRouter to FilteringMulticastingRouter.
Changed MulticastingRouter to FilteringMulticastingRouter.
Update Transformers and ER7 Utils to support outgoing message replacement and updates…
Update Transformers and ER7 Utils to support outgoing message replacement and updates

Added Semicolon to map.put on transformer steps

Added Quotes around xml variable in transformer

Added hashmap method XML to ER7

Added Hashmap ability for er7 util

Fixed e4x replace

Fixed Message Processing. Updated FileWriter to work with new filter strategry. Updated bugs in ER7Util. Updated Javascript Fitler to convert to XML first.
Fixed Message Processing. Updated FileWriter to work with new filter strategry. Updated bugs in ER7Util. Updated Javascript Fitler to convert to XML first.
Reduced length of WARN output message for not being able to close JMX connection.
Reduced length of WARN output message for not being able to close JMX connection.
Filter is now on endpoint, not router for inbound-router.
Filter is now on endpoint, not router for inbound-router.
Fixed filters on router and broadcast.
Fixed filters on router and broadcast.
Removed ejb and rmi providers.
Removed ejb and rmi providers.
    • -261
    • +0
    ./org/mule/providers/ejb/EjbMessageDispatcher.java
    • -130
    • +0
    ./org/mule/providers/ejb/EjbConnector.java
    • -235
    • +0
    ./org/mule/providers/rmi/RmiConnector.java
Added ER7Util. Updated Transformer mappings
Added ER7Util. Updated Transformer mappings
    • -0
    • +71
    ./com/webreach/mirth/server/mule/util/ER7Util.java
No longer needs to be logged in to check if logged in.
No longer needs to be logged in to check if logged in.
Fixed bug where users could be added/removed without being logged in.
Fixed bug where users could be added/removed without being logged in.
No longer checks for send_xml_encoded property.
No longer checks for send_xml_encoded property.
Fixed bug where message wasn't stored in outbound.
Fixed bug where message wasn't stored in outbound.
Transformer scripts are now dependent on channel direction.
Transformer scripts are now dependent on channel direction.
Updated TCPDispatcher to accept hash maps
Updated TCPDispatcher to accept hash maps
Renamed "insert" to "statement" in #updateChannel.
Renamed "insert" to "statement" in #updateChannel.
Modified #updateUser to use prepared statement.
Modified #updateUser to use prepared statement.
Modified #updateChannel to use prepared statement.
Modified #updateChannel to use prepared statement.
Fixed bug in getting outbound variable in Transport.
Fixed bug in getting outbound variable in Transport.
Added inbound/outbound indicators to Transport.
Added inbound/outbound indicators to Transport.
    • -1
    • +21
    ./com/webreach/mirth/model/Transport.java
  1. … 2 more files in changeset.