7
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed JavaScriptScopeFactory.java to JavaScriptScopeBuilder.java More... over 18 years ago
Fixed bug to check if old status of message is QUEUED before doing update. More... over 18 years ago
Modified updateMessage to accept flag if message should be checked before doing insert. More... over 18 years ago
Fixed the status bar, bugs with llp, and bugs with importing messages. More... over 18 years ago
Updated JavaScriptPreprocessor to not execute script if it's empty or the default script. More... over 18 years ago
Updated shell to support version. More... over 18 years ago
No longer warns or compiles script if it's blank or NULL. More... over 18 years ago
Moved getServerConfiguration() logic to server and added setServerConfiguration(). Added setServerProperties() and getStatus(). Added testRemoveAllChannels(). Exposed getServerConfiguration, setServerConfiguration, and getStatus through Servlet. Issue: MIRTH-350 More... over 18 years ago
Checking-in Brendan's client-core changes (desynchronized getters) More... over 18 years ago
Added small performance enhancements for X12 and HL7 parsers. Added time measurement to parser test cases More... over 18 years ago
Made message reprocessing multi-threaded Fixed JMS exception Allowed JST to deal with null scripts (for ORACLE) Formatted VMRouter - fixed non-queued reprocess Fixed check for multiple tables in SQL select More... over 18 years ago
Fixed UI parsing of SQL Issue: MIRTH-346 More... over 18 years ago
Fixed two version bugs on error exit of mirth. Fixed next and previous page bugs in message browser. Increased and right aligned page text in message browser. More... over 18 years ago
Fixed build of the conf folder. More... over 18 years ago
Changed hashed password for admin in oracle-database.sql. It was last changed incorrectly. More... over 18 years ago
Fixed a few bugs with the message browser. Fixed the db reader to parse "[" and "]" More... over 18 years ago
Fixed bugs with cloning destinations. More... over 18 years ago
MIRTH-343: Response from value on Source tab needs to be set explicitly before every save channel More... over 18 years ago
Added SALT column to PERSON table. More... over 18 years ago
Added SALT column to PERSON table. More... over 18 years ago
Added alerting hooks to connectors. Issue: MIRTH-323 More... over 18 years ago
Moved sql properties files. More... over 18 years ago
MIRTH-332: Update message exporter formatting More... over 18 years ago
MIRTH-332: Update message exporter formatting Added message importing. Fixed login method to throw errors Fixed status bar...now uses a counter to know if it should be working or not. More... over 18 years ago
Changed : to . in Formatted Date so that it can be used in filenames. More... over 18 years ago
Removed message table reindexing. Issue: MIRTH-337 More... over 18 years ago
Organized all database xml files into individual folders. Updated SqlConfig.java to read from the database folder for the sql config file. Issue: MIRTH-328 More... over 18 years ago
Saved client version to PlatformUI. More... over 18 years ago
Fixed bug with version mismatch exception not being caught. More... over 18 years ago
Fixed version mismatch catching. Issue: MIRTH-339 More... over 18 years ago