openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
NextGen Connect (Mirth Connect)
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
2 days
ago.
Sep 01, 2024 — Sep 01, 2025
Showing page 7 of 254
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updating RefreshTableModel to conform with Java 9 changes
Nick Rupley
More...
over 7 years ago
Upgrading to Jetty 9.4.9 and ASM 6.1.1.
Nick Rupley
More...
over 7 years ago
Modifying the serializer to work with circular references.
Nick Rupley
More...
over 7 years ago
Merge pull request #116 in MC/connect from bugfix/ROCKSOLID-874-server-configuration-restores-only-partway-when-any-exception-occurs to development
Brent Moen
More...
over 7 years ago
Merge pull request #117 in MC/connect from bugfix/ROCKSOLID-880-server-can-respond-with-serialized-exceptions to development
Peter Ladesma
More...
over 7 years ago
Throwables are now wrapped in an object when deserialization fails.
Nick Rupley
More...
over 7 years ago
Moving server configuration restoration to a separate class.
Nick Rupley
More...
over 7 years ago
Merge pull request #115 in MC/connect from bugfix/ROCKSOLID-2471-when-the-fhir-plugin-is-installed-json-to-xml-conversion to development
Brent Moen
More...
over 7 years ago
Merge pull request #114 in MC/connect from feature/ROCKSOLID-914-add-ability-to-specify-query-parameters to development
Nick Rupley
More...
over 7 years ago
Formatting
Nick Rupley
More...
over 7 years ago
Prefixes are no longer set on attributes when the prefix is xmlns or xml. Also fixed the reader to correctly handle attribute arrays.
Nick Rupley
More...
over 7 years ago
ROCKSOLID-914 Add tooltip support for MirthComboBoxTableCellEditor so we can add a unique tooltip per combo box item.
Chris Turczynskyj
More...
over 7 years ago
Merge pull request #112 in MC/connect from bugfix/ROCKSOLID-991-open-cursors-are-quickly-exceeded-for-large-instances-on-oracle to development
Nick Rupley
More...
over 7 years ago
Changed this method to use the Statistics that are passed in.
Peter Ladesma
More...
over 7 years ago
Restored the format of a few more comments.
Peter Ladesma
More...
over 7 years ago
Fixed more instances where we should close a Statement when needed.
Peter Ladesma
More...
over 7 years ago
Merge pull request #113 in MC/connect from feature/ROCKSOLID-2414-message-template-panel-syntax-highlighting to development
Nick Rupley
More...
over 7 years ago
Restores original formatting of comments in this file.
Peter Ladesma
More...
over 7 years ago
ROCKSOLID-2414 Remove inbound boolean from getTokenMarker parameters.
Chris Turczynskyj
More...
over 7 years ago
Closed Statements where needed and removed unnecessary catch clauses.
Peter Ladesma
More...
over 7 years ago
ROCKSOLID-2414 Add an inbound boolean as a parameter to getTokenMarker to give more control over which TokenMarkers to show and when.
Chris Turczynskyj
More...
over 7 years ago
ROCKSOLID-2414 Add new overridable getTokenMarker method that takes a DataTypeProperties object, passing it to getTokenMarker, allowing for more control over what type of syntax highlighting to show in transformer outbound message template.
Chris Turczynskyj
More...
over 7 years ago
Fixed a lot of methods where the correct behavior is to always close a ResultSet or Statement, but was mistakenly changed to only close if needed. Added "close if needed" calls in the cascadeMessageDelete methods.
Peter Ladesma
More...
over 7 years ago
Restored the previous formatting on switch statements.
Peter Ladesma
More...
over 7 years ago
Removed another "close(statement)" call that should not have been added.
Peter Ladesma
More...
over 7 years ago
Added back in a comment that was accidentally deleted. Removed a statement to close a Statement that should not have been added.
Peter Ladesma
More...
over 7 years ago
Formatted using our custom formatter.
Peter Ladesma
More...
over 7 years ago
Formatted the file.
Peter Ladesma
More...
over 7 years ago
Refactored to remove code duplication. Now, methods in JdbcDao call closeDatabaseObjectIfNeeded() or closeDatabaseObjectsIfNeeded(), which only do something if implemented by a subclass. OracleJdbcDao implements those methods in order to close its Statements and ResultSets.
Peter Ladesma
More...
over 7 years ago
Closes prepared statements and result sets, when using Oracle, to prevent having too many open cursors.
Peter Ladesma
More...
over 7 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
253
254
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree