jamesagnew
37f12ac28b
Credit for #817
2018-03-23 06:35:53 -04:00
James Agnew
1f283450da
Merge pull request #817 from chb/jpaserver-dynamic
...
Adding new module - hapi-fhir-jpaserver-dynamic
2018-03-23 06:31:00 -04:00
jamesagnew
42498f3f87
Credit for #812
2018-03-19 06:25:49 -04:00
James Agnew
84e606cfe8
Merge pull request #798 from honestica/elasticsearch-mapping
...
Elasticsearch mapping for Jpa Server
2018-03-15 06:52:17 -04:00
jamesagnew
8c47e2f7be
Credit for #791
2018-03-15 06:48:41 -04:00
jamesagnew
a24c5b5e2d
Add to developers section for #776
2018-03-12 06:45:13 -04:00
James Agnew
fe140a55dd
Merge pull request #868 from Tastelezz/wip-DateParam
...
equals() and hashCode() for DateRangeParam and DateParam
2018-03-02 08:58:07 -05:00
James Agnew
0c52c38eda
Add credit for #868
2018-03-02 08:57:40 -05:00
Gaetano Gallo
3009ec7f74
- added guava-testlib as test dependency to modules hapi-fhir-structures-dstu2 and hapi-fhir-structures-dstu3
...
- added DateRangeParam.equals(Object) and DateRangeParam.hashCode()
- fixed broken DateParamTest
2018-03-02 13:03:30 +01:00
James Agnew
136455f312
Fix #863 - Allow custom search parameters to use multiple bases
2018-02-24 22:10:55 -05:00
jamesagnew
2396f43de7
Upgrade checkstyle version
2018-02-19 12:55:41 -05:00
James Agnew
e1c1819705
Upgrade greenmail
2018-02-05 19:11:11 -05:00
James Agnew
4af52c160f
Try to get HAPI building on JDK9
2018-01-31 06:41:24 -06:00
jamesagnew
5750cfd03c
Prevent double calling server interceptor methods under certain
...
conditions
2018-01-26 07:44:13 -05:00
jamesagnew
4e0e8fb8f8
Version bump a few dependencies
2018-01-26 06:22:06 -05:00
James Agnew
16038ece26
Version bump to 3.3.0-SNAPSHOT
2018-01-23 10:31:01 -05:00
James Agnew
4fd3e20d06
Remove duplicate resource body creation (Merge branch 'optimize_jpa')
2018-01-21 18:16:11 +08:00
James Agnew
6468ca474a
Verion bump to 3.2.0
2018-01-13 02:14:33 -05:00
ANOUSH MOURADIAN
d6bed58bf0
Adding new module - hapi-fhir-jpaserver-dynamic
2018-01-05 12:20:30 -05:00
James Agnew
2f5ce64755
Start work on removing duplicate resource body
2018-01-04 14:45:17 -05:00
James Agnew
64ba145d93
Credit for #810
2017-12-22 16:10:05 -05:00
Jiajing LIANG
6639d74cdc
create a separate module for jpa with elasticsearch engine
2017-12-14 17:20:46 +01:00
Jiajing LIANG
ce135e160b
add ElasticsearchMappingProvider
2017-12-14 17:20:27 +01:00
James Agnew
3b101dfe1f
Bump Derby version
2017-12-13 12:18:54 -05:00
jamesagnew
eb80d3b3e1
Fix licence plugin to use UTF-8
2017-12-07 13:23:50 -05:00
jamesagnew
5b909b4746
Version bump to 3.2.0-SNAPSHOT
2017-11-24 13:32:47 -05:00
jamesagnew
3d3b787db7
Version bump to 3.1.0
2017-11-23 15:06:41 -05:00
jamesagnew
42dd34252d
Version bump to 3.1.0
2017-11-23 13:27:21 -05:00
jamesagnew
150cb33e42
Credit for #774
2017-11-22 20:05:37 -05:00
James Agnew
d5425fba5e
Try to get appveyor working more
2017-11-13 20:59:33 -05:00
James Agnew
99320c3b96
More memory for compiler
2017-11-13 16:17:20 -05:00
James Agnew
46f1b0b532
Config changes to compiler
2017-11-13 13:50:39 -05:00
James Agnew
7de898cdf3
Credit for #747
2017-11-13 13:35:10 -05:00
James Agnew
f2cab54440
Merge pull request #743 from mouellet/spring-boot-starter
...
Add Spring Boot Starter
2017-11-13 13:23:47 -05:00
James Agnew
bb31e11d9a
Credit for #743
2017-11-13 13:22:17 -05:00
James Agnew
85bc654a63
Merge branch 'master' into spring-boot-starter
2017-11-13 13:20:24 -05:00
James
bde05c8b4d
Fix broken DeviceStatus enums
2017-11-05 19:20:49 -05:00
James Agnew
b68483bab6
Credit for #736
2017-11-01 15:37:05 -04:00
James Agnew
cb3dbddbfc
Credit for #718
2017-10-30 16:18:10 -04:00
James
59975948b2
Test fixes
2017-10-22 21:56:44 -04:00
James
fd4efd638f
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-10-17 16:43:46 -04:00
James
e2585a250e
Update to Spring 5
2017-10-17 16:43:38 -04:00
James Agnew
4fb588d7a6
Update android documentation
2017-10-17 16:05:11 -04:00
James Agnew
9ca85b4cf3
Re-enable errorprone on standard hapi fhir build. woohoo!
2017-10-15 11:27:30 -04:00
James
c6f2196cd5
Upgrade surefire plugin
2017-10-13 11:08:46 -04:00
James
fddda443a2
Remove hamcrest-date library that caused conflicts
2017-10-11 06:33:15 -04:00
James
31fb1236a1
Reuse bundle ID when returning query cache results
2017-10-11 06:05:14 -04:00
Mathieu Ouellet
30c391db00
Add Spring Boot Starter
...
Provides spring-boot-starter with auto-configurations for Rest server,
Jpa server, FHIR Validation and clients.
Default configurations overridable by configuration properties and
rest-server customizer.
2017-09-30 11:20:00 -04:00
James Agnew
87383ad802
Version bump to 3.1.0-SNAPSHOT
2017-09-27 21:23:34 -04:00
James
e19c13fa6f
Prepare 3.0.0 release
2017-09-24 17:55:16 -04:00