5890 Commits

Author SHA1 Message Date
James Agnew
3984ea24b0 Add validaton test 2019-11-26 09:37:52 -03:00
James Agnew
7745dc4ad4 Don't require fhir core javadocs by default 2019-11-26 02:22:09 -03:00
James Agnew
5f803f7e68 Documentation updates 2019-11-26 02:00:22 -03:00
Ken Stevens
a89bb6c411 simplified api 2019-11-25 20:59:40 -05:00
Ken Stevens
4c7c574eef first pass scheduler working 2019-11-25 20:12:45 -05:00
Ken Stevens
90040f4bdd remove mismatches tags 2019-11-25 16:53:05 -05:00
Ken Stevens
8c4ffc024d Merge remote-tracking branch 'remotes/origin/master' into ks-20191119-scheduler 2019-11-25 16:40:40 -05:00
Ken Stevens
8945e54346 fix bad doc 2019-11-25 11:47:26 -05:00
Ken Stevens
e790b12d0e Merge remote-tracking branch 'remotes/origin/master' into ks-flyway 2019-11-25 11:46:20 -05:00
James Agnew
5becb613fe Add some documentation 2019-11-24 19:09:34 -05:00
Ken Stevens
a32c62f83b Merge remote-tracking branch 'remotes/origin/master' into ks-flyway
# Conflicts:
#	src/changes/changes.xml
2019-11-24 16:42:23 -05:00
James Agnew
ca620d652f
Add tests (#1606)
* Support chained HAS

* Add some tests

* Add some cleanup

* Work on intermittent tests
2019-11-24 10:11:49 +01:00
James Agnew
27749f4e23
Support chained HAS (#1605) 2019-11-24 06:29:56 +01:00
James Agnew
dc9650e32c Bump greenmail dep 2019-11-23 20:52:21 +01:00
James Agnew
51b608188b
Some CI surefire improvements (#1602)
* Some CI surefire improvements

* Build tweak

* More tweak

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* One more CI attempt

* Update azure-pipelines.yml for Azure Pipelines

* Tweak command line

* Another build test fixc

* More build cleanup
2019-11-23 19:51:02 +01:00
James Agnew
58dbad74aa Update azure-pipelines.yml for Azure Pipelines 2019-11-23 17:24:30 +01:00
James Agnew
e89e77c439 Update azure-pipelines.yml for Azure Pipelines 2019-11-23 17:21:14 +01:00
James Agnew
a2f77b23d2
Fix #1583 - Index local refs in canonical types (#1593)
* Fix #1583 - Index local refs in canonical types

* Add fix to pre-expansion

* Test fix

* Rework ID handling

* Test fixes

* Fix test
2019-11-23 16:32:37 +01:00
Ken Stevens
347bbbe2ca change log 2019-11-23 08:52:40 -05:00
Ken Stevens
98d21c4ee3 review feedback 2019-11-23 07:34:49 -05:00
Ken Stevens
047fefce5e Merge remote-tracking branch 'remotes/origin/master' into ks-flyway 2019-11-23 06:47:03 -05:00
Ken Stevens
f7f1ec26bc
Merge pull request #1600 from jamesagnew/ks-20191122-fix-include-circular-ref
fix circular reference include everything
2019-11-22 12:55:37 -05:00
Ken Stevens
b36670377f fix circular reference merge to master 2019-11-22 11:02:05 -05:00
Ken Stevens
a71eb039e3 merge two beans into one 2019-11-21 21:19:56 -05:00
Ken Stevens
6a55e1a8cb Merge remote-tracking branch 'remotes/origin/master' into ks-flyway 2019-11-20 14:32:19 -05:00
Ken Stevens
6f9cd56c81 moved scheduler up to hapi-server 2019-11-20 14:30:24 -05:00
Ken Stevens
b73cdbcaf5 add factory 2019-11-19 17:23:06 -05:00
Ken Stevens
f3535a2bef split scheduler from service 2019-11-19 13:32:20 -05:00
Ken Stevens
8fca468e1f remove boolean from scheduling API 2019-11-19 10:13:22 -05:00
James Agnew
3173af31ae Try to avoid intermittent test failure 2019-11-17 15:28:50 -05:00
James Agnew
74159dcb26
Work on refactoring how PIDs work (#1580)
* Start work on refactoring how PIDs work

* Some test fixes

* Test fixes

* Test fixes

* Restore accidentally deleted line

* One more tweak

* Rework resource link extraction

* Test fix

* Split out transaction processor

* Updates

* Test fix

* Test fixes

* Test fixes

* Clean up LGTM warning

* Fix compile failure

* One more test fix

* Fix LGTM issue

* Add spot for metadata

* Add test logging

* Remove testing code

* More test logging

* Add some test logging

* Attempty to fix intermittent test failure

* Improve exception tracking

* Work on simplifying search param registry

* Fix compile

* Fix compile errors

* Fix two test bugs
2019-11-17 14:35:19 -05:00
Ken Stevens
973f99d10c Merge remote-tracking branch 'remotes/origin/master' into ks-flyway 2019-11-16 13:54:50 -05:00
James Agnew
fba134853c Remove unused code 2019-11-15 16:44:17 -05:00
Ken Stevens
6543da1470 Merge remote-tracking branch 'remotes/origin/master' into ks-flyway 2019-11-15 09:28:30 -05:00
Anthony Sute
a3ee2c1923 Unit tests for _filter-based URI matching 2019-11-14 19:04:23 -05:00
Anthony Sute
d2c0b21773 (1) Changes to equal and not-equal operator logic for numerics to use exact values per discussions with Grahame and James
(2) Additional unit tests
(3) Changes to tests affected by (1) above
2019-11-14 15:05:23 -05:00
Ken Stevens
995bda0623 update comment 2019-11-14 14:55:02 -05:00
Ken Stevens
ad39b319f8 fix test 2019-11-14 14:55:02 -05:00
Ken Stevens
1fff132f8e fix test 2019-11-14 14:55:02 -05:00
Ken Stevens
ad8930fdba handle paging case 2019-11-14 14:55:02 -05:00
Ken Stevens
f11d939131 oops 2019-11-14 14:55:02 -05:00
Ken Stevens
25c094e38a skip trying to populate resources in search result bundle if no resources were found 2019-11-14 14:55:02 -05:00
James Agnew
251df0849d Add an element ID to testpage for testing 2019-11-13 15:43:15 -05:00
jamesagnew
93b8d2fb2d Fix homepage link 2019-11-13 05:19:41 -05:00
James Agnew
93b9f6161c Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2019-11-12 22:10:15 -05:00
James Agnew
497a96ae68 Version bump for next round of development 2019-11-12 22:09:21 -05:00
Anthony Sute
2c22b9d7ef Added _filter unit tests for date type values. 2019-11-12 17:58:29 -05:00
jamesagnew
c1072b9f7a One more site tweak v4.1.0 2019-11-12 16:19:30 -05:00
James Agnew
72438a29d7 Add documentation for release 2019-11-12 16:15:34 -05:00
jamesagnew
f99ad981b5 Version bump to 4.1.0 2019-11-12 16:08:20 -05:00