James Agnew
|
26e2e2527d
|
Site updates
|
2015-11-23 18:14:56 -05:00 |
James Agnew
|
4e30701a2b
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-11-23 06:13:39 -05:00 |
James Agnew
|
1fe3bb9ff0
|
Updates from DevDays
|
2015-11-23 06:13:02 -05:00 |
de Beaubien, Bill
|
eaa81160ff
|
Updated CLI to use 1.4-SNAPSHOT
|
2015-11-20 16:15:08 -05:00 |
Nick Peterson
|
13b3601843
|
Make IBoundCodeableConcept and IValueSetEnumBinder extend java.io.serializable; add a test to verify that MaritalStatusCodesEnum in DSTU2 is now serializable.
|
2015-11-20 12:15:31 -08:00 |
James Agnew
|
c78be081ef
|
Add CLI test
|
2015-11-20 10:30:10 +01:00 |
James Agnew
|
0b7f6c0f4a
|
Reduce travis memory use
|
2015-11-16 14:14:13 +01:00 |
James Agnew
|
1c82a692f6
|
Try to reduce memory for unit tests
|
2015-11-16 14:13:34 +01:00 |
James Agnew
|
e7dda532c6
|
Tests are failing on Travis but not locally... Argh
|
2015-11-16 14:00:35 +01:00 |
James Agnew
|
18f7e958d2
|
Debug info for failing test
|
2015-11-15 20:17:36 -05:00 |
James Agnew
|
93e418ffae
|
Bump Jetty version
|
2015-11-15 20:16:16 -05:00 |
James Agnew
|
2f12c9ed01
|
Bump version to 1.4-SNAPSHOT
|
2015-11-15 20:11:05 -05:00 |
James Agnew
|
c12dc82a37
|
Site updates for 1.3 release
|
2015-11-15 19:56:57 -05:00 |
James Agnew
|
5d13e660b0
|
Add header file
|
2015-11-15 13:56:59 -05:00 |
James Agnew
|
f9f33f059b
|
Version bump to 1.3
|
2015-11-15 12:53:02 -05:00 |
James Agnew
|
8c087f053a
|
Cleanup for #254
|
2015-11-15 12:52:46 -05:00 |
James Agnew
|
c516050716
|
Merge pull request #254 from cmikeb1/master
Added the ability to wire the JPA conformance providers
|
2015-11-15 12:47:55 -05:00 |
James Agnew
|
8e24077bcf
|
Credit for #254
|
2015-11-15 12:46:42 -05:00 |
James Agnew
|
614b7e09e5
|
Bump to 1.0.2 FHIR definitions
|
2015-11-15 12:22:56 -05:00 |
James Agnew
|
326db08f0e
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-11-14 13:01:52 -05:00 |
James Agnew
|
f2ac8a4767
|
Define Enums for child concepts
|
2015-11-09 12:54:42 -05:00 |
jamesagnew
|
e7e820ee52
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-11-08 11:14:22 -05:00 |
jamesagnew
|
dfced5b2a5
|
Fix tests
|
2015-11-08 11:13:58 -05:00 |
jamesagnew
|
35a6b4dbf0
|
Fix #253 - Process JPA entries in the correct order
|
2015-11-08 09:36:04 -05:00 |
C. Mike Bylund
|
3ff6822599
|
Added the ability to wire JpaConformanceProviderDstu1 & JpaConformanceProviderDstu1 with spring, as accommodated by [RestfulServer.java](d3685e72ba/hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/RestfulServer.java (L1313) )
|
2015-11-06 21:20:06 -07:00 |
James Agnew
|
65c4250ed3
|
Update android distribution
|
2015-11-06 18:53:54 -05:00 |
jamesagnew
|
6fd5aecec7
|
Fix #250 - Honour Accept: text/xml and Accept: text/json
|
2015-11-05 07:32:33 -05:00 |
jamesagnew
|
4545b4fb7f
|
Don't create a new version when reindexing resources
|
2015-11-04 08:26:33 -05:00 |
jamesagnew
|
f13820b627
|
Fix #248 - Remove failing test in Italian locale
|
2015-11-03 22:22:13 -05:00 |
jamesagnew
|
1fb9f02d14
|
Work on fulltext suggestions
|
2015-11-03 21:34:35 -05:00 |
jamesagnew
|
3fc7a16735
|
Fulltext searching works
|
2015-11-02 08:12:36 -05:00 |
jamesagnew
|
23b35661ea
|
Bump a few dependency versions
|
2015-10-31 17:48:25 -04:00 |
jamesagnew
|
a6d4de1f3e
|
Add support in JPA for _content and _text for $everything operation
|
2015-10-31 17:09:32 -04:00 |
petervanhoute
|
5a7d2b40e8
|
add javadoc + create builder for jaxrsrequest
|
2015-10-30 19:13:20 +01:00 |
petervanhoute
|
63db1b646f
|
test in weblogic: fix interceptor + stateless on abstract
|
2015-10-30 11:35:11 +01:00 |
James Agnew
|
2cc88d76eb
|
Cleasn up JPA interceptors
|
2015-10-29 16:44:51 -04:00 |
James Agnew
|
d3685e72ba
|
Fix #241 and fix #247 - Don't encode UUID IDs on resources, and preserve
bundle type when retrieving pages
|
2015-10-29 15:38:19 -04:00 |
petervanhoute
|
0aafd37397
|
commit poms
|
2015-10-29 16:00:23 +01:00 |
petervanhoute
|
54ad29edc1
|
add test + drop implementation implementation for StaticJaxRsServer
|
2015-10-29 15:57:30 +01:00 |
petervanhoute
|
367163c46a
|
fix return url
|
2015-10-29 15:55:37 +01:00 |
petervanhoute
|
a262bf64d0
|
fix paging
|
2015-10-29 15:54:09 +01:00 |
jamesagnew
|
01320ac1b1
|
Site updates
|
2015-10-29 09:14:23 -04:00 |
jamesagnew
|
f7dab9ff64
|
Doc updates
|
2015-10-29 07:51:59 -04:00 |
petervanhoute
|
d2cb35b6a1
|
add test for conformance
|
2015-10-28 16:27:45 +01:00 |
petervanhoute
|
9f7a104315
|
add unit tests
|
2015-10-28 14:08:14 +01:00 |
jamesagnew
|
30ab0203a3
|
Refactor search capability in JPA out of resource specific module
|
2015-10-28 08:44:52 -04:00 |
jamesagnew
|
65598c200e
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2015-10-28 07:39:18 -04:00 |
jamesagnew
|
f3552015cc
|
Work on splitting out search in JPA
|
2015-10-27 20:23:49 -04:00 |
James Agnew
|
43c1212840
|
Revamp the interceptor framework for JPA
|
2015-10-27 18:34:27 -04:00 |
jamesagnew
|
5a2ee77142
|
Parser (XML and JSON) shouldn't encode an ID tag in resources
which are part of a bundle when the resource has a UUID/OID
ID.
|
2015-10-26 22:47:06 -04:00 |