1161 Commits

Author SHA1 Message Date
jamesagnew
a94a1370e7 Correct localization issue in test 2018-02-11 21:54:29 -05:00
James Agnew
18e4d85625 Add functions to stopwatch 2018-02-11 19:26:03 -05:00
James Agnew
261ecb6460 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-02-11 16:39:58 -05:00
James Agnew
388f51a823 Add some tests 2018-02-11 16:38:33 -05:00
jamesagnew
32b25f47d8 Update license header 2018-02-11 12:02:39 -05:00
James Agnew
7046d2fe94 Improve subscription procesing within a transaction 2018-02-10 17:05:09 -05:00
James Agnew
2edc9910e5 Add a test 2018-02-09 10:29:20 -05:00
James Agnew
80353e5d42 Better handle large search result deletion in JPA 2018-02-08 17:55:46 -05:00
jamesagnew
fb327c60cd FIx spring boot issue 2018-02-04 15:04:45 -05:00
jamesagnew
48330a0fa6 Name the task scheduler bean 2018-02-04 13:32:34 -05:00
jamesagnew
087a130ded Test tweak 2018-02-04 08:50:52 -05:00
jamesagnew
86a0774305 Fix an issue in subscription interceptor which prevented the server from
starting if an invalid subscription was already in the database
2018-02-03 19:20:58 -05:00
James Agnew
3cbf669007 Don't crash on startup if an invalid subscription is in the database 2018-02-03 15:47:48 -05:00
James Agnew
1b9bbc90d6 Add some logging on failing test 2018-01-31 08:24:10 -06:00
James Agnew
4af52c160f Try to get HAPI building on JDK9 2018-01-31 06:41:24 -06:00
James Agnew
1c5a07b5a0 Fix #822 - Respect chained method params in a transaction search 2018-01-30 16:20:25 -06:00
James Agnew
c5165e860b Add test for #811 2018-01-30 14:43:21 -06:00
James Agnew
8d468de551 Use R4 validator for DSTU3 validation 2018-01-30 11:16:04 -06:00
James Agnew
044b9f584a Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-01-28 14:02:53 -06:00
James Agnew
f976b7bf7e Add new interceptor method which enabled interceptors to modify response 2018-01-28 14:01:20 -06:00
jamesagnew
2e4f80d7a3 Fix #831 - Remove useless TagListParam annotation 2018-01-26 10:03:21 -05:00
jamesagnew
6b366a58f7 Fixing occasionally failing test 2018-01-26 09:45:21 -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
4dcce4e582 Fix #832 - Correctly normalize text with Korean characters 2018-01-21 14:55:14 +08:00
jamesagnew
001bdbc07e Version bump to 3.2.0 2018-01-13 04:07:57 -05:00
James Agnew
6468ca474a Verion bump to 3.2.0 2018-01-13 02:14:33 -05:00
James Agnew
01186ec8cb Squashed commit of the following:
commit ab876ef864005b6758d3e00a1bb1ef2dad5d2161
Author: James Agnew <jamesagnew@gmail.com>
Date:   Fri Jan 12 18:59:15 2018 -0500

    Tests all passing

commit 4f8a5d98307da1bb5ca7602e34b1d3b791f73d25
Author: jamesagnew <jamesagnew@gmail.com>
Date:   Fri Jan 12 08:21:58 2018 -0500

    Almost compiling
2018-01-12 18:59:43 -05:00
James Agnew
f58a03dacf Add some tests 2018-01-11 09:26:28 -05:00
jamesagnew
b594b8eee2 FIx issues from merge 2018-01-10 06:27:23 -05:00
jamesagnew
b0e196e5cf Merge branch 'master' into optimize_jpa 2018-01-10 06:27:15 -05:00
James Agnew
d375977410 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2018-01-08 14:14:42 -05:00
James Agnew
9a72927dbc Fix #808 - Use version from meta if not found in the resource ID 2018-01-08 14:07:27 -05:00
jamesagnew
0352d48720 Bump copyright message to 2018 2018-01-08 13:52:15 -05:00
jamesagnew
b420d02f2a Fix tests 2018-01-08 08:51:29 -05:00
jamesagnew
19c6369175 Test fix 2018-01-08 08:20:39 -05:00
jamesagnew
7e2459fbdc FIx up tests 2018-01-08 08:18:34 -05:00
jamesagnew
6fc88caa51 More work on optimizing JPA 2018-01-08 07:15:58 -05:00
James Agnew
abf76a778f Add some tests for unique search params 2018-01-08 07:15:31 -05:00
James Agnew
377bae8c16 Allow interceptors to modify request contents 2018-01-06 14:27:32 -05:00
James Agnew
0369b7fd70 JPA server cleanup and add some tests 2018-01-05 16:41:18 -05:00
James Agnew
8b38334955 Fix some tests 2018-01-04 18:12:13 -05:00
James Agnew
2f5ce64755 Start work on removing duplicate resource body 2018-01-04 14:45:17 -05:00
James Agnew
b18e71d4f5 Added new callbacks to IServerOperationInterceptor to be invoked before
other operation methods
2017-12-23 17:13:33 -05:00
James Agnew
fe37c87e78 Redirect test output to a file 2017-12-22 16:52:22 -05:00
James Agnew
ce247ce37f Reuse forks when running surefire 2017-12-22 16:20:21 -05:00
James Agnew
5425172816 More travis fighting 2017-12-22 15:53:08 -05:00
James Agnew
bf3c09f43d
Merge pull request #810 from darktyco/issue-809-date-search-params
Fixes issue #809 where date search params get deleted upon resource update
2017-12-22 15:43:07 -05:00
James Agnew
56fcdef93a Try still more to get travis building 2017-12-22 15:10:08 -05:00