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 13 hours
ago. based on code collected
2 days
ago.
Aug 29, 2024 — Aug 29, 2025
Showing page 11 of 254
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #77 in MC/connect from feature/ROCKSOLID-1011-xds.b-connector to development
Christopher Turczynskyj
More...
over 7 years ago
Merge branch 'development' of ssh://
[email protected]
:7999/mc/connect.git into feature/ROCKSOLID-1011-xds.b-connector
Kevin Hsu
More...
over 7 years ago
Merge pull request #76 in MC/connect from feature/ROCKSOLID-1782-pix-v2-and-v3-data-types-revisited to development
Nick Rupley
More...
over 7 years ago
ROCKSOLID-1782 Move the set data type methods a little later so that they are triggered after properties have been set first.
Chris Turczynskyj
More...
over 7 years ago
Merge pull request #73 in MC/connect from feature/ROCKSOLID-1888-additional-fixes-needed to development
Christopher Turczynskyj
More...
over 7 years ago
Merge pull request #74 in MC/connect from feature/ROCKSOLID-1782-pix-v2-and-v3-data-types-revisited to development
Nick Rupley
More...
over 7 years ago
ROCKSOLID-1782 Revert changes that set base connectors' data types to HL7V2 upon selection.
Chris Turczynskyj
More...
over 7 years ago
Re-applied the modifications to the StAXON 1.3 source files.
Peter Ladesma
More...
over 7 years ago
Committing the original versions of the StAXON 1.3 files that were modified.
Peter Ladesma
More...
over 7 years ago
Merge pull request #75 in MC/connect from feature/ROCKSOLID-1870-allow-attachments-to-be-extracted-by-the-receiver to feature/ROCKSOLID-1011-xds.b-connector
Brent Moen
More...
over 7 years ago
Making MessageController static injectable.
Nick Rupley
More...
over 7 years ago
ROCKSOLID-1782 Add more support for initial and forced data types. Note that this also means, when changing other connectors, the data type will be set to HL7V2 by default.
Chris Turczynskyj
More...
over 7 years ago
Added comments.
Peter Ladesma
More...
over 7 years ago
Handled an error case.
Peter Ladesma
More...
over 7 years ago
Added modified Staxon classes to client-core.jar and changed the order of the declarations for the unit-testing classpath, so that our modified classes are used.
Peter Ladesma
More...
over 7 years ago
Added and updated tests.
Peter Ladesma
More...
over 7 years ago
Fixed problem where inner text was being left out when converting XML to JSON. Also, fixed problem with handling attributes with attributes of their own when converting JSON to XML.
Peter Ladesma
More...
over 7 years ago
Merge pull request #72 in MC/connect from feature/ROCKSOLID-1870-allow-attachments-to-be-extracted-by-the-receiver to feature/ROCKSOLID-1011-xds.b-connector
Brent Moen
More...
over 7 years ago
Adding unit tests for the recent RawMessage attachment addition.
Nick Rupley
More...
over 7 years ago
Merge branch 'feature/ROCKSOLID-1863-fix-incorrect-namespace-behavior' into feature/ROCKSOLID-1888-additional-fixes-needed
Peter Ladesma
More...
over 7 years ago
Deleted print statements and unnecessary method.
Peter Ladesma
More...
over 7 years ago
Modified the JSON to XML conversion to properly transform normalized JSON. The "@xmlnsprefix" fields are used to properly prefix tag names.
Peter Ladesma
More...
over 7 years ago
Updated test.
Peter Ladesma
More...
over 7 years ago
Changed the conversion from XML to JSON when normalizing namespaces. For each node, we now create a field in the JSON to store its prefix called "@xmlnsprefix". Regarding namespaces, the declarations are now stored in "xmlns:<prefix>" fields. Also, we no longer create new "@xmlns" fields for nodes, since its namespace can be inferred from its prefix and previous namespace declarations.
Peter Ladesma
More...
over 7 years ago
Merge pull request #69 in MC/connect from feature/ROCKSOLID-1870-allow-attachments-to-be-extracted-by-the-receiver to feature/ROCKSOLID-1011-xds.b-connector
Brent Moen
More...
over 7 years ago
Merge pull request #70 in MC/connect from feature/ROCKSOLID-1863-fix-incorrect-namespace-behavior to development
Brent Moen
More...
over 7 years ago
Committing fixes to tests that I forgot in last commit.
Peter Ladesma
More...
over 7 years ago
The JSON to XML converter throws a NPE when when have "$" fields with a null value, so I changed it so that we instead omit those fields from the JSON, which is still an accurate representation of the object. Fixed tests.
Peter Ladesma
More...
over 7 years ago
Added two more unit tests for JsonXmlUtil, the second one is failing with a NPE.
Brent Moen
More...
over 7 years ago
Refactoring.
Peter Ladesma
More...
over 7 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
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