James Agnew
93e418ffae
Bump Jetty version
2015-11-15 20:16:16 -05:00
James Agnew
2f12c9ed01
Bump version to 1.4-SNAPSHOT
2015-11-15 20:11:05 -05:00
James Agnew
c12dc82a37
Site updates for 1.3 release
2015-11-15 19:56:57 -05:00
James Agnew
f9f33f059b
Version bump to 1.3
2015-11-15 12:53:02 -05:00
jamesagnew
1fb9f02d14
Work on fulltext suggestions
2015-11-03 21:34:35 -05:00
jamesagnew
3fc7a16735
Fulltext searching works
2015-11-02 08:12:36 -05:00
jamesagnew
23b35661ea
Bump a few dependency versions
2015-10-31 17:48:25 -04:00
jamesagnew
a6d4de1f3e
Add support in JPA for _content and _text for $everything operation
2015-10-31 17:09:32 -04:00
James Agnew
d3685e72ba
Fix #241 and fix #247 - Don't encode UUID IDs on resources, and preserve
...
bundle type when retrieving pages
2015-10-29 15:38:19 -04:00
James Agnew
43c1212840
Revamp the interceptor framework for JPA
2015-10-27 18:34:27 -04:00
James Agnew
859d76bfbc
Merge pull request #244 from jkiddo/master
...
Added example using embedded Jetty and Guice - meaning its way more e…
2015-10-21 12:08:41 -04:00
James Agnew
fad59b75b9
Credit for #245
2015-10-21 12:03:36 -04:00
jamesagnew
c14c772da4
Add all required exports to OSGi build
2015-10-21 07:57:42 -04:00
jamesagnew
938a251ae9
Cleanup tests for java config in JPA
2015-10-19 20:19:40 -04:00
jamesagnew
9c0f6f993d
Finish converting Spring from XML to Java config
2015-10-17 09:39:27 -04:00
jkiddo
ba9d951053
Added example using embedded Jetty and Guice - meaning its way more easy to debug and 'deploy'
2015-10-15 15:08:58 +02:00
James Agnew
e9d18af5d9
Bump library versions
2015-10-14 18:11:52 -04:00
jamesagnew
0ab8ee386f
Add documentation for CLI
2015-10-12 18:47:49 -04:00
jamesagnew
588016e406
Merge branch 'master' into fulltext
2015-10-09 09:15:48 -04:00
jamesagnew
b4c86d033e
More work on fulltext search and add a failing test for subscriptions
2015-10-09 09:12:41 -04:00
James Agnew
4dbd180cf6
Clean up testing
2015-10-08 17:38:14 -04:00
James Agnew
541e6cdcb1
Credit for #235
2015-10-01 11:45:33 -04:00
jamesagnew
9492744018
Work on subsciprions
2015-09-28 09:06:57 -04:00
jamesagnew
cdc1519a55
Work on subscriptions
2015-09-24 07:01:04 -04:00
jamesagnew
04c2cce13f
Start working on JPA subscriptions
2015-09-21 09:08:19 -04:00
jamesagnew
8fee057de3
Bump Spring and Hibernate versions
2015-09-20 10:18:33 -04:00
jamesagnew
70e942e9f8
Version bump to 1.3-SNAPSHOT
2015-09-19 11:00:57 -04:00
James Agnew
00bf8231ba
Upgrade coveralls plugin
2015-09-16 14:02:56 -04:00
jamesagnew
effe139325
Finalizing 1.2 release
2015-09-16 11:46:17 -04:00
jamesagnew
31934ff582
Version bump to 1.2
2015-09-16 07:09:03 -04:00
James Agnew
4a7a9e4e4b
Revert from JaCoCo to Cobertura (better ignore functionality in
...
Cobertura)
2015-09-15 14:34:06 -04:00
James Agnew
2961d2e91b
POM cleanup
2015-09-15 10:28:09 -04:00
jamesagnew
3f7e4374b7
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-09-15 09:09:29 -04:00
jamesagnew
d0bac3d419
Work on CLI tool
2015-09-13 22:06:31 -04:00
Bryce Van Dyk
8c9e4ff39a
Adjust the checkstyle location to play nice on Win
...
Removed the file:// prefix on the checkstyle config location, this is
needed for the site build to work on Windows. I've tested this on Linux,
though not as thouroughly.
2015-09-12 16:46:29 +12:00
James Agnew
08d4ebddb7
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2015-09-11 16:13:57 -04:00
James Agnew
2c1ca358fe
Work on CLI
2015-09-11 16:13:40 -04:00
de Beaubien, Bill
27764da19a
#221 Conformance date now defaults to the build date/time
2015-09-09 16:47:07 -04:00
jamesagnew
aa8334a99a
Merge remote-tracking branch 'upstream/master' into osgi-pull-request
2015-09-09 08:41:45 -04:00
jamesagnew
2757a34a80
Add OSGi to Maven build
2015-09-09 07:30:57 -04:00
jamesagnew
4dfecbdc74
pom refactoring
2015-09-08 08:14:55 -04:00
jamesagnew
8b20f3a77d
Sync to 1.0.0 FHIR definitions
2015-09-03 08:07:43 -04:00
jamesagnew
e8f5451cc9
Fix a few issues found by FindBugs
2015-09-01 07:05:27 -04:00
James Agnew
08b19f55ad
Merge pull request #213 from SingingTree/javadocs_reference_github
...
Update Javadocs to reference Github docs
2015-08-31 16:18:38 -04:00
jamesagnew
8edc325f54
Fix build
2015-08-31 08:39:49 -04:00
jamesagnew
a9f978a8a2
Udate to latest DSTU2 definitions
2015-08-31 08:20:24 -04:00
Bryce Van Dyk
eb7b405419
Update Javadocs to reference Github docs
...
Several Javadoc comments still reference the old Sourceforge based
documentation. These have been updated to point to the Github based
documentation where relevant, or removed in one case where the Github docs
do not appear to have such a section.
2015-08-31 18:46:05 +12:00
James Agnew
4032a2674d
Force UTF-8 on all sources to hopefully avoid compile issues on Windows
2015-08-28 11:35:12 -04:00
jamesagnew
d5f76f105d
Credit for #211
2015-08-25 07:49:14 -04:00
James Agnew
df4d371edc
Add profile and security params for generic search
2015-08-24 15:23:28 -04:00