jamesagnew
9c7f5e1b9b
License header updates
2020-01-12 10:15:08 -05:00
Ken Stevens
2d0c30f7a2
fix test
2019-12-20 15:46:55 -05:00
Ken Stevens
625f967688
ready for review
2019-12-20 14:56:44 -05:00
James Agnew
0a21ab6941
Use datasource for migrator
2019-12-18 14:23:46 -05:00
Ken Stevens
993d8220d1
review feedback
2019-12-02 11:18:52 -05:00
Ken Stevens
f92c2bb5f9
ensure only one @PostConstruct method to make order explicit
2019-11-29 11:46:03 -05:00
Ken Stevens
37eef4e3e4
rename schedule interface methods
2019-11-29 11:04:35 -05:00
Ken Stevens
8c4ffc024d
Merge remote-tracking branch 'remotes/origin/master' into ks-20191119-scheduler
2019-11-25 16:40:40 -05:00
James Agnew
27749f4e23
Support chained HAS ( #1605 )
2019-11-24 06:29:56 +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
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
6f9cd56c81
moved scheduler up to hapi-server
2019-11-20 14:30:24 -05:00
Ken Stevens
8fca468e1f
remove boolean from scheduling API
2019-11-19 10:13:22 -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
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
497a96ae68
Version bump for next round of development
2019-11-12 22:09:21 -05:00
jamesagnew
f99ad981b5
Version bump to 4.1.0
2019-11-12 16:08:20 -05:00
jamesagnew
9c93d5d7f7
Test fixes
2019-11-04 07:04:26 -05:00
James Agnew
78a323f105
Test fixes
2019-11-03 21:20:22 -05:00
James Agnew
9672dac827
Fir build
2019-11-03 19:15:53 -05:00
James Agnew
f481e11ad5
Update migration tasks
2019-11-03 18:49:47 -05:00
James Agnew
c3c67966fd
Test fix
2019-11-03 14:37:14 -05:00
James Agnew
d937889878
Resolve startup issue
2019-11-03 14:08:59 -05:00
James Agnew
ac51098cb3
Version bump H2
2019-11-02 23:48:14 -04:00
James Agnew
b8837e810d
One more startup fix
2019-11-02 23:17:02 -04:00
James Agnew
49b8083e15
One more startup attempt
2019-11-02 22:48:56 -04:00
James Agnew
f8cbd27957
Fix startup issue
2019-11-02 22:45:13 -04:00
James Agnew
e96500d54f
Add a test
2019-10-30 15:51:46 -04:00
jamesagnew
b13de41e9f
Merge branch 'ja_20190928_rationalize_search_param_extractor' of github.com:jamesagnew/hapi-fhir into ja_20190928_rationalize_search_param_extractor
2019-10-30 13:46:42 -04:00
James Agnew
090bb30c89
Test fix
2019-10-30 10:38:51 -04:00
James Agnew
d3e66680f0
Add some testing
2019-10-30 09:49:40 -04:00
James Agnew
16cfcc87c8
Work on extractor
2019-10-30 08:57:51 -04:00
jamesagnew
541fbf3ec1
Work on tests
2019-10-30 05:32:30 -04:00
James Agnew
493ec707ca
A few more fixes
2019-10-28 17:00:23 -04:00
James Agnew
5954b131df
Work on tests
2019-10-27 21:58:04 -04:00
jamesagnew
51a0006548
Work on rationalizing search param extractor
2019-10-27 20:04:33 -04:00
James Agnew
d18550b96f
Merge branch 'master' into ja_20190928_rationalize_search_param_extractor
2019-10-27 18:00:31 -04:00
James Agnew
817f9ae36e
Merge branch 'master' into ja_20190928_rationalize_search_param_extractor
2019-10-27 17:25:20 -04:00
James Agnew
6580c98ed7
Work on extractor
2019-10-26 16:56:12 -04:00
jamesagnew
ffb15682de
Update license headers
2019-10-26 14:48:08 -04:00
Ken Stevens
4a2ed62357
review feedback
2019-10-24 20:25:16 -04:00
Ken Stevens
08472c1e3f
ready to merge
2019-10-24 17:56:15 -04:00
Ken Stevens
5379ab8c2c
implement in-memory match
2019-10-24 17:53:02 -04:00
Ken Stevens
4fa849a3e5
pre-review cleanup
2019-10-24 16:43:47 -04:00
Ken Stevens
43f17534bb
commiting with FIXMEs so James can review
2019-10-24 16:40:53 -04:00
James Agnew
74c03b5bb7
Add a test
2019-10-24 08:32:52 -04:00
Ken Stevens
2e7876b682
Merge remote-tracking branch 'remotes/origin/ks-binary-storage-NP-check' into ks-better-inmemory-error
2019-10-22 09:33:47 -04:00
James Agnew
73961072a6
Handle invalid chains on custom search params ( #1553 )
...
* Handle invalid chains on custom search params
* Add some more tests
* One more test fix
2019-10-21 21:21:33 -04:00
Ken Stevens
347a66c429
improve in-memory error messages
2019-10-21 16:44:52 -04:00