Commit Graph

2234 Commits

Author SHA1 Message Date
James Agnew 4c2841436f Enhanced android documentation 2016-10-14 17:34:55 -04:00
James Agnew f80bf98dcd Fix #327 - Correctly serialize JSON extension with a reference to a
contained resource
2016-10-14 16:36:29 -04:00
James Agnew e56c75e80c Switch Android library to use OkHttp by default 2016-10-14 16:15:27 -04:00
James Agnew 7caf9b5ad9 Fix missing files from commit 2016-10-12 17:29:23 -04:00
James Agnew deae820ebe Fix up comnpile issue 2016-10-12 15:29:40 -04:00
James Agnew f47597d2ec Rename client param method 2016-10-12 14:51:47 -04:00
James Agnew 8c455d41b6 Rename method from #451 2016-10-12 14:47:51 -04:00
James Agnew 80e303b65b Credit for #451 2016-10-12 14:39:17 -04:00
James Agnew 97cd78e6bf Fix #454 - Chinese characters were not being correctly normalized 2016-10-12 12:50:56 -04:00
James 09af42200c License headers 2016-10-11 05:30:22 -04:00
James Agnew b1266cca71 JPA server shouldn't report a totalCount in Bundle of "-1" when
there are no results
2016-10-07 17:52:06 -04:00
James Agnew b37a1edaae Fix offset error when returning multiple pages in JPA search 2016-10-07 17:42:02 -04:00
James Agnew 0093403860 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-10-07 11:31:12 -04:00
James Agnew 2c4139dc82 Allow fluent client to handle return types other than Parameters when
invoking operations
2016-10-07 11:29:53 -04:00
James Agnew 5384af1004 Add #411 to changelog 2016-10-06 13:27:34 -04:00
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 a4975887b8 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2016-10-06 06:28:06 -04:00
James 2a5c26b08b Dependency bump 2016-10-05 05:17:07 -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 20b60c8d84 Initial commit 2016-09-25 17:54:44 -04:00
James c784d5647b Add unit test 2016-09-25 13:05:24 -04:00
hnnesv 92e6b6d884
DSTU1 Atom: Add entry author to encoded xml bundle 2016-09-23 13:06:21 +02: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