Grahame Grieve
|
216493f132
|
Merge pull request #725 from hapifhir/gg-202201-misc
Gg 202201 misc
|
2022-02-01 11:40:57 +11:00 |
Grahame Grieve
|
54f280437f
|
fix bug in tests
|
2022-02-01 10:46:14 +11:00 |
Grahame Grieve
|
d3db571294
|
Merge branch 'gg-202201-misc' of https://github.com/hapifhir/org.hl7.fhir.core
|
2022-02-01 10:21:21 +11:00 |
Grahame Grieve
|
bac81752c8
|
merge and fix testing bugs
|
2022-02-01 10:20:56 +11:00 |
Grahame Grieve
|
4c48d597a6
|
Merge pull request #721 from dotasek/tx-server-cache-analysis
TX Server Caching for Tests
|
2022-02-01 08:09:41 +11:00 |
Grahame Grieve
|
cb1c5ede33
|
Merge pull request #728 from hapifhir/dotasek-202201-misc-fix
Fix DateTime formatting in r4b tests
|
2022-02-01 06:55:10 +11:00 |
dotasek
|
99650f041b
|
Fix DateTime formatting in r4b tests
|
2022-01-31 10:45:28 -05:00 |
Grahame Grieve
|
f65f86f2f8
|
ping build
|
2022-01-31 14:29:08 +11:00 |
Grahame Grieve
|
dd88a911ff
|
upgeade test case dependencu
|
2022-01-31 12:09:28 +11:00 |
Grahame Grieve
|
85653747d0
|
ping build
|
2022-01-31 10:24:34 +11:00 |
Grahame Grieve
|
a397be8c0a
|
update test case dependency
|
2022-01-31 07:20:34 +11:00 |
Grahame Grieve
|
1aa1e288ec
|
merge
|
2022-01-30 07:57:39 +11:00 |
Grahame Grieve
|
f7c146f1ff
|
Merge pull request #720 from glichtner/fix-fhir-r5-detection
fixed detection of FHIR R5 from version string
|
2022-01-30 07:56:39 +11:00 |
Grahame Grieve
|
682eb2e0cc
|
Merge pull request #724 from jkiddo/patch-3
Update FHIRPathEngine.java
|
2022-01-30 07:55:36 +11:00 |
Grahame Grieve
|
ccfd715a5a
|
fix problem validating extension context on choice types
|
2022-01-29 09:17:29 +11:00 |
Grahame Grieve
|
3559bd6638
|
fix tests problems with date formats and java versions
|
2022-01-29 09:16:48 +11:00 |
Grahame Grieve
|
dd65f5a975
|
add check for binding on multiple types
|
2022-01-29 09:16:05 +11:00 |
Jens Kristian Villadsen
|
7b24e9d4ee
|
Update FHIRPathEngine.java
As mentioned on https://github.com/hapifhir/org.hl7.fhir.core/issues/703
|
2022-01-28 20:44:39 +01:00 |
Grahame Grieve
|
bd9d486846
|
Significant speed improvement for terminology cache
|
2022-01-29 06:06:20 +11:00 |
Grahame Grieve
|
42f75dfee0
|
#703 - fix missing .guessSystem() in opMemberOf
|
2022-01-29 06:05:51 +11:00 |
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 |
Gregor Lichtner
|
abcaea9d53
|
fixed detection of FHIR R5 from version string
|
2022-01-24 12:53:26 +01: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 |