James Agnew
072e63be5a
Avoid a crash on double date chains ( #2097 )
...
* Avoid a crash on double date chains
* Add changelog
* Address coverage warning
2020-09-21 15:43:07 -04:00
Tadgh
631556041c
Merge pull request #2076 from jamesagnew/2069-message-retry-attributes
...
2069 message retry attributes
2020-09-18 14:08:36 -04:00
Tadgh
45775c8660
Reuse constant
2020-09-16 15:29:04 -04:00
Tadgh
ddfac72e8d
Clean spacing
2020-09-16 15:27:03 -04:00
Tadgh
9d3a97a46f
Default for int
2020-09-16 15:24:09 -04:00
Tadgh
558f7a5ccf
Minor cleanup
2020-09-16 15:21:49 -04:00
Tadgh
4c5051a5d9
More refactor for custom headers and top level attributes
2020-09-16 15:05:44 -04:00
Ken Stevens
3189819dd5
limit transaction size config ( #2087 )
2020-09-16 14:13:03 -04:00
Tadgh
666113696b
add attributes to HapiHeaders. Turns out deserialization makes a best guess, and doesnt respect types in Map<String,Object>
2020-09-16 14:06:54 -04:00
Tadgh
cdc195bd0b
Change to use long type for failure timestamps
2020-09-16 13:13:43 -04:00
jamesagnew
b64e982ec3
Credit for #2083
2020-09-16 09:07:33 -04:00
Tue Toft Nørgård
c884f29112
SearchCoordinatorSvcImpl gets ExecutorService from injected ThreadPoolTaskExecutor ( #2083 )
...
* Get ExecutorService from injected ThreadPoolTaskExecutor which enables support of TaskDecorators (e.g. to add/clear ThreadLocal logging context (MDC) variables)
* Properly initialize ThreadPoolTaskExecutor
2020-09-16 09:05:28 -04:00
dependabot[bot]
6ab7a0bcfe
Bump animal-sniffer-maven-plugin from 1.18 to 1.19 ( #2084 )
...
Bumps [animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer ) from 1.18 to 1.19.
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases )
- [Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-parent-1.18...animal-sniffer-parent-1.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-16 08:02:01 -04:00
Tadgh
74bba9dbcc
Rename to ResourceOperationMessage
2020-09-15 18:57:55 -04:00
Tadgh
3ca1a42d37
Swap EMPI channel consumer to use Subscription ResourceModifiedMessages
2020-09-15 15:37:24 -04:00
Tadgh
ea64bea1b0
Refactor to use concrete class instead of parent
2020-09-15 15:27:21 -04:00
James Agnew
9711b5ed18
Update resources on package reinstall ( #2078 )
...
* Start testing
* Update resources on package install
* Add changelog
2020-09-15 08:46:43 -04:00
jamesagnew
ea5fba6dfb
Remove maven site plugin
2020-09-15 05:40:19 -04:00
dependabot[bot]
7947316fb7
Bump ant from 1.7.0 to 1.10.8 ( #2080 )
...
Bumps ant from 1.7.0 to 1.10.8.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-15 05:24:43 -04:00
Tadgh
5744f7035f
Rename to match names across classes
2020-09-14 16:54:09 -04:00
Tadgh
a9fb849d49
Moved more into parent class, added javadocs for transactionId
2020-09-14 16:44:50 -04:00
Tadgh
2871b721a2
Merge branch 'master' into 2069-message-retry-attributes
2020-09-14 16:06:14 -04:00
Tadgh
6e0ef035e9
Rename constants. Remove dead comment
2020-09-14 15:35:58 -04:00
Tadgh
f20c42a8bd
Remove license claims, remove dead class
2020-09-14 13:48:44 -04:00
Tadgh
9a09a8abf3
Update todos
2020-09-14 13:41:11 -04:00
Tadgh
3e324355f2
Add javadocs
2020-09-14 13:28:36 -04:00
Tadgh
2e1f2a662a
Move class to top level, add tests
2020-09-14 13:20:01 -04:00
Tadgh
c3ddf59d6f
Add HapiMessageHeaders to BaseJsonMessage class
2020-09-14 13:02:32 -04:00
James Agnew
5b6ee4e475
Dependency version bump ( #2074 )
...
* Dependency version bump
* More dependency work
* One more fix
2020-09-14 08:42:28 -04:00
Alan Lescano
800283ae97
Update points.json ( #2073 )
...
Update of my contact e-mail and lat./long. points
2020-09-13 16:06:33 -04:00
jamesagnew
3b8b3685f1
One more test data creator
2020-09-11 11:50:39 -04:00
jamesagnew
064e4f5e15
Test data creator
2020-09-11 11:46:19 -04:00
jamesagnew
e637a841a1
One more test data builder
2020-09-11 11:42:47 -04:00
jamesagnew
2bd304ffae
Add method to test data builder
2020-09-11 11:34:50 -04:00
Tadgh
28a9a53917
Rework to keep several things in subscription
2020-09-10 16:05:56 -04:00
Tadgh
2229233749
Move subscription models to legacy, except the ones that are subscription specific
2020-09-09 15:58:41 -04:00
Tadgh
df20a04b53
Add test to ensure Messageheaders are serializable
2020-09-09 12:07:22 -04:00
jamesagnew
f3a5433c06
Set reference validation policy on hapi.fhir.org
2020-09-08 05:51:10 -04:00
jamesagnew
0e34f16890
Make PID column name configurable in migrator
2020-09-07 20:46:53 -04:00
jamesagnew
2d7c808326
Localizer refactor
2020-09-05 15:47:10 -04:00
jamesagnew
c73da4d989
Fix SIL-A's name
2020-09-03 14:17:37 -04:00
michelgleeson
7ad89294f7
Merge pull request #2064 from jamesagnew/fix_mssql_drop_index_and_table_migrations
...
Fix mssql drop index and table migrations
2020-09-03 12:29:04 -04:00
Mike G
8167a0c509
use new getters
2020-09-03 10:15:55 -04:00
Mike G
1de1ebb794
rename getters
2020-09-03 10:15:07 -04:00
Mike G
faab567095
replace fetching of query strings with running of tasks
2020-09-03 00:58:49 -04:00
Mike G
60c03c429b
add constraint dropping when dropping index in case of unique
2020-09-03 00:57:32 -04:00
Mike G
6012bc4c56
add getters and modify some setters to return a reference to itself
2020-09-03 00:56:12 -04:00
jamesagnew
5b7e6b593b
Avoid startup retry loop
2020-09-02 19:56:57 -04:00
jamesagnew
190f0ccb22
Add test for #2063
2020-09-01 14:12:57 -04:00
James Agnew
d8542899e5
Don't lazy load DAOs ( #2061 )
...
* Don't lazy load DAOs
* More tweaks
2020-09-01 09:54:50 -04:00