Commit Graph

2115 Commits

Author SHA1 Message Date
James Agnew 11d3ae9447 Fix #411 - Searching by POST with urlencoded parameters doesn't work if
interceptors are accessing the parameters and there is are also
parameters on the URL
2016-10-06 13:23:32 -04:00
James Agnew f5eda76388 Use new STU3 mimetypes by default 2016-10-06 12:17:59 -04:00
James Agnew 61d6f1ba8d Second attempt to fix #459 2016-10-04 17:55:28 -04:00
James Agnew 012090b719 Fix #459 - Race condition in unit tests 2016-10-04 17:15:51 -04:00
James Agnew 1fd881d8f8 Return an error if a parameter is called with a chain even though it
doesn't support chaining
2016-10-04 17:02:13 -04:00
James Agnew 80350a52ec Changelog entry 2016-09-30 18:13:20 -04:00
James Agnew 1180860590 Fix test errors 2016-09-30 18:12:33 -04:00
James Agnew 26cd316343 Fix #414: Parser should not choke with a NullPointerException if it
encounters an extension without a URL
2016-09-30 17:35:29 -04:00
James Agnew 22c2d301dc Merge remote-tracking branch 'origin/jpa_dep_cleanup' 2016-09-30 14:04:24 -04:00
James Agnew ff4755fbf3 Fix #441: Correctly handle search with chains across a field with choice
type
2016-09-30 14:03:20 -04:00
James f39ca7eb2f Start del cleanup 2016-09-30 08:34:25 -04:00
James Agnew 8b80d932da Fix #443 - XhtmlNode.equalsDeep() did not work 2016-09-29 15:00:01 -04:00
James Agnew 5da1d22d02 Docs 2016-09-28 17:04:55 -04:00
James Agnew 8a9a031a8d Fix uploading CLI DSTU2 examples 2016-09-28 16:25:01 -04:00
James Agnew eba136d706 Correctly handle custom types in programatic access to JPA 2016-09-27 14:22:48 -04:00
James Agnew 090f079442 Try to fix race conditions in tests 2016-09-26 12:56:37 -04:00
James Agnew a95341d70f Fix race conditions for tests 2016-09-26 12:37:03 -04:00
James Agnew 2c277864f1 Fix tests 2016-09-26 12:24:54 -04:00
James Agnew 2316a887c2 Add some test logging 2016-09-26 11:27:23 -04:00
James Agnew cb31e706c7 Add test for #411 2016-09-26 10:50:04 -04:00
James c784d5647b Add unit test 2016-09-25 13:05:24 -04:00
James 714adcd4be Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-09-22 21:55:11 -04:00
James 3428aa40f3 Logging changes 2016-09-22 21:55:05 -04:00
James Agnew 73959e3e26 Remove redundant files 2016-09-21 16:59:43 -04:00
James Agnew 3d73aad275 Fix unit tests 2016-09-21 16:58:57 -04:00
James Agnew ff4e270ca4 Changes 2016-09-18 16:10:12 -04:00
James Agnew ae97165a0a Add interceptor method on server which will be called after all other
processing
2016-09-18 16:08:16 -04:00
James Agnew fec032464a More example changes 2016-09-18 13:38:24 -04:00
James Agnew b20a5e6b90 Bundles for history did not validate 2016-09-18 10:28:24 -04:00
James Agnew e686ff7aa7 Add postgres example 2016-09-18 10:04:21 -04:00
James Agnew d8c99363db Patch modifications 2016-09-18 08:35:54 -04:00
James Agnew 40286f49c2 Merge branch 'patch' of github.com:jamesagnew/hapi-fhir into patch 2016-09-17 23:40:54 -04:00
James Agnew 6e97936eca More work on patch 2016-09-17 16:55:21 -04:00
qagwaai 58185d199b Updated GenericClient to call MethodUtil updated signature 2016-09-17 14:24:18 -04:00
James Agnew ad447126f2 Merge in patch changes 2016-09-17 13:55:12 -04:00
James Agnew e50a34b540 Merge branch 'patch' of github.com:jamesagnew/hapi-fhir into patch 2016-09-17 13:41:17 -04:00
James Agnew 1343badba4 Working on patch 2016-09-17 13:40:03 -04:00
qagwaai 5ebc3ef513 initial patch scaffolding 2016-09-17 13:36:56 -04:00
James Agnew 364c18e06e Use more compatible Accept header in STU3 client. Also fixes missing
Woodstox library in android builds per #450)
2016-09-16 23:46:06 -04:00
James Agnew a3108eba8d Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-09-16 17:43:33 -04:00
James Agnew da73123e79 Fix compile problem 2016-09-16 17:43:24 -04:00
FilipDomazet e2f03a9a26 Fixed issue with adding profile information to an unmodifiable list (#448) 2016-09-16 15:02:22 -04:00
James Agnew f92c5a7232 Fix #446 - Don't give child resources the ID of the parent 2016-09-16 15:01:14 -04:00
James Agnew 12790d385c Fix #445 - Server was using the wrong mimetype for conf statement 2016-09-16 13:25:03 -04:00
James Agnew e1b41d8bf5 Add flag to CLI tool 2016-09-16 13:16:46 -04:00
James Agnew 4de0e38e01 Add credit for #446 and #448 2016-09-16 13:16:28 -04:00
James 1db9f726f9 Localizer update 2016-09-15 09:05:49 -04:00
James Agnew a2ffc6af05 Fix #444 - Correct handling of parsing milliseconds in dates before 1970 2016-09-09 18:18:28 -04:00
James ed7e6929a7 Add gitignore 2016-09-09 08:32:45 -04:00
James Agnew d41b412dee Fix #440 - Don't depend on Saxon 2016-09-08 15:56:15 -04:00