7
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 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
[no comment] More... about 18 years ago
[no comment] More... about 18 years ago
Added a file remotely More... about 18 years ago
Added a file remotely More... about 18 years ago
Added a file remotely More... about 18 years ago
Added a file remotely More... about 18 years ago
Added a file remotely More... about 18 years ago
Added a file remotely More... about 18 years ago
Added a file remotely More... about 18 years ago
Added a file remotely More... about 18 years ago
Created folder remotely More... about 18 years ago
Fixed build.xml for TCP server. More... about 18 years ago
Added public_html to nsis script. More... about 18 years ago
Added plugins and client-lib to nsis script. More... about 18 years ago
Modified ClassPathResource to not throw a null pointer, just return null. Modified the servlets to not throw null pointers on the resources. Modified ConfigurationController to get mirth.properties and find the homedir from that. More... about 18 years ago
Changed derby-SqlMapConfig.xml and properties files to have a mirthHomeDir. Added working directory to MuleConfiguration. Added clear() to the command queue. Added mirthHomeDir and set the paths on created server properties files in ConfigurationController. Changed the logic for getting directories in Mirth.java. Changed the servlets to get the classpath resource for jnlp's. Made SqlConfig use the mirthHomeDir property in derby. More... about 18 years ago
Updated build process to include plugins_html More... about 18 years ago
Added /plugins/ to build.bat-template. More... about 18 years ago
Added the public_html path to mirth and made the root url redirect to it. More... about 18 years ago
Moved the command queue back out of launcher because of ClassPath problems. More... about 18 years ago
Fixed the build to add a missing class. More... about 18 years ago
Updated build bat to new build process, rearranged the jnlp, and put a debug message in ClassPathResource.java. More... about 18 years ago
Changed the status variables to be public. More... about 18 years ago
Moved the launching of mirth to the command queue only. Now after calling start() on the Mirth thread, the start operation should be added to the command queue. More... about 18 years ago
Added the ability to specificy a domain in JMXConnection. Also added the ability to give null properties and instead use the domain as a query. This allows wildcards. More... about 18 years ago
Removed sysout. More... about 18 years ago
Connector jars dynamically added to JNLP classpath. Removed webapp dir. Renamed connector metadata files. More... about 18 years ago
Forgot the "." in the drag filter. More... about 18 years ago
Added ability to send messages to any running channel through the UI. Fixed a bug with user wizard being resizable. Fixed a bug on SOAPListener that caused it to never validate. Added ability to import channels, transformers, and filters by dragging them from the file system. More... about 18 years ago
Updated webstart location to webstart.jnlp. More... about 18 years ago