7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 3 days ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated MuleConfigurationBuilder.java to load mule.boot as a resource. Updated ConfigurationController.java to load mule.config, mule.boot, and dbdrivers.xml as resources. Updated ActivationServlet.java to load the read path of activation.jnlp. Updated WebStartServlet.java to load the real path of mirth-client.jnlp. Added ClassPathResource to get the resource uri of a file. Updated index.html with a new webstart path without '/'. Updated mirth.properties to just have the filenames of mule.config and mule.boot. More... about 18 years ago
Added RMI server URI setting. More... about 18 years ago
MIRTH-390: Cannot start and stop service from Server Manager in Windows 2000 More... over 18 years ago
Committed fix: http://www.mirthproject.org/index.php?option=com_fireboard&Itemid=0&func=view&catid=5&id=2683#2683 More... over 18 years ago
MIRTH-389: Mirth Server Manager doesn't start in Windows 2000 More... over 18 years ago
MIRTH-387: Non-Strict Parser should have option to encode entities More... over 18 years ago
Fixed a bug where the client would fail to parse messages with missing event codes. More... over 18 years ago
Database prune now gracefully exits. More... over 18 years ago
(MIRTH-378) Comment after the return in the JS DB reader causes deploy to fail Issue: MIRTH-378 More... over 18 years ago
MIRTH-377 When updating the table data the alternate row hightlighting preference is now checked so it can be set accordingly. More... over 18 years ago
MIRTH-376 Fixed error highlighting to be always on, even if alternate row highlighting is off. More... over 18 years ago
MIRTH-355 Changed all connector logic for validating fields. Also added a feature that highlights any invalid fields. More... over 18 years ago
Patch for SQL Server create db scripts from nshaik. This has been reviewed/tested by me. More... over 18 years ago
Added missing SQL scripts to the windows installer. More... over 18 years ago
MIRTH-351 Made all Mirth components focusable. More... over 18 years ago
Updated SimpleSender to take -s or -i for seconds to run or # of iterations to run. More... over 18 years ago
Added features to SimpleReceiver to die after a certain amount of time and print out stats. More... over 18 years ago
Fixed globalMap exposure in JST More... over 18 years ago
Adds version to batch file Issue: MIRTH-374 More... over 18 years ago
Added simple receiver. More... over 18 years ago
Fixed the build number on setup.exe More... over 18 years ago
Removed needless server calls to get the version when its already stored locally. More... over 18 years ago
Fixed path issue on dbdrivers (Linux) More... over 18 years ago
Fixed file logger warning More... over 18 years ago
Removed unused variables. 2260 More... over 18 years ago
Removed unused variables More... over 18 years ago
Removed the client's log file Updating naming of field in windows installer Fixed the exec of the manager launcher More... over 18 years ago
Removed the client's log file Updating naming of field in windows installer Fixed the exec of the manager launcher More... over 18 years ago
Fixed a bug that caused mirth to not show the status panel when deploying (again) More... over 18 years ago
Fixed errant imports More... over 18 years ago