Grahame Grieve
0f4b966988
fix concept map rendering
2021-11-11 14:36:00 +11:00
dotasek
05121fc84a
***NO_CI*** Remove strategy from test-java pipeline
2021-11-10 14:47:54 -05:00
dotasek
e99a9926ab
Add pipeline to test parameterized builds
2021-11-10 14:18:55 -05:00
Grahame Grieve
78eeba7045
fix bugs in TerminologyCacheManager
2021-11-10 17:05:32 +11:00
Grahame Grieve
1e69909466
Add warning about resources not linked to in bundles
2021-11-10 17:04:51 +11:00
Grahame Grieve
f508f7279a
fix NPE in QuestionnaireRenderer
2021-11-10 17:04:28 +11:00
markiantorno
4c939c4f75
I am a dummy
2021-11-09 16:09:21 -05:00
Grahame Grieve
9b868d3af3
Merge pull request #650 from hapifhir/gg-202111-renderer-n-http
...
Gg 202111 renderer n http
2021-11-10 06:18:56 +11:00
Grahame Grieve
227d1cd94b
fix test case dependency
2021-11-09 18:34:44 +11:00
Grahame Grieve
76504db802
ping build
2021-11-09 17:47:45 +11:00
Grahame Grieve
62e324ab11
update release notes
2021-11-09 16:37:24 +11:00
Grahame Grieve
5a33d5c15a
merge conflicts + rework rendering + gather all HTTP access to SimpleHTTPClient + add TerminologyCacheManager
2021-11-09 16:24:21 +11:00
Grahame Grieve
f695023d6f
Merge pull request #648 from hapifhir/logging_interceptor
...
Adding changes for logging request and resp
2021-11-09 11:43:27 +11:00
Grahame Grieve
1aae6c8c76
rework HTTP client - all client calls route through SimpleHTTPClient + define CommonPackages infrastructure
2021-11-09 11:38:25 +11:00
Mark Iantorno
f5de73921a
Merge branch 'master' into logging_interceptor
2021-11-08 16:10:36 -05:00
markiantorno
7bcd2b6434
Adding changes for logging request and resp
2021-11-08 16:10:04 -05:00
Grahame Grieve
d91b26e69b
Add getServerVersion to tooling client
2021-11-09 06:13:18 +11:00
dotasek
20989776db
Convertor refactor iii ( #635 )
...
* Move loaders to own packages
* Move inner loader classes up one level
* Use lombok annotaions for BaseLoaderX classes
* Move ADLImporter
* Use lombok for ADLImporter inner classes
* Move inner ADLImporter classes up one level
* Move misc classes with inner classes to their own packages
* Encapsulate and add lombok to misc internal classes
* Move inner misc classes up one level
* Clean up explicit type arguments
* Revert back to master validator_test_case_version in pom.xml
* Update RELEASE_NOTES.md
Co-authored-by: David Otasek <david.otasek@Davids-MacBook-Pro.local>
2021-11-08 12:06:51 -05:00
Grahame Grieve
227664a9b3
fix versions for 5.0 extensions
2021-11-05 17:25:14 +11:00
Grahame Grieve
43c25ae4f8
fix rule around request/response when logging
2021-11-05 17:14:08 +11:00
Grahame Grieve
80e1606bf9
fix broken links
2021-11-05 17:09:59 +11:00
Grahame Grieve
5dcb4e3e37
fix dicom package builder - add dependency
2021-11-05 17:05:40 +11:00
Grahame Grieve
27852389d6
fix missing logging of requests
2021-11-04 12:41:27 +11:00
dotasek
83b1702cc5
SHCParser file cleanup ( #640 )
...
* Use File.createTempFile to manage SHCParser payload writing
* Undo auto-reorg imports
* Remove JsonTrackingParser.write
2021-11-03 10:40:06 -04:00
markiantorno
52cbe69651
Updating version to: 5.5.11-SNAPSHOT and incrementing test cases dependency.
2021-11-03 04:58:39 +00:00
markiantorno
2c2fb1179a
Release: v5.5.10
...
Validator
* Fix validation of RiskAssessment probability
* Don't check MeasureReport groups if Measure doesn't have any groups
Other code changes
* Fix generation of GraphQL schema
* remove spurious log files
***NO_CI***
2021-11-03 04:32:39 +00:00
Grahame Grieve
ff3b68afd6
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2021-11-03 14:44:21 +11:00
Grahame Grieve
927f8d7d22
Delete c:\temp\payload.json
2021-11-03 14:44:15 +11:00
Grahame Grieve
e5caf48cf3
set up new release
2021-11-03 14:43:34 +11:00
Mark Iantorno
152998e6e3
Updating test case dependency to v1.1.72
...
***NO_CI***
2021-11-03 03:26:54 +00:00
Grahame Grieve
bd6739f26e
Merge pull request #641 from hapifhir/gg-202111-fix-probablility
...
fix typo
2021-11-03 13:39:29 +11:00
Grahame Grieve
94376300b6
fix typo
2021-11-03 12:46:17 +11:00
Grahame Grieve
4cde3369ff
Merge pull request #637 from hapifhir/gg-202110-CVE-2021-42574
...
Gg 202110 CVE 2021 42574
2021-11-03 12:08:42 +11:00
Grahame Grieve
5494b14b4b
fix tests
2021-11-03 11:33:50 +11:00
Grahame Grieve
c8c96e13fd
Merge pull request #615 from lschmierer/graphql_fixes
...
Fix GraphQLSchemaGenerator to produce valid GraphQL schemas
2021-11-03 11:26:45 +11:00
Grahame Grieve
1717f53943
Merge pull request #630 from DBCG/feature-validate-mr-groups-iff-m-groups
...
Validate MeasureReport groups only if Measure has groups
2021-11-03 11:20:46 +11:00
Grahame Grieve
8ceb3cad05
stupid stupid stupid git
2021-11-03 11:06:34 +11:00
Grahame Grieve
1ac0046dcf
Merge pull request #639 from hapifhir/java_home_testfix
...
changing JAVA_HOME to remove trailing slash
2021-11-03 11:01:31 +11:00
Grahame Grieve
e8ead0696b
Merge branch 'master' into gg-202110-CVE-2021-42574
2021-11-03 10:36:29 +11:00
Grahame Grieve
36ea3f5b45
whatever I really hate git
2021-11-03 10:35:47 +11:00
Grahame Grieve
1c157a736d
Delete c:\temp\payload.json
2021-11-03 06:47:39 +11:00
markiantorno
02080df896
changing JAVA_HOME to remove trailing slash
2021-11-02 15:47:39 -04:00
Grahame Grieve
57edd95e81
add -no_unicode_bidi_control_chars to the validator for CVE-2021-42574 ( https://trojansource.codes/ )
2021-11-02 17:47:25 +11:00
markiantorno
ccd8567edb
Updating version to: 5.5.10-SNAPSHOT and incrementing test cases dependency.
2021-10-29 21:37:57 +00:00
markiantorno
9f789edd41
Release: v5.5.9
...
* https://github.com/hapifhir/org.hl7.fhir.core/issues/623
* add explicit control over the User-Agent header, and make sure header…
* #328 - wrong processing of markdown URLs
* test fixes for URL handling
* fix tests
* improved validation of UUIDs
***NO_CI***
2021-10-29 21:12:02 +00:00
Mark Iantorno
c2d94bbfcc
Updating test case dependency to v1.1.71
...
***NO_CI***
2021-10-29 20:52:22 +00:00
Mark Iantorno
075402e89f
Update RELEASE_NOTES.md
2021-10-29 16:27:26 -04:00
Grahame Grieve
1c65a9b261
Gg 202110 validation various ( #634 )
...
* add explicit control over the User-Agent header, and make sure headers flow through properly to all calls
* #328 - wrong processing of markdown URLs
* test fixes for URL handling
* fix tests
* improved validation of UUIDs
* fix test case dependency
* Add Dicom Package builder
2021-10-29 16:26:50 -04:00
Mark Iantorno
69cee8b485
Issue 623 ( #636 )
...
* wip
* upping pom.xml test-case dep
2021-10-29 16:26:00 -04:00
Grahame Grieve
fdb46024df
Add Dicom Package builder
2021-10-30 05:46:22 +11:00