dotasek
fdc6e02b49
Don't log requests when rebuilding cache
2022-01-26 09:31:58 -05:00
dotasek
39e30a10c4
Clean up comments
2022-01-26 09:28:19 -05:00
dotasek
03518848fe
Log unexpected TX requests for now
2022-01-25 18:42:38 -05:00
dotasek
a41287a74d
Additional logging for requests in test
2022-01-25 18:02:16 -05:00
dotasek
9ec63bc1b9
Test capability caching.
...
Just when I think I'm done...
2022-01-25 16:36:13 -05:00
dotasek
320042a0ad
Update RELEASE_NOTES.md
2022-01-25 15:49:10 -05:00
dotasek
7c58619528
Testing Part 7
2022-01-25 14:43:13 -05:00
dotasek
38728f2c82
Testing part 6
2022-01-25 10:48:42 -05:00
dotasek
b5e9a7aa1e
Testing Part 5
2022-01-24 18:16:10 -05:00
dotasek
1715574a7e
Testing Part 4
2022-01-24 17:00:17 -05:00
dotasek
33cdfffa55
More consistent version management in TerminologyCache
2022-01-23 13:21:40 -05:00
dotasek
cf188cd156
Update README.md with cache rebuild parameter
2022-01-23 13:21:08 -05:00
dotasek
97c11a9be0
Testing Part 3
2022-01-23 12:06:44 -05:00
dotasek
09ddd964ff
Merge remote-tracking branch 'origin/master' into tx-server-cache-analysis
2022-01-21 17:39:51 -05:00
dotasek
6416ccce36
Testing Part 2
2022-01-21 17:39:43 -05:00
markiantorno
f69a30421f
Updating version to: 5.6.28-SNAPSHOT and incrementing test cases dependency.
2022-01-21 21:43:26 +00:00
markiantorno
90008b7744
Release: v5.6.27
...
## Validator Changes
* no changes
## Other code changes
* Fix unnecessary JsonParser/XmlParser class load
***NO_CI***
2022-01-21 21:12:00 +00:00
dotasek
e196707293
Merge pull request #719 from hapifhir/ja_20220121_avoid_parser_load
...
Another attempt to avoid parser classload
2022-01-21 15:49:50 -05:00
dotasek
a8f3ef3ecc
Update RELEASE_NOTES.md
...
***NO_CI***
2022-01-21 15:47:40 -05:00
dotasek
f9561f2685
Testing Part 1
2022-01-21 15:29:17 -05:00
jamesagnew
315604759c
Another attempt to avoid parser classload
2022-01-21 14:59:50 -05:00
markiantorno
8818acfbf8
Updating version to: 5.6.27-SNAPSHOT and incrementing test cases dependency.
2022-01-21 16:20:40 +00:00
markiantorno
b82cc42663
Release: v5.6.26
...
## Validator Changes
* no changes
## Other code changes
* Avoid unnecessary JsonParser/XmlParser class load
***NO_CI***
2022-01-21 16:02:59 +00:00
dotasek
8fd070c0f9
Update RELEASE_NOTES.md
...
***NO_CI***
2022-01-21 10:36:01 -05:00
dotasek
14eac3e2a0
Remove unused constructor
2022-01-20 16:07:08 -05:00
dotasek
7d8569e9e7
Test that no requests are made for cached tests
2022-01-20 13:28:47 -05:00
dotasek
4826424499
Make additional caches to cover NativeHostService and ValidationService
2022-01-19 18:36:39 -05:00
dotasek
0a3e9d3f31
Merge branch 'master' into tx-server-cache-analysis
2022-01-18 16:10:21 -05:00
dotasek
d9d0f22ff3
cache CapabilityStatement and TerminologyCapabilities
2022-01-18 16:09:59 -05:00
jamesagnew
0ed91721b0
One more revert
2022-01-18 06:16:18 -05:00
jamesagnew
bc3759dc03
Roll back change
2022-01-18 06:16:18 -05:00
jamesagnew
d3007ea73f
Cleanup
2022-01-18 06:16:18 -05:00
jamesagnew
f902d1d273
Avoid reflection
2022-01-18 06:16:18 -05:00
jamesagnew
942d4f15aa
Avoid unnecessary JsonParser/XmlParser class load
2022-01-18 06:16:18 -05:00
markiantorno
15fcc4607e
Updating version to: 5.6.26-SNAPSHOT and incrementing test cases dependency.
2022-01-17 22:42:22 +00:00
markiantorno
4b808f140c
Release: v5.6.25
...
## Validator Changes
* no changes
## Other code changes
* fix bug where generated packages have files in the wrong places
* fix inclusion of Java constants in CLI help text.
* fix bug on `-compile` output when using 'current' version.
***NO_CI***
2022-01-17 22:24:48 +00:00
Grahame Grieve
fec9f68c56
Merge pull request #717 from hapifhir/gg-202201-npm-path-fix
...
fix bug in package generator where files go in the wrong place
2022-01-18 08:25:59 +11:00
Grahame Grieve
06e690e54f
fix bug in package generator where files go in the wrong place
2022-01-18 07:30:12 +11:00
dotasek
b34193e5b8
Merge pull request #715 from hapifhir/dotasek-versionutilities-for-output
...
Use version utilities to resolve version for handleOutputToStream
2022-01-17 13:11:44 -05:00
dotasek
05ca3e86f0
Merge branch 'master' into dotasek-versionutilities-for-output
2022-01-17 12:28:19 -05:00
dotasek
c4853fd572
Update RELEASE_NOTES.md
2022-01-17 12:10:33 -05:00
dotasek
4c66dbaca9
Merge pull request #713 from hapifhir/dotasek-missing-constants-in-cli-help
...
Fix literal inclusion of Java constants in static text file in cli help
2022-01-17 12:08:42 -05:00
dotasek
e7ef325084
Update RELEASE_NOTES.md
2022-01-17 10:36:34 -05:00
markiantorno
7823945213
Updating version to: 5.6.25-SNAPSHOT and incrementing test cases dependency.
2022-01-17 11:31:30 +00:00
markiantorno
c2bcb08855
Release: v5.6.24
...
## Validator Changes
* No changes to the validator
## Other code changes
* Improved rendering for value sets
***NO_CI***
2022-01-17 11:13:36 +00:00
Grahame Grieve
b91c3e2d2b
Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
2022-01-17 20:54:11 +11:00
Grahame Grieve
e3cc9679de
release notes
2022-01-17 20:53:58 +11:00
Grahame Grieve
5b63c31989
Merge pull request #716 from hapifhir/gg-202201-vs-rendering
...
more work on value set renderer (designations, expand-groups)
2022-01-17 20:53:03 +11:00
Grahame Grieve
c13c291949
more work on value set renderer (designations, expand-groups)
2022-01-17 10:51:48 +11:00
dotasek
8613f6f064
Use version utilities to resolve version for handleOutputToStream
...
This stems from executing a -compile option without an explicit version. "current" is selected by default, resulting in an exception.
In this case, current should resolve correctly.
2022-01-14 20:53:30 -05:00