Tadgh
|
2e8c6a7082
|
Update property
|
2020-07-09 11:23:25 -07:00 |
|
Tadgh
|
9c2bf5dc51
|
Merge pull request #117 from hapifhir/fix-empi-bug
Fix empi bug
|
2020-07-09 10:18:36 -07:00 |
|
Tadgh
|
d263b5e14c
|
Remove dead space
|
2020-07-09 10:13:25 -07:00 |
|
Tadgh
|
53315a54d0
|
Update readme
|
2020-07-09 10:01:09 -07:00 |
|
Tadgh
|
5d0b26bbf3
|
Have EmpiSettings actually return an EmpiSettings bean
|
2020-07-09 10:00:00 -07:00 |
|
Tadgh
|
745d82a608
|
Fix EMPI rules json
|
2020-07-09 09:46:23 -07:00 |
|
jamesagnew
|
21a4754ebd
|
Resolve some compile errors
|
2020-07-02 11:24:03 -04:00 |
|
James Agnew
|
173deb213b
|
Merge pull request #115 from hapifhir/dependabot/maven/mysql-mysql-connector-java-8.0.16
Bump mysql-connector-java from 8.0.11 to 8.0.16
|
2020-07-01 18:29:16 -04:00 |
|
dependabot[bot]
|
6fa569f030
|
Bump mysql-connector-java from 8.0.11 to 8.0.16
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.11 to 8.0.16.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.11...8.0.16)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-01 20:58:36 +00:00 |
|
Sean McIlvenna
|
20a72e3736
|
Merge pull request #99 from petermicuch/properties_from_env
Adding environment variables to override hapi properties file settings
|
2020-07-01 08:21:24 -07:00 |
|
Sean McIlvenna
|
bb87cc3d9d
|
Merge pull request #114 from trifork/feature/idStrategy
Added support for configurable client ID strategy
|
2020-07-01 08:19:35 -07:00 |
|
jvi
|
25a3da1b83
|
Added support for configurable client ID strategy
|
2020-07-01 12:16:09 +02:00 |
|
Sean McIlvenna
|
05daeff06a
|
Adding .dockerignore file to improve the efficiency of docker builds
|
2020-06-29 15:40:58 -07:00 |
|
Sean McIlvenna
|
213bda7cfc
|
Updating Dockerfile to use context code instead of re-cloning the hapi-fhir-jpaserver-starter project. Still re-builds the base hapi libraries, though.
|
2020-06-29 15:07:46 -07:00 |
|
jamesagnew
|
a5c1769b91
|
Rework the JPA server class a bit
|
2020-06-16 09:57:49 -04:00 |
|
jamesagnew
|
669f53bacf
|
Bump to current release
|
2020-06-16 09:40:15 -04:00 |
|
jamesagnew
|
7282db245e
|
Add repo
|
2020-06-16 08:53:10 -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
|
0430a539ff
|
Merge pull request #101 from hapifhir/revert-95-ks-20200427-empi1
Revert "Changes for empi (as well as subscriptions and partitions)"
|
2020-05-29 10:24:11 -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
|
2567dcd429
|
Merge pull request #95 from hapifhir/ks-20200427-empi1
Changes for empi (as well as subscriptions and partitions)
|
2020-05-28 10:06:56 -04:00 |
|
Ken Stevens
|
090febf339
|
bump to 5.1.0-SNAPSHOT
|
2020-05-28 09:48:31 -04:00 |
|
Ken Stevens
|
2d974fe21f
|
Merge remote-tracking branch 'remotes/origin/master' into ks-20200427-empi1
# Conflicts:
# src/main/java/ca/uhn/fhir/jpa/starter/ApplicationContext.java
# src/main/java/ca/uhn/fhir/jpa/starter/FhirServerConfigCommon.java
# src/main/java/ca/uhn/fhir/jpa/starter/JpaRestfulServer.java
# src/test/java/ca/uhn/fhir/jpa/starter/ExampleServerR5IT.java
|
2020-05-28 09:06:48 -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 |
|
Vladimir Nemergut
|
c74d45059d
|
Only override existing hapi properties with env ones
|
2020-05-15 11:44:38 +02:00 |
|
James Agnew
|
f7fa572886
|
Merge pull request #89 from hapifhir/rel_5_0_0
Start 5.0.0 release branch
|
2020-05-14 08:40:42 -04:00 |
|
jamesagnew
|
3f43a91ed6
|
Test fixes
|
2020-05-14 08:08:52 -04:00 |
|
Peter Micuch
|
e2eee4e4e5
|
Adding environment variables to override hapi properties file settings
|
2020-05-14 11:44:46 +02:00 |
|
Ken Stevens
|
f598dd8e1f
|
README.md
|
2020-04-27 14:28:45 -04:00 |
|
Ken Stevens
|
1e8e64d265
|
confirmed empi works
|
2020-04-27 13:21:01 -04:00 |
|
Ken Stevens
|
4f8d34cbb4
|
updated to match 5.0.0
|
2020-04-27 12:49:15 -04:00 |
|
jamesagnew
|
1086e4cfb1
|
Travis update
|
2020-03-18 09:27:38 -04:00 |
|
jamesagnew
|
c221e892f6
|
Start 5.0.0 release branch
|
2020-03-18 09:13:43 -04:00 |
|
James Agnew
|
7b5e0ae903
|
Merge pull request #72 from hapifhir/rel_4_2_0
Start 4.2.0 release branch
|
2020-02-16 09:40:57 -05:00 |
|
jamesagnew
|
c2ee10814d
|
Merge branch 'master' into rel_4_2_0
|
2020-02-16 09:27:05 -05:00 |
|
James Agnew
|
61965fb078
|
Merge pull request #82 from jvitrifork/patch-1
Update HapiProperties.java
|
2020-02-13 05:29:20 -05:00 |
|
Jens Kristian Villadsen
|
f215447593
|
Update HapiProperties.java
spelling
|
2020-02-13 10:57:43 +01:00 |
|
Sean McIlvenna
|
b108ef73e4
|
Adding configurable properties for max_binary_size
|
2020-02-10 15:17:44 -08: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 |
|
Patrick Werner
|
45e5ebb031
|
Merge pull request #81 from hapifhir/fix_jetty_mvn
fixes mvn jetty:run
|
2020-02-07 14:55:02 +01:00 |
|
patrick-werner
|
ffa36fd1d1
|
fixes mvn jetty:run
|
2020-02-07 14:24:45 +01:00 |
|
Sean McIlvenna
|
965cb8c042
|
Merge pull request #79 from sundayoyeniyi/minor-changes
Improving the quality of readme documentation
|
2020-01-28 14:19:20 -08:00 |
|
sundayoyeniyi
|
2b3496ce96
|
Improving the quality of readme documentation
- Reformat for sub-headings
- Removed duplicates from properties file
|
2020-01-28 21:59:47 +00:00 |
|
Sean McIlvenna
|
da2a4ce052
|
Merge pull request #78 from fhirbox/master
Allow properties with a default value to be overridden by an environm…
|
2020-01-27 19:37:16 -08:00 |
|
Jasen Schremmer
|
54120f374e
|
Allow properties with a default value to be overridden by an environment variable, to be consistent with the handling of properties without a default value
|
2020-01-28 13:13:13 +11:00 |
|
Sean McIlvenna
|
3a521c0ee0
|
Merge pull request #75 from hapifhir/ks-20200113-mailtls
Preparing for email TLS support
|
2020-01-14 11:01:47 -08:00 |
|