gerald_bortis in Mirth

Created folder remotely
Created folder remotely
Add nsisant-1.2.jar since it's needed for the NSIS Ant task.
Add nsisant-1.2.jar since it's needed for the NSIS Ant task.
    • binary
    /trunk/server/nsisant-1.2.jar
Set maxFormContentSize property for Jetty server to allow large POSTs.
Set maxFormContentSize property for Jetty server to allow large POSTs.
To be more generic, #getInstance returns a Map rather than a HashMap.
To be more generic, #getInstance returns a Map rather than a HashMap.
MIRTH-2: Changes containsKey to use String rather than Object.
MIRTH-2: Changes containsKey to use String rather than Object.
MIRTH-2: Global map now uses GlobalVariableStore.
MIRTH-2: Global map now uses GlobalVariableStore.
Global map now uses GlobalVariableStore.
Global map now uses GlobalVariableStore.
Removed global variable map, since this component was not a singleton anyway.
Removed global variable map, since this component was not a singleton anyway.
Added GlobalVariableStore.java
Added GlobalVariableStore.java
Created folder remotely
Created folder remotely
Removed file/folder
Removed file/folder
Renamed remotely
Renamed remotely
  1. … 265 more files in changeset.
made a copy
made a copy
  1. … 264 more files in changeset.
Removes .tar file (not needed) and generates .exe installer.
Removes .tar file (not needed) and generates .exe installer.
Generates tar.gz
Generates tar.gz
Added commons-cli-1.0.jar
Added commons-cli-1.0.jar
    • binary
    /trunk/server/lib/commons-cli-1.0.jar
Added INFO to note starting of server.
Added INFO to note starting of server.
Manifest created for mirth-launcher.jar in create-setup
Manifest created for mirth-launcher.jar in create-setup
Removed database folder before re-creating tables.
Removed database folder before re-creating tables.
Enabled DB reader for inbound.
Enabled DB reader for inbound.
Applied patches from Steve Kondik.
Applied patches from Steve Kondik.
Added shell.
Added shell.
    • -0
    • +192
    /trunk/server/src/com/webreach/mirth/server/tools/Shell.java
No longer needs a CLASSPATH.
No longer needs a CLASSPATH.
Manifest created for mirth-launcher.jar
Manifest created for mirth-launcher.jar
Required for updating of channel statistics.
Required for updating of channel statistics.
  1. /trunk/server/src/org/mule/management/stats
Channel statistics are persisted between reboots and correctly updated.
Channel statistics are persisted between reboots and correctly updated.
no_comment
no_comment
Changed default logging levels.
Changed default logging levels.
Statistics table is updated on #getStatistics.
Statistics table is updated on #getStatistics.
Removed #getStatisticsObject.
Removed #getStatisticsObject.