7
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed the TCP receiver and sender so that the sockets close on the sender and the receiver recognizes that. More... over 18 years ago
Fixed FTPReader so that it sets the username/pass to "anonymous" when anonymous mode is selected. Issue: MIRTH-359 More... over 18 years ago
Fixed NPE when logging in More... over 18 years ago
Windows setup is put in dist directory. More... over 18 years ago
Updated build process to create Windows setup. More... over 18 years ago
Changed the status to use setEngineStarting and isEngineStarting. More... over 18 years ago
updated the assistant and added sql server 2005 config files More... over 18 years ago
turned off strict parser by default More... over 18 years ago
Make ConfigurationController a Singleton. More... over 18 years ago
Added status check to see if mule is starting. Also fixed some bugs with closing connections. The static boolean is a temporary fix until ConfigurationController is made a singleton. More... over 18 years ago
fixed mysql limit and offset for message browsing. More... over 18 years ago
Tested javascript on both database reader and writer. Fixed a few bugs with the scope and connection strings. More... over 18 years ago
Fixed the build to include the new database scripts Made changes to the JDBC javascript reader so that resultMap is now in the update scope More... over 18 years ago
Show exception when configuration cannot be retrieved from database. More... over 18 years ago
Updated getStatus to check the status of the database. More... over 18 years ago
Fixed bugs with saving and improper panels showing up. More... over 18 years ago
Fixed a bug that made the synchronous checkbox not work. More... over 18 years ago
MIRTH-357: Add option to enable stripping of namespace on channel summary More... over 18 years ago
Moved the server id to its own file. More... over 18 years ago
Fixed the way messages are logged to not increase stats when you are importing messages. More... over 18 years ago
Minor formatting changes. Made constructor of singleton classes private. More... over 18 years ago
Add check for stripping NS in JST. Issue: MIRTH-357 More... over 18 years ago
Fixed FTPWriter so that setting anonymous actually sets the username and password to "anonymous" More... over 18 years ago
Minor formatting changes. More... over 18 years ago
Added hooks for alerts on TCP and LLP. More... over 18 years ago
Added calls to send alert on error. More... over 18 years ago
Removed references to FILENAME_PARSER More... over 18 years ago
Fixed a bug with the serializer trying to cast booleans to strings. Removed explicit call to set the server id whenever properties are changed. More... over 18 years ago
Made the settings properties object persistent. More... over 18 years ago
Reverted SerializerFactory.java Modified StatisticsUpdater Added removeAllFilterTables to MessageObjectController.java Added shutdown hook to update statistics Renamed JSScopeBuilder to JSScopeUtil and made all methods static Added close method to DatabaseUtil.java to accept SQL connection More... over 18 years ago