James Agnew
1343badba4
Working on patch
2016-09-17 13:40:03 -04:00
James Agnew
906bcfb803
Version bump to 2.1
2016-08-30 10:55:55 -04:00
James Agnew
d27aad487e
Bump to 2.0 release
2016-08-30 10:50:04 -04:00
jamesagnew
fa37afb61f
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2016-07-12 21:44:52 -04:00
jamesagnew
ed941a116b
Update to use GSON
2016-07-12 21:44:40 -04:00
James Agnew
c3e9f618eb
Version bump to 2.0-SNAPSHOT
2016-07-12 11:12:07 -04:00
jamesagnew
acaf2135c5
Finalize 1.6 release
2016-07-06 07:29:20 -04:00
James Agnew
1683cf8cef
Switch to jacoco
2016-06-15 17:34:50 -04:00
James Agnew
e2f1beef2c
Fix some tests
2016-06-14 22:03:24 -04:00
jamesagnew
38e80531bb
Bump version to 1.6-SNAPSHOT
2016-04-22 07:05:05 -04:00
James Agnew
f21851099c
Version bump
2016-02-08 13:59:09 -05:00
James Agnew
e0e52f96c6
Version bump to 1.4 (finally!)
2016-02-03 15:25:32 -05:00
James Agnew
2f12c9ed01
Bump version to 1.4-SNAPSHOT
2015-11-15 20:11:05 -05:00
James Agnew
f9f33f059b
Version bump to 1.3
2015-11-15 12:53:02 -05: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
Thomas Andersen
91afb99b7b
make sure hapi fhir base creates sources jar
...
In order to streamline build of android jar with dependencies all
dependencies should publish a sources jar also.
2015-10-05 21:18:59 +02:00
jamesagnew
70e942e9f8
Version bump to 1.3-SNAPSHOT
2015-09-19 11:00:57 -04:00
jamesagnew
31934ff582
Version bump to 1.2
2015-09-16 07:09:03 -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
jamesagnew
a9f978a8a2
Udate to latest DSTU2 definitions
2015-08-31 08:20:24 -04:00
James Agnew
11f5aeebd9
Clean up the build and hopefully close #206
2015-08-19 11:49:00 -04:00
James Agnew
bb1e8b9ddd
Last commit broke cobertura
2015-08-17 15:54:00 -04:00
jamesagnew
330dbde983
Add new interceptor hook for auditing
2015-08-16 22:09:01 -04:00
James Agnew
901c5c29cf
Version bunp for 1.2
2015-07-14 18:08:06 -04:00
James Agnew
3fa7c54526
Tag 1.1 release
2015-07-13 10:31:02 -04:00
James Agnew
dd9f80ecb1
Clean up warnings
2015-06-24 12:26:40 -04:00
jamesagnew
da2d4d0497
Stlye issues only
2015-06-24 08:22:05 -04:00
jamesagnew
685fa6d164
Code and site cleanup
2015-06-21 22:10:13 -04:00
jamesagnew
591f16fa9d
Fix cobertura
2015-06-21 00:56:23 -04:00
jamesagnew
e9ac63688c
Finally have travis and coveralls working!
2015-06-21 00:48:10 -04:00
jamesagnew
1bde9ac5b3
Fully implement content type negotiation, and add checkstyle
2015-06-17 13:51:05 -04:00
jamesagnew
0f2976358f
Version bump to 1.1-SNAPSHOT with more loggging
2015-05-08 08:54:40 -04:00
jamesagnew
924ebf062e
Preparing for 1.0 release
2015-05-07 20:51:37 -04:00
jamesagnew
577f26cb74
Version bump a few dependencies
2015-03-17 08:11:42 -04:00
jamesagnew
43e2cd1653
Version bump to 1.0-SNAPSHOT
2015-03-16 09:06:53 -04:00
jamesagnew
3c6febb668
Preparing for 0.9 release
2015-03-13 08:34:52 -04:00
James Agnew
748efc4a97
Site updates
2015-03-02 06:56:16 -05:00
James Agnew
0f01260301
Get extensions working for HL7.org structures
2015-02-20 17:34:13 -05:00
James Agnew
8e73705000
Work on Android binary - This commit appears huge because the License
...
plugin just updated the year on everything to 2015
2015-01-09 16:15:55 -05:00
James Agnew
0b44a32910
Fix #69
2014-12-29 17:20:34 -05:00
James Agnew
c8adab5452
Better logging in JPA
2014-12-23 09:42:16 -05:00
jamesagnew
1f3991caf9
Bump version to 0.9-SNAPSHOT
2014-12-17 17:04:10 -05:00
jamesagnew
7e8f81293e
Tagging and deploying 0.8
2014-12-17 14:22:10 -05:00
James Agnew
ecadd83711
Return a better error message if the server finds multiple resource
...
providers for the same resource type
2014-12-04 11:04:53 -05:00
James Agnew
29dab8bad9
Messing around with the POM to try and get android working
2014-12-03 17:09:13 -05:00
James Agnew
d22a35788f
Implement handleException on the server interceptor framework, as well
...
as some site and documentation enhancements
2014-11-07 14:26:59 -05:00
James Agnew
135ba9d9e6
Moving site generation into root project
2014-10-30 13:57:29 -04:00
James Agnew
d2e6fc2253
Test updates to make Jenkins happy
2014-10-29 15:48:05 -04:00
James Agnew
094a617644
Merge branch 'versions'
...
Conflicts:
hapi-fhir-base/examples/pom.xml
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/exceptions/UnprocessableEntityException.java
hapi-fhir-base/src/main/java/ca/uhn/fhir/validation/FhirValidator.java
hapi-fhir-base/testmindeps/pom.xml
hapi-fhir-jpaserver-uhnfhirtest/pom.xml
hapi-fhir-testpage-overlay/pom.xml
hapi-tinder-plugin/pom.xml
hapi-tinder-test/pom.xml
restful-server-example-test/pom.xml
restful-server-example/.settings/org.eclipse.wst.common.component
restful-server-example/pom.xml
2014-10-29 15:34:59 -04:00
James Agnew
8f610d2c3a
Add some tests
2014-10-29 09:04:44 -04:00
James Agnew
c26602f0c8
Versions now builds completely!
2014-10-24 15:43:35 -04:00
jamesagnew
818177f70f
Bunp to 0.7 for release
2014-10-23 08:12:58 -04:00
James Agnew
bb0b39627d
Unit tests almost all passing
2014-10-16 17:19:27 -04:00
James Agnew
751face0a6
Argh. Fix to 0.7-SNAPSHOT, not 0.6-SNAPSHOT
2014-09-30 13:16:09 -04:00
James Agnew
1feb69b545
Revert to 0.6-SNAPSHOT version
2014-09-30 11:59:38 -04:00
t106uhn
686237f970
bump to 0.8-SNAPSHOT
2014-09-26 20:50:36 -04:00
jamesagnew
dd5e442bcb
Add an explicit dependency on phloc-commons to fix a build error, thanks to Odysseas Pentakalos for the contribution.
2014-09-24 17:36:59 -04:00
t106uhn
f79b7adabd
added jetty-http dependancy to allow test case classes to compile in
...
eclipse
2014-09-15 20:40:40 -04:00
James Agnew
cdd4b137fb
Bump to 0.7-SNAPSHOT
2014-09-11 16:57:45 -04:00
James Agnew
0b6c985f3a
Merge branch 'oauth2'
...
Conflicts:
2014-09-11 16:29:08 -04:00
jamesagnew
13dd6d5e11
Complete 0.6
2014-09-08 07:41:44 -04:00
James Agnew
6761e9a945
Starting to rework the oauth2 filter
2014-09-04 18:03:19 -04:00
James Agnew
f9419ea910
Fix up examples
2014-09-03 18:03:44 -04:00
James Agnew
095945562b
Potential #19
2014-09-03 12:57:17 -04:00
jamesagnew
e7f34e8dbb
Check compartment support in
2014-08-29 13:05:04 -04:00
James Agnew
46fbfeb66e
Fix encoding issue on narrative blocks
2014-08-28 09:44:04 -04:00
jamesagnew
bfd6329303
Performance improvements
2014-08-27 08:55:00 -04:00
James Agnew
faa28cb825
Fix unit test, should close #13 . Our hudson server is temporarily
...
offline and I need to do a better job of manually running the tests
until it is back!
2014-08-26 10:04:26 -04:00
jamesagnew
8d462f3cda
Add validator support
2014-08-23 16:40:26 -04:00
jamesagnew
731d369be0
Improve documentation on exception handling for servers
2014-08-20 22:46:15 -04:00
James Agnew
1ec49a4f80
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
...
Conflicts:
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/server/RestfulServer.java
2014-08-20 15:24:39 -04:00
James Agnew
47c522ac6f
Exception enhancements
2014-08-20 15:22:25 -04:00
jamesagnew
8078452f78
Lots more documentation and let users interact with link self/search
2014-08-16 17:46:30 -04:00
jamesagnew
e2b9b3318d
Add OperationOutcome narrative template
2014-08-11 09:09:01 -04:00
James Agnew
b43b6c6d2f
Fix #6 : Allow update operation to create a resource if it doesn't
...
already exist
2014-08-08 14:07:03 -04:00
jamesagnew
ba3bc70eae
Fix CORS support
2014-08-08 07:33:12 -04:00
James Agnew
2c44a4f76e
Correctly handle contained resources in client
2014-08-05 17:06:35 -04:00
jamesagnew
cac3306c64
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2014-08-01 07:35:59 -04:00
jamesagnew
9d4eff967e
Doc updates
2014-08-01 07:35:44 -04:00
James Agnew
fa3bd7f25d
Start adding OpenID support
2014-07-31 18:06:04 -04:00
James Agnew
ef10560c76
Version bump to 0.6-SNAPSHOT
2014-07-30 11:58:06 -04:00
jamesagnew
67fb593146
Finalize 0.5
2014-07-29 22:26:19 -04:00
James Agnew
4713639713
Fix unit tests
2014-07-21 10:17:07 -04:00
jamesagnew
ad043a1b79
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
...
Conflicts:
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/param/ParameterUtil.java
2014-07-21 09:24:38 -04:00
James Agnew
d15dbd4317
Add interceptor framework
2014-07-18 17:49:14 -04:00
James Agnew
41f160ed67
Documentation updates and bump to 0.5-SNAPSHOT
2014-07-15 18:36:13 -04:00
jamesagnew
2adaa4a072
Site updates
2014-07-14 08:21:50 -04:00
jamesagnew
568972b098
Release 0.4
2014-07-13 21:59:41 -04:00
jamesagnew
14befcd091
Lots of tester enhancements
2014-07-02 08:57:07 -04:00
jamesagnew
4cd7ff16fb
More tester enhancements
2014-06-26 18:06:23 -04:00
jamesagnew
acbffecd15
Still trying to get this working with Jenkins
2014-06-25 17:01:32 -04:00
jamesagnew
cf63f6bacf
FIx unit tests
2014-06-25 13:54:44 -04:00
jamesagnew
68ea31495c
More enhancements for the tester, and merge read/vread methods
2014-06-25 09:07:14 -04:00
jamesagnew
2720e7d273
Lots more JPA improvementsa
2014-05-28 16:07:53 -04:00
jamesagnew
f52ed02fa4
Get all of the tests passing again
2014-05-20 18:28:13 -04:00
jamesagnew
a269d257d3
Bump 0.3 and get all tests passing
2014-05-11 21:46:36 -04:00
jamesagnew
4b7a4ac794
Lots of bug fixes and documentation tweaks - Several failing unit tests checked in, need to get these passing
2014-05-07 08:18:43 -04:00
jamesagnew
9f302937d9
Committing all fixes and changes from Connectathon - Lots of minor fixes, and a DB module
2014-05-05 05:57:43 -07:00
jamesagnew
e69464f34d
Lots of documentation (site and javadoc) updates, and make since and count params work for history operation
2014-04-27 22:17:27 -04:00
jamesagnew
6877c0628e
Add validate method
2014-04-25 08:23:58 -04:00
jamesagnew
6d866b81b6
Get HttpServletRequest and Response working in server params
2014-04-24 12:25:47 -04:00
jamesagnew
b15462ddca
Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode
...
Conflicts:
hapi-fhir-base/pom.xml
hapi-fhir-structures-dstu/pom.xml
hapi-tinder-plugin/pom.xml
hapi-tinder-test/pom.xml
pom.xml
2014-04-24 07:31:12 -04:00
jamesagnew
ab3173f840
add assembly
2014-04-24 07:24:27 -04:00
jamesagnew
9ab7f8facc
Fix unit tests and add changelog
2014-04-23 15:24:31 -04:00
jamesagnew
1808896b28
Site fixes
2014-04-15 08:50:42 -04:00
jamesagnew
2c52f78eb5
Narrative changes
2014-04-14 16:26:00 -04:00
jamesagnew
84096da74d
Adding history
2014-04-10 15:57:45 -04:00
t106uhn
28a4940601
added new jetty dependancy
2014-04-03 22:09:36 -04:00
jamesagnew
69461ef10e
Fixing unit tests
2014-04-03 14:30:49 -04:00
jamesagnew
7c64466a51
More resource generation
2014-04-02 18:42:16 -04:00
jamesagnew
f7a4b48e07
Doc updates
2014-04-02 08:05:16 -04:00
jamesagnew
12d8e8d19c
Narrative docs
2014-03-31 17:10:05 -04:00
jamesagnew
cfdf0bcf27
Website improvements
2014-03-31 08:19:31 -04:00
jamesagnew
de50244875
Narrative generation continuing
2014-03-25 18:08:57 -04:00
jamesagnew
b55a4e140e
Lots of bugfixes, and narrative generator is started
2014-03-24 08:32:28 -04:00
jamesagnew
80826b62fd
Fix unit tests
2014-03-20 13:49:51 -04:00
jamesagnew
5088850e6b
More work on JSON parser, and contained resources
2014-03-16 15:09:30 -04:00
jamesagnew
df2675867a
More documentation
2014-03-11 17:39:41 -04:00
jamesagnew
53882b2c23
Fix unit tests
2014-03-10 18:17:30 -04:00
jamesagnew
c830d5f45d
Getting profile generation working
2014-03-10 12:43:49 -04:00
jamesagnew
df46f25e7e
Website changes
2014-03-07 17:31:05 -05:00
jamesagnew
9751aa15e8
More unit test work
2014-03-07 09:14:50 -05:00
jamesagnew
b33d4028ab
Client working
2014-03-06 17:12:05 -05:00
jamesagnew
b15504ab6a
Starting client implementation
2014-03-05 08:26:26 -05:00
jamesagnew
ce17e82f9d
Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode
2014-03-04 09:17:04 -05:00
jamesagnew
a2d2b81d7f
Working on service implementation
2014-03-04 08:13:28 -05:00
jamesagnew
72ef42680a
Maven plugin now working
2014-03-03 18:22:14 -05:00
jamesagnew
14b795ad68
Merge branch 'master' of ssh://git.code.sf.net/p/hl7api/fhircode
...
Conflicts:
hapi-fhir-base/pom.xml
2014-02-27 13:23:35 -05:00
jamesagnew
ff40a4c1e3
Upgrading HTTP client version for unit tests
2014-02-27 13:21:47 -05:00
Yogthos
3fdb05d208
updated dependencies
2014-02-27 12:07:27 -05:00
jamesagnew
44f6e804b1
Extensions working now
2014-02-23 18:13:59 -05:00
jamesagnew
9aa5e52911
Still not passing
2014-02-19 11:59:12 -05:00
jamesagnew
87d4eb7c90
Still not working
2014-02-18 08:26:49 -05:00
jamesagnew
8d322c373c
Just starting
2014-02-17 17:58:32 -05:00