Commit Graph

2905 Commits

Author SHA1 Message Date
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
Grahame Grieve 6ef5430834 fix test case dependency 2021-10-29 10:54:43 +11:00
Grahame Grieve e4b503751c improved validation of UUIDs 2021-10-29 09:20:23 +11:00
Grahame Grieve 307246ce91 fix tests 2021-10-29 09:20:05 +11:00
Grahame Grieve 6131eddb62 test fixes for URL handling 2021-10-29 09:19:38 +11:00
Grahame Grieve 53c5211033 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2021-10-29 09:19:11 +11:00
Grahame Grieve 4743f606d0 #328 - wrong processing of markdown URLs 2021-10-27 10:02:03 +11:00
Grahame Grieve 5b9736dbff add explicit control over the User-Agent header, and make sure headers flow through properly to all calls 2021-10-23 05:56:36 +11:00
rob-reynolds 4da4ad31de Validate MeasureReport groups only if Measure has groups 2021-10-21 19:38:02 -06:00
markiantorno 6f32a85d66 Updating version to: 5.5.9-SNAPSHOT and incrementing test cases dependency. 2021-10-22 01:16:56 +00:00
markiantorno 7254337c5b Release: v5.5.8
* add -output-style parameter
* handle naming system URLs when resolving URLs
* fix profile comparison
* fix tests dependency
* ping build
* more validation for canonical URLs
* fix terminology version management and caching + better error message… …
* Merge pull request #620 from EricLemieux/fix-618 …
* fix json issue, and add tests for it
* Fix Issue 618 | NPE bundle validation …
* Removing pinentry option for gpg as it breaks in ubuntu 20.04
***NO_CI***
2021-10-22 00:52:33 +00:00
markiantorno 83d73c4aed removing temp file 2021-10-21 10:30:32 -04:00
Mark Iantorno 0311e1dd8b Updating test case dependency to v1.1.70
***NO_CI***
2021-10-21 14:24:24 +00:00
Mark Iantorno df0ecc83b5
Update RELEASE_NOTES.md 2021-10-21 09:52:43 -04:00
Grahame Grieve 84a5572b1b
Merge pull request #628 from hapifhir/gg-202110-vs-output
add -output-style parameter to the validator
2021-10-21 13:28:16 +11:00
Grahame Grieve c69413e9e0 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2021-10-21 12:57:08 +11:00
Grahame Grieve 54d31a33dc add -output-style parameter 2021-10-21 12:56:56 +11:00
Grahame Grieve 2157145050
Merge pull request #627 from hapifhir/gg-202110-ns
Gg 202110 ns
2021-10-21 07:37:15 +11:00
Grahame Grieve 09d717a2ba Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2021-10-21 07:03:00 +11:00
Grahame Grieve e62f3a3c6c handle naming system URLs when resolving URLs 2021-10-21 07:02:48 +11:00
Grahame Grieve 78ad6d17aa
Merge pull request #626 from hapifhir/gg-202110-profilecomp
fix profile comparison
2021-10-21 06:49:32 +11:00
Grahame Grieve b60afcb608 fix profile comparison 2021-10-21 06:18:17 +11:00
Grahame Grieve 2e075f674e
Merge pull request #624 from hapifhir/gg-202110-tx-version
fix terminology version management and caching + better error message…
2021-10-21 04:33:43 +11:00
Grahame Grieve 1fb17a0635 fix tests dependency 2021-10-21 03:51:41 +11:00
Grahame Grieve 3f66b3d474 ping build 2021-10-20 19:22:06 +11:00
Grahame Grieve 4cdead6f80 more validation for canonical URLs 2021-10-20 17:06:59 +11:00
Grahame Grieve e21a9830b8 fix terminology version management and caching + better error messages for extension context 2021-10-19 12:47:37 +11:00
Grahame Grieve 0ca2a6738e
Merge pull request #621 from hapifhir/gg-202110-json
fix json bug
2021-10-13 17:16:24 +11:00
Grahame Grieve 95f7f13908 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2021-10-13 09:20:37 +11:00
Grahame Grieve 5a4ebbcba2
Merge pull request #620 from EricLemieux/fix-618
Fix Issue 618 | NPE bundle validation
2021-10-13 08:12:52 +11:00
Grahame Grieve f120a617c2 fix json issue, and add tests for it 2021-10-13 08:10:27 +11:00