Commit Graph

1707 Commits

Author SHA1 Message Date
Bill de Beaubien c66429ef3c #274 - test illustrating bug 2015-12-20 21:09:58 -05:00
jamesagnew aaf85f2323 Lots of work on DSTU2.1 structures 2015-12-20 09:29:52 -05:00
James Agnew 9e110506f7 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-12-16 12:04:54 -05:00
James Agnew 9c37c3b2a0 Use ResponseHighlighterInterceptor in the JPA example project 2015-12-16 12:03:58 -05:00
jamesagnew 6ac62a5b46 Merge branch 'master' into hl7org_dstu21 2015-12-15 20:33:31 -05:00
jamesagnew 3005c9a766 Still working on unit tests 2015-12-15 09:11:01 -05:00
jamesagnew 22ff1db183 Work on tests 2015-12-15 07:14:21 -05:00
jamesagnew 2fd1357363 More travis 2015-12-14 22:58:47 -05:00
jamesagnew 2b0a800d98 travis.... 2015-12-14 22:44:05 -05:00
jamesagnew c8535b72b6 More travis 2015-12-14 22:34:53 -05:00
jamesagnew 0bf5172de6 More travis work 2015-12-14 22:28:03 -05:00
jamesagnew b2a9836cda More logging to try and figure out the travis failures 2015-12-14 22:12:54 -05:00
jamesagnew 60261672c1 Stricter errors to try and fix travis.. 2015-12-14 22:05:32 -05:00
jamesagnew a623003a56 Fix #240 - Support target resource type in server _include and _revinclude values 2015-12-14 21:50:35 -05:00
jamesagnew d95bd269c0 Correctly encode value[x] field names when the datatype is a profiled type such as markdown 2015-12-14 21:04:27 -05:00
James Agnew 96c0267fe1 Add logging to stupid failing travis test 2015-12-14 18:35:42 -05:00
James Agnew feaf33dfd9 Fix breaking test 2015-12-14 18:25:55 -05:00
James Agnew 2eaa1eddae Fix compile 2015-12-14 18:22:21 -05:00
James Agnew 9ef0498775 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-12-14 10:56:33 -05:00
James Agnew 8704e415e2 Fix compile error 2015-12-14 10:56:22 -05:00
jamesagnew 5c47c0c75c Gitignore tweak 2015-12-14 09:08:40 -05:00
jamesagnew 97d6d09663 Work on #240 - Not yet working in JPA 2015-12-14 08:17:33 -05:00
James Agnew 68bb244328 Lots of work on new structures 2015-12-13 22:44:41 -05:00
James Agnew 117f9eb977 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-12-10 08:24:30 -05:00
James Agnew 85ec9d9264 Work on 2.1 structures 2015-12-10 08:24:12 -05:00
jamesagnew 0a0daedcfd Still not working DSTU2.1 2015-12-09 22:49:02 -05:00
jamesagnew ea89f3af28 Correctly return profile 2015-12-09 07:07:05 -05:00
jamesagnew 83b664e55b Get travis building again 2015-12-04 08:03:16 -05:00
jamesagnew 67eb06665e Work on test indexing 2015-12-03 22:41:37 -05:00
jamesagnew 8ed9ca83af Fix build 2015-12-03 21:52:40 -05:00
jamesagnew e176d9a4b7 Try to fix travis 2015-12-03 20:54:48 -05:00
de Beaubien, Bill 54a63ba8d7 cli now handles unrecognized commands without crashing 2015-12-03 15:19:26 -05:00
James Agnew 2f8278ff78 Fix build 2015-12-02 10:10:10 -05:00
James Agnew 547b5290a4 Update resource defs 2015-12-01 18:35:24 -05:00
James Agnew 8f41739d25 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-12-01 18:14:07 -05:00
James Agnew bc9d1712d4 Credit for #265 2015-12-01 18:13:34 -05:00
James Agnew 5c4f78fbea Merge pull request #265 from joelsch/require_java_8
Configure maven-enforcer-plugin to require JDK 1.8 or higher.
2015-12-01 18:10:35 -05:00
Joel Schneider 0fd1d91b33 Add maven-enforcer-plugin configuration to require use of JDK 1.8 or higher. 2015-12-01 15:58:06 -06:00
James Agnew 4398040451 Add count(int) method to fluent client search 2015-12-01 10:22:50 -05:00
jamesagnew 9dbeee3576 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2015-12-01 07:49:52 -05:00
jamesagnew 1eddb4db7f Delete commented line per #251 2015-12-01 07:49:31 -05:00
de Beaubien, Bill cc0bbc2f43 #264 - added test to demonstrate bundle validation issue 2015-11-30 12:38:43 -05:00
jamesagnew 310a238a2a More work fixing build 2015-11-29 17:16:55 -05:00
jamesagnew fcdf80c6a7 Only do one pass of validation during a JPA transaction 2015-11-29 16:48:57 -05:00
jamesagnew 9b0f2a3a9d Try to fix build more 2015-11-29 15:43:43 -05:00
jamesagnew a977cbc663 Try to fix build 2015-11-29 15:32:04 -05:00
jamesagnew 07078e4ce3 Add GZip support to client and server for client-to-server uploads 2015-11-29 15:03:28 -05:00
jamesagnew d47e0e5e77 Add DSTU2.1 resources 2015-11-29 11:43:09 -05:00
jamesagnew 45502ba5ff Credit for #251 2015-11-27 15:03:05 -05:00
jamesagnew c6dede1447 Merge branch 'petervanhoute-master' 2015-11-27 15:00:21 -05:00