7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added #executeCachedQuery which returns a CachedRowSet. More... about 19 years ago
Fixed SMTP Connection error More... about 19 years ago
version.properties is now generated on compile More... about 19 years ago
Updated Javascript Functions Updated DatabaseConnection to properly close connections More... about 19 years ago
Updated Javascript Functions Updated DatabaseConnection to properly close connections More... about 19 years ago
Fixed bugs in Filter and Transformer Panes causing saving to become disabled. More... about 19 years ago
Added server option to encrypt messages in the database. Also fixed authentication option saving bugs and admin panel bugs. More... about 19 years ago
Update HSQLDB to 1.8.0.5 from 1.8.0.2 More... about 19 years ago
Changed ObjectStringSerializer to ObjectXMLSerializer in #getEncryptionKey. More... about 19 years ago
Fixed incorrect comment. More... about 19 years ago
Added logger error. More... about 19 years ago
MESSAGES table now set to CACHED. ID now starts at 1 rather than 0. More... about 19 years ago
Minor formatting change to AboutMirth.java More... about 19 years ago
Added automatic retrieval of build date and version in about. More... about 19 years ago
Added a fix in logic that could cause a bug. More... about 19 years ago
Added #getVersion and #getBuildDate methods for client. These are read from version.properties file through ConfigurationController. More... about 19 years ago
Channel revision is set to 0 on import. More... about 19 years ago
Changed version field to String to represent Mirth version. Added revision field as int to represent Channel revision. Version information is stored in version.properties which is generated by the build script by an argument provided through the command prompt. More... about 19 years ago
Fixed bug with new channels asking for validation. More... about 19 years ago
Changed UMOManager instance to MuleManager in order to call #getStatistics. More... about 19 years ago
Renamed StatisticsController to ChannelStatisticsController to match class naming scheme. More... about 19 years ago
Fixed bug making the enabled button still be checked. More... about 19 years ago
Fixed a merging issue. More... about 19 years ago
Enabled form validation. More... about 19 years ago
Fixed defect that causes save changes to be there. More... about 19 years ago
Renamed Serializer to IXMLSerializer since it is an interface. Renamed #serialize to #toXML and #deserializer to #fromXML on IXMLSerializer. More... about 19 years ago
Renamed Serializer to IXMLSerializer since it is an interface. Renamed #serialize to #toXML and #deserializer to #fromXML on IXMLSerializer. More... about 19 years ago
Fixed Package import in Javascript transformer and filter More... about 19 years ago
Changed JS variable "conn" to "dbConn" so as not to conflict with "smtpConn". More... about 19 years ago
Fixed JavaScript code that is inserted. More... about 19 years ago