3900 Commits

Author SHA1 Message Date
jamesagnew
0e75c8ed39 A few test fixes 2018-09-10 08:50:12 -04:00
James Agnew
7b7f3c333b
Merge pull request #1050 from anthonys123/master
Fixes for issue #1048.  FhirInstanceValidator::validate() now looking…
2018-09-07 23:27:37 -04:00
James Agnew
29f324f8de
Merge branch 'master' into master 2018-09-07 23:25:49 -04:00
James Agnew
979b1287d0 Add ability to suspend scheduled reindexer 2018-09-05 16:22:09 +08:00
James Agnew
e20924dd09
Merge pull request #1070 from jamesagnew/validation_cache_fix
Don't cache validation resources indefinitely
2018-09-02 06:04:39 +08:00
James Agnew
bc270584d2 Work on terminology expansion 2018-09-01 22:56:42 +08:00
James Agnew
a4d8df3c6d Test fixes 2018-09-01 17:19:21 +08:00
James Agnew
8e91600746 Add changelog1 2018-09-01 14:40:31 +08:00
James Agnew
f4a21eadda Fix this issue 2018-09-01 14:38:52 +08:00
James Agnew
fee0166800 Work on removing validstion cache 2018-08-28 05:26:06 -04:00
jamesagnew
d0761ea604 Add a test 2018-08-27 08:58:10 -04:00
James Agnew
54c07263b6 Increase code lengths 2018-08-26 12:32:35 -04:00
James Agnew
b2741dab0d Fix crash in mapping 2018-08-23 16:51:35 -04:00
James Agnew
731658eef8 Remove accidental double initialization 2018-08-23 09:32:10 -04:00
James Agnew
f8c03a3c37 Prefetch subscriptions on app startup 2018-08-22 12:48:03 -04:00
James Agnew
bbe4de2842 Support for LOINC externally defined answerlists added 2018-08-20 09:38:44 -04:00
jamesagnew
8ee701c934 License header update 2018-08-19 20:21:45 -04:00
jamesagnew
df651c830e Remove dynamic mode 2018-08-19 17:35:08 -04:00
jamesagnew
fef105cfdb More intermittent test failure fixes 2018-08-19 16:51:04 -04:00
jamesagnew
cbe02555b4 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-08-19 16:12:55 -04:00
jamesagnew
77e35f5a56 Test fixes 2018-08-19 16:12:35 -04:00
James Agnew
fd55aa292c Allow interactive prompts for credentials from the user 2018-08-19 15:13:06 -04:00
James Agnew
a40b7fe7d3 Add user prompting to BaseCommand 2018-08-18 15:04:14 -04:00
James Agnew
6511545d25 Don't re-activate already active identical subscriptions 2018-08-17 11:56:33 -04:00
James Agnew
ddc4464552 Make constant public 2018-08-13 13:52:47 -04:00
James Agnew
9b61a8cdbe Make constant public 2018-08-13 13:52:08 -04:00
James Agnew
bc1ee1f9dc Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-08-13 11:54:36 -04:00
James Agnew
8a19682ce3 Subscription cleanup trying to get tests passing again 2018-08-13 10:25:16 -04:00
Patrick Werner
6420e0e515
Merge pull request #1025 from jamesagnew/documentOperation
$document operation added
2018-08-13 15:39:28 +02:00
patrick-werner
125b2d06de added $document change to changelist 2018-08-13 14:44:04 +02:00
James Agnew
39ef79ff2c Subscription logic cleanup 2018-08-13 08:40:29 -04:00
patrick-werner
fc03b1b1d4 switched myClient -> ourClient 2018-08-13 13:50:11 +02:00
patrick-werner
b4001b7324 switched myClient -> ourClient 2018-08-13 13:29:42 +02:00
patrick-werner
956cd093ed fixed comments of merge request
added JPAConstants Operation Names
2018-08-13 13:12:34 +02:00
patrick-werner
89bdf40b55 Merge remote-tracking branch 'origin/master' into documentOperation
# Conflicts:
#	hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/dao/dstu3/BaseJpaDstu3Test.java
#	hapi-fhir-jpaserver-base/src/test/java/ca/uhn/fhir/jpa/subscription/r4/RestHookTestWithInterceptorRegisteredToDaoConfigR4Test.java
2018-08-13 13:05:09 +02:00
jamesagnew
086b95013e Add logging 2018-08-13 05:43:45 -04:00
James Agnew
5feec85662 Clean up subscription processing 2018-08-13 05:27:17 -04:00
James Agnew
5ef31a505c One more test fix 2018-08-12 21:36:26 -04:00
jamesagnew
76c981664a Test fix 2018-08-12 19:03:24 -04:00
jamesagnew
1a5ba99e2d Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-08-12 18:40:08 -04:00
jamesagnew
94593368f5 Test fix 2018-08-12 18:17:57 -04:00
James Agnew
3366cc2ea1
Merge pull request #1054 from jamesagnew/1053-lastupdate-shouldnt-apply-to-includes
Don't apply last updated to includes
2018-08-12 17:58:30 -04:00
James Agnew
f5d330dd03
Merge branch 'master' into 1053-lastupdate-shouldnt-apply-to-includes 2018-08-12 17:58:21 -04:00
jamesagnew
080559027b Credit for #1022 2018-08-12 17:56:42 -04:00
James Agnew
78a7d64d2c
Merge pull request #1022 from alinleonard/master
Patch operation on OperationsWhichAllowPreferHeader
2018-08-12 17:55:16 -04:00
jamesagnew
d63cd267ab Test fixes 2018-08-12 16:52:13 -04:00
jamesagnew
19c59d3b04 Merge branch 'subscription_cleanup' 2018-08-12 15:49:39 -04:00
jamesagnew
e1575bd418 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-08-12 15:49:31 -04:00
jamesagnew
4f15027df3 Merge branch 'subscription_cleanup' of github.com:jamesagnew/hapi-fhir into subscription_cleanup 2018-08-12 13:43:48 -04:00
James Agnew
52cfdb7b8b Add some test logging 2018-08-12 13:43:31 -04:00