jamesagnew
669f53bacf
Bump to current release
2020-06-16 09:40:15 -04:00
jamesagnew
d1def4a621
Get test passing
2020-06-15 18:22:14 -04:00
jamesagnew
3c8565f503
Merge branch 'master' into rel_5_1_0
2020-06-15 18:22:06 -04:00
jamesagnew
1badb96db8
Add property for multitenancy
2020-06-15 17:54:11 -04:00
jamesagnew
8aa322caf1
Start Release branch for 5.1.0
2020-05-29 10:26:09 -04:00
James Agnew
0c4e822424
Revert "Changes for empi (as well as subscriptions and partitions)"
2020-05-29 10:23:52 -04:00
Ken Stevens
e9fa2f2b8a
pre-review cleanup
2020-05-27 17:54:07 -04:00
Ken Stevens
0c9b9f7f77
just need to merge the email TLS
2020-05-27 17:04:39 -04:00
jamesagnew
c2ee10814d
Merge branch 'master' into rel_4_2_0
2020-02-16 09:27:05 -05:00
Sean McIlvenna
88445618dd
Fixing issues with incorrectly referenced symbols. May still need to update the references to use constants from the R5 models.
2020-02-10 15:17:23 -08:00
James Agnew
07852800b1
Resolve test issues
2019-11-12 22:25:06 -05:00
jamesagnew
7831250d92
Get R5 support working
2019-08-11 18:35:43 -04:00
James Agnew
632d4ee97b
Fix build issues
2019-03-31 13:11:04 -04:00
James Agnew
e2be963a0d
Add support for websockets
2019-03-31 12:35:48 -04:00
Jessie James Cosare
d5c35723d3
- fixed issue on diff contextPath during running and testing, updated from "/hapi-fhir-jpaserver" to "/" and hapi.properties configs on server_address and server.base works out of the box with jetty
...
- replicated testWebsocketSubscription test from ExampleServerR4IT into ExampleServerDstu3IT
2019-03-16 18:06:46 +08:00
Jessie James Cosare
1cfcaddda8
- cors configuration via hapi properties based on change request 6858c0d799 (r266027967)
...
- reverted mysql as default and used derby based on change request 6858c0d799 (r266028296) and updated readme to include specifics on configuring mysql
- defaulted to jetty configs on hapi.properties so that this starter app will outright work without changing any configs with mvn jetty:run
- updated subscription configs as it doesn't match already active subscription on subsequent runs using mysql as db
- updated project based path resolution and removed unused file .keep_hapi-fhir-jpaserver-starter
2019-03-16 16:20:47 +08:00
Jessie James Cosare
9fc210eb19
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# src/main/java/ca/uhn/fhir/jpa/starter/JpaRestfulServer.java
# src/main/resources/hapi.properties
# src/test/java/ca/uhn/fhir/jpa/starter/ExampleServerR4IT.java
2019-03-15 23:09:09 +08:00
James Agnew
18ead60ef0
Add support for websocket subscriptions
2019-03-14 17:34:15 -04:00
Jessie James Cosare
6907ae34ba
- updated project base path resolution
...
- removed .keep_hapi-fhir-jpaserver-starter file as its not needed anymore
2019-02-20 17:02:53 +08:00
James Agnew
c604d8be53
Improve multiversion support
2019-02-11 08:59:37 -05:00
Sean McIlvenna
7a96e96996
Using a configurable properties file for settings that might change between environments
2019-02-06 16:00:38 -08:00
James Agnew
693dc34e55
Initial commit
2018-07-26 08:06:41 +07:00