2750 Commits

Author SHA1 Message Date
James Agnew
fdd82e0b2a Shorten column names in Search table for JPA 2017-05-04 05:51:02 -04:00
James Agnew
83c8036eda Fix broken test 2017-05-02 09:30:26 -04:00
James Agnew
11948a27d6 Ignore test that doesn't pass yet 2017-05-02 09:22:04 -04:00
James Agnew
1af36db7f7 Add unit test only 2017-05-02 09:20:45 -04:00
James Agnew
15952c22dc Fix #631 - Typo in documentation 2017-05-01 15:31:11 -04:00
James Agnew
2a89ff88f7 Merge pull request #630 from Jaypeg85/concurrency_issue
concurrency_issue
2017-05-01 15:20:45 -04:00
James Agnew
403197655d Credit for #630 2017-05-01 15:20:24 -04:00
James Agnew
c5c6c5eff6 Fix deadlock regression in JPA 2.5-SNAPSHOT 2017-04-29 07:20:43 -04:00
Gijsbert van den Brink
1fc15905db Fix parsing of hexadecimal encoded entities. 2017-04-28 12:07:00 +02:00
Gijsbert van den Brink
9ffbeb892b Use the charset from the content-type header of the HttpRequest instead of always using the default charset. 2017-04-25 15:33:48 +02:00
James
f21ab8bfe6 Add synchronization to SP registry 2017-04-24 07:40:53 -04:00
James
091fd18c00 Fix jacoco error 2017-04-23 22:21:35 -04:00
James Agnew
93b61aac90 Force resource updates when reindexing 2017-04-23 22:20:58 -04:00
James
bb9cd7c198 Add configuration property to DSTU3 FhirInstanceValidator to allow client code to change unknown extension handling behaviour. 2017-04-23 19:28:45 -04:00
James
9c595e18f9 Ignore updates that don't actually change anything 2017-04-23 15:04:19 -04:00
James
841cfb8cf3 Fix test failures from search cleanup 2017-04-22 13:08:29 -04:00
James
fa2950dacb Fix tests for expiring search results 2017-04-22 08:50:51 -04:00
James
dd5580ed2d Search reuse merged in 2017-04-22 07:47:05 -04:00
James
405ac50351 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-04-22 06:34:36 -04:00
James
c311a0b3bf Work on JPA performance 2017-04-22 06:34:24 -04:00
James Agnew
c09e26e28f Clean up calls in JPA server for ID 2017-04-22 06:31:55 -04:00
James
716fa56b8f Merge branch 'jpa_perf_enhancements' 2017-04-21 06:30:22 -04:00
Jeppe Langhoff Sørensen
16232810a5 [(concurrency_issue)] Merge remote-tracking branch 'origin/concurrency_issue' into concurrency_issue 2017-04-21 09:35:47 +02:00
Jeppe Langhoff Sørensen
6eda689fb1 [(concurrency_issue)] Fixed concurrency issues in BaseRuntimeElementCompositeDefinition
Removed exceptions used in control flow in ParserState
Test showing further concurrency issues in FhirContext (committed as ignored).
2017-04-21 09:34:33 +02:00
Jeppe Langhoff Sørensen
18333fae41 [(concurrency_issue)] Fixed concurrency issues in BaseRuntimeElementCompositeDefinition
Removed exceptions used in control flow in ParserState
Test showing further concurrency issues in FhirContext (committed as ignored).
2017-04-21 09:25:41 +02:00
James
cbc652d226 Version bump to 2.5-SNAPSHOT 2017-04-20 16:13:15 -04:00
James
baef8c0021 Update changelog 2017-04-20 16:13:15 -04:00
James Agnew
8887f57577 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-04-20 16:12:02 -04:00
James Agnew
bc545f8e3c Issue #590 - Handle paging requests for AuthorizationInterceptor 2017-04-20 16:11:09 -04:00
James
f01a1cb1e9 Fix #627 - Accidental rename of some codesystem files to text during
sync
v2.4
2017-04-20 06:04:09 -04:00
James Agnew
282f90d174 Perf work 2017-04-20 05:59:10 -04:00
James
bb1f42545f Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-04-19 21:38:49 -04:00
James
9d3d15ce6f Version bump to 2.4 2017-04-19 21:38:36 -04:00
James Agnew
b0caf0c2c5 Release notes for 2.4 2017-04-19 20:39:48 -04:00
James Agnew
552bd90d59 More perf work 2017-04-19 18:08:38 -04:00
James
15424572ef Complete R3 merge 2017-04-19 05:18:49 -04:00
James
64fb9cfa68 Merge branch 'dstu3_latest_structs' 2017-04-18 22:12:53 -04:00
James
cc526f6d99 Upgrade to STU3 2017-04-18 21:58:23 -04:00
James Agnew
61a61cddee More perf work 2017-04-18 21:02:25 -04:00
James
f3b52424e3 Changelog note about r3 2017-04-18 07:51:11 -04:00
James
077676fd03 Bring DSTU3 structs up to FHIR R3
Squashed commit of the following:

commit 65b70d30c90f82a228fdfb3c82a6215d076326d5
Author: James <jamesagnew@gmail.com>
Date:   Tue Apr 18 07:44:08 2017 -0400

    More work on bringing structs up to date

commit 1df2de066761dbedd23918927f68e9cf9fe85bcd
Author: James <jamesagnew@gmail.com>
Date:   Tue Apr 18 07:12:45 2017 -0400

    Working

commit 9a51323e03ffe1abe84465481f4a2e0caa5f0524
Author: James <jamesagnew@gmail.com>
Date:   Mon Apr 17 22:18:24 2017 -0400

    Updates to STU3

commit 40aebba0a7e03a65360189e9c3de009b13374a65
Author: James <jamesagnew@gmail.com>
Date:   Mon Apr 17 18:30:26 2017 -0400

    Fix regression caused by #610
2017-04-18 07:48:38 -04:00
James
65b70d30c9 More work on bringing structs up to date 2017-04-18 07:44:08 -04:00
James
1df2de0667 Working 2017-04-18 07:12:45 -04:00
James
4bf97e836a Fix memory leak 2017-04-18 06:13:48 -04:00
James
9a51323e03 Updates to STU3 2017-04-17 22:18:24 -04:00
James
40aebba0a7 Fix regression caused by #610 2017-04-17 18:30:26 -04:00
James
6a5d0f95ae Add double-check for #610 2017-04-17 18:10:57 -04:00
James
e9a1069c9d Credit for #610 2017-04-17 18:03:55 -04:00
James Agnew
9201692c70 Merge pull request #610 from dangerousben/init-race-condition
Fix FhirContext initialisation race condition.
2017-04-17 18:02:06 -04:00
James
048686be43 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2017-04-17 17:59:48 -04:00