•  
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved beta folder remotely
Moved beta folder remotely
  1. … 503 more files in changeset.
Set default DatabaseConnection level to WARN.
Set default DatabaseConnection level to WARN.
Updated JSP Font and Colors
Updated JSP Font and Colors
Changed MirthUI.jnlp reference to mirth-client.jnlp.
Changed MirthUI.jnlp reference to mirth-client.jnlp.
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
    ./src/com/webreach/mirth/model/Rule.java
    • -0
    • +25
    ./src/com/webreach/mirth/client/core/Client.java
    • -0
    • +25
    ./src/com/webreach/mirth/model/Step.java
  1. … 8 more files in changeset.
Fixed bugs in build process.
Fixed bugs in build process.
Changed default admin password.
Changed default admin password.
Added button for launching client.
Added button for launching client.
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
    ./src/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
    ./src/com/webreach/mirth/server/Mirth.java
Fixed problems with web start and build script.
Fixed problems with web start and build script.
Added FilteringMulticastingRouter
Added FilteringMulticastingRouter

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.
Added lib to WEB-INF.
Added lib to WEB-INF.
    • binary
    ./webapp/WEB-INF/lib/jnlp-servlet.jar
Added ByteArrayToString transformer to File Reader.
Added ByteArrayToString transformer to File Reader.
Added files needed for web start.
Added files needed for web start.
    • -0
    • +2
    ./webapp/META-INF/context.xml
    • -0
    • +75
    ./webapp/mirth-client.jnlp
    • binary
    ./webapp/mirth_logo.png
Removed ejb and rmi providers.
Removed ejb and rmi providers.
Changed some VARCHAR(4000) to LONGVARCHAR for big data columns.
Changed some VARCHAR(4000) to LONGVARCHAR for big data columns.
Added ER7Util. Updated Transformer mappings
Added ER7Util. Updated Transformer mappings
  1. ./src/com/webreach/mirth/server/mule/util
    • -0
    • +71
    ./src/com/webreach/mirth/server/mule/util/ER7Util.java