7
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented SQL Maps in channel controller. More... almost 19 years ago
Added SQL Map XML files. More... almost 19 years ago
Minor change. More... almost 19 years ago
Added libs and class required for SQL Map. More... almost 19 years ago
Updated UserController to use SQL Map. More... almost 19 years ago
Removed references to MonitorMessageObjectController. More... almost 19 years ago
Removed calls to shutdown database. More... almost 19 years ago
Re-ordered DB connection constructors. More... almost 19 years ago
JST no longer updates message on TRANSFORMED or ACCEPTED. More... almost 19 years ago
Updated getSize method on MessageListHandler to use the count of the temp table. More... almost 19 years ago
Fixed bug with message list not being serialized. More... almost 19 years ago
Fixed method name typo. More... almost 19 years ago
Fixed bug in MessageListHandler. More... almost 19 years ago
Added filter to MessageListHandler.java More... almost 19 years ago
Fixed method error in method definition. More... almost 19 years ago
Changed warning level to error in constructor. More... almost 19 years ago
Added check for table before dropping. Renamed temporary table name. More... almost 19 years ago
Optimized message browsing. More... almost 19 years ago
Optimized message browser methods. More... almost 19 years ago
Added "shutdown" property to custom connections. More... almost 19 years ago
Made username and password not required. Issue: MIRTH-138 More... almost 19 years ago
Removed "tyepof" from JS function. More... almost 19 years ago
Added validate method to JavaScript scope. More... almost 19 years ago
Added API for monitoring. More... almost 19 years ago
Added containsKey and remove methods. More... almost 19 years ago
Modified API for GlobalVariableStore.java More... almost 19 years ago
Added dump command for events and stats. More... almost 19 years ago
Fixed LLP character encodings Issue: MIRTH-121 More... almost 19 years ago
Fixed the bug that concatenated all of the text in the panes into one line. Also, improved the login performance somewhat. Issue: MIRTH-125 More... almost 19 years ago
Removed \r\n append for file write appends Issue: MIRTH-135 More... almost 19 years ago