6784 Commits

Author SHA1 Message Date
James Agnew
5d9d4070fb
Fix an issue with binary storage not updating correctly if a retry (#2014)
interceptor is present
2020-08-05 09:14:40 -04:00
Tadgh
750d693fc3
Merge pull request #1984 from jamesagnew/batch-empi-job 2020-08-04 13:21:25 -07:00
jamesagnew
03f7289ac8 Add test for #2012 2020-08-04 09:16:47 -04:00
Tadgh
3b9f9e6cc3 Rename operation 2020-08-03 21:35:12 -07:00
Tadgh
b8a3a6e356 Update test 2020-08-01 17:35:04 -07:00
Tadgh
da30772a01 Remove dead methods, constants, and add a javadoc 2020-08-01 13:19:52 -07:00
Tadgh
160155bd8f Update test to ensure start state is correct 2020-08-01 13:17:51 -07:00
Tadgh
ac5d261a7f Doc updates and flip logic order in SearchParamSVc 2020-08-01 13:16:50 -07:00
Tadgh
ad887428b3 Add removeAll function to DeleteConflictList 2020-08-01 13:15:22 -07:00
Tadgh
46251af81a Rename queue to channel 2020-08-01 13:12:32 -07:00
Tadgh
2cf48eb9b9 Move field length into constants 2020-08-01 13:11:33 -07:00
Tadgh
c8dfd00864 Remove dead comments 2020-08-01 13:09:23 -07:00
Tadgh
3068fe8c1a Rework escape hatch to error 2020-08-01 13:08:29 -07:00
Tadgh
0d90bbcc9c Add escape hatch to while loop 2020-08-01 13:06:25 -07:00
Tadgh
b0d301b245 Remove constructor argument that was unused 2020-08-01 13:04:22 -07:00
Tadgh
995c188305 implement function for all concrete classe 2020-08-01 13:03:37 -07:00
Tadgh
0a4d81eb85 Move getNextBatch into IResultIterator 2020-08-01 13:00:55 -07:00
Tadgh
1d6a26bf1d Remove unused method 2020-08-01 11:49:07 -07:00
Tadgh
0ef1665061 Merge branch 'batch-empi-job' of github.com:jamesagnew/hapi-fhir into batch-empi-job 2020-08-01 11:48:27 -07:00
Tadgh
efaf09fbfa Fix java.lang.string in empiLink entity 2020-08-01 11:47:00 -07:00
Tadgh
8b378995b2 Doc updates 2020-08-01 11:45:47 -07:00
Tadgh
4c64cec8fa
Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa_empi/empi_operations.md
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-08-01 11:40:24 -07:00
Tadgh
9c5b69bb6e
Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa_empi/empi_operations.md
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-08-01 11:37:11 -07:00
Tadgh
3179e34bce Merge branch 'batch-empi-job' of github.com:jamesagnew/hapi-fhir into batch-empi-job 2020-08-01 11:36:21 -07:00
Tadgh
e67ee36492 Renamed and modified reset constant for better naming 2020-08-01 11:36:14 -07:00
Tadgh
dfecca33bc
Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_jpa_empi/empi_operations.md
Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-08-01 11:32:30 -07:00
Tadgh
7299162f10 Update doc phrasing 2020-08-01 11:31:28 -07:00
Tadgh
4d3cecaab2 Fix pointcutlatch issue 2020-08-01 11:12:28 -07:00
Tadgh
bd22b0239f Add caveat 2020-07-31 09:13:38 -07:00
Gary Graham
63cc10c919 Updare license 2020-07-30 22:10:59 -07:00
Gary Graham
9f0af3c21c docs for batch run 2020-07-30 19:25:30 -07:00
Tadgh
f731e44303 Partial addition of docs for batch run 2020-07-30 18:21:35 -07:00
Tadgh
07f9e8466b Add documentation for -clear 2020-07-30 15:23:43 -07:00
Tadgh
8b4fa8048f Add changelog 2020-07-30 14:42:25 -07:00
Tadgh
48bf78e972 Rename service interface name 2020-07-30 12:17:14 -07:00
Tadgh
83d4035ca1 Remove naming outside of cchannelproducer 2020-07-29 18:45:40 -07:00
Tadgh
b8c000b3a1 Rename queue to channel 2020-07-29 17:43:53 -07:00
Tadgh
30b517f0d5 Migrate the channel submitter to SubmitterConfig, (duh) 2020-07-29 17:21:36 -07:00
Tadgh
bcc5c59d45 Move batch svc to the submitter 2020-07-29 17:05:57 -07:00
Ken Stevens
5bfe3ce15f move transactional method to persistence 2020-07-29 17:16:49 -04:00
Tadgh
102f936156 Rework into new person deleting service 2020-07-29 12:17:07 -07:00
Tadgh
0e88f359f5 Merge remote-tracking branch 'remotes/origin/master' into batch-empi-job 2020-07-29 09:42:12 -07:00
James Agnew
3098affccb
Update path when updating resource links (#2007)
* fix resource link index reuse bug

* Resolve merge conflicts

Co-authored-by: Ken Stevens <khstevens@gmail.com>
2020-07-28 21:40:56 -04:00
Tadgh
2e48ded61b Add license, change bean name 2020-07-28 18:05:17 -07:00
James Agnew
6a8e09addf
Ensure that parent structuredefinitions are snapshotted before (#2005)
* Ensure that parent structuredefinitions are snapshotted before
snapshotting child

* Add changelog
2020-07-28 11:46:58 -04:00
Tadgh
f6d44fe50c wip 2020-07-28 08:42:45 -07:00
jamesagnew
20d1ab2fac Mark renameTask as deprecated 2020-07-28 08:38:28 -04:00
jamesagnew
a6213fe1e0 One more tweak for #2002 on Oracle 2020-07-28 08:27:13 -04:00
Tadgh
606b642b1e Turns out expunge atomic integer didn't do what I expected for historical versions... 2020-07-27 17:29:27 -07:00
Tadgh
82dcc395ec Merge branch 'master' into batch-empi-job 2020-07-27 14:59:27 -07:00