James Agnew
a337d282e3
Fix tests
2017-07-12 09:16:55 -04:00
James Agnew
38b7212e52
Add line selection and header display to ResponseHighlighterInterceptor
2017-07-12 09:04:05 -04:00
James Agnew
f1f72980de
Merge pull request #651 from eug48/master
...
ResponseHighlighter enhancement proposal - hyperlinks and selections
2017-07-10 16:03:40 -04:00
James Agnew
c9fcef0372
Clean up handling of searches nested in batch and transaction
2017-06-30 16:20:32 -04:00
James Agnew
7632cfa991
Fix local dependency
2017-06-09 19:21:04 -04:00
James Agnew
7588a2ecff
Modify patch for #655 so that it fixes #604 without causing us to allow
...
invalid values
2017-06-09 16:30:20 -04:00
James Agnew
e1cfc8212e
Merge in patch from #655
2017-06-09 15:36:19 -04:00
christian ohr
872d72629c
#604:allow MINUTE precision for datetimes
2017-06-09 15:21:53 -04:00
James
14edc79ac1
Version bump to 2.6-SNAPSHOT
2017-06-09 07:28:29 -04:00
James
8b5209ff67
Version bump to 2.5
2017-06-08 06:34:44 -04:00
James Agnew
c04146a76a
Revert "Allow MINUTE precision for datetimes. Closes #604"
2017-06-07 21:42:52 -04:00
christian ohr
aafde2eceb
#604:allow MINUTE precision for datetimes
2017-05-26 15:27:58 +02:00
Eugene Lubarsky
5bbf8686f8
Fix for ResponseHighlightingInterceptorTest breakage
2017-05-19 20:28:05 +10:00
James Agnew
45041830bc
Server now respects the If-Modified-Since header for read operations
2017-05-17 14:57:05 -04:00
James Agnew
2a89ff88f7
Merge pull request #630 from Jaypeg85/concurrency_issue
...
concurrency_issue
2017-05-01 15:20:45 -04:00
James
716fa56b8f
Merge branch 'jpa_perf_enhancements'
2017-04-21 06:30:22 -04:00
Jeppe Langhoff Sørensen
6eda689fb1
[(concurrency_issue)] Fixed concurrency issues in BaseRuntimeElementCompositeDefinition
...
Removed exceptions used in control flow in ParserState
Test showing further concurrency issues in FhirContext (committed as ignored).
2017-04-21 09:34:33 +02:00
James
cbc652d226
Version bump to 2.5-SNAPSHOT
2017-04-20 16:13:15 -04:00
James Agnew
8887f57577
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-04-20 16:12:02 -04:00
James Agnew
bc545f8e3c
Issue #590 - Handle paging requests for AuthorizationInterceptor
2017-04-20 16:11:09 -04:00
James
9d3d15ce6f
Version bump to 2.4
2017-04-19 21:38:36 -04:00
James
077676fd03
Bring DSTU3 structs up to FHIR R3
...
Squashed commit of the following:
commit 65b70d30c9
Author: James <jamesagnew@gmail.com>
Date: Tue Apr 18 07:44:08 2017 -0400
More work on bringing structs up to date
commit 1df2de0667
Author: James <jamesagnew@gmail.com>
Date: Tue Apr 18 07:12:45 2017 -0400
Working
commit 9a51323e03
Author: James <jamesagnew@gmail.com>
Date: Mon Apr 17 22:18:24 2017 -0400
Updates to STU3
commit 40aebba0a7
Author: James <jamesagnew@gmail.com>
Date: Mon Apr 17 18:30:26 2017 -0400
Fix regression caused by #610
2017-04-18 07:48:38 -04:00
James Agnew
c66e147ec8
Merge pull request #613 from SRiviere/jaxrs-sever-evolution
...
Changing with stackTrace paramter without server restart
2017-04-17 17:56:33 -04:00
James Agnew
217d9f8176
More perf work
2017-04-16 14:46:15 -04:00
James
1039bbec97
More perf work
2017-04-14 07:25:01 -04:00
michael.i.calderero
125f9b4fed
JsonParser tests for OverrideResourceIdWithBundleEntryFullUrl
2017-04-13 13:37:02 -05:00
michael.i.calderero
b890bf3c75
XmlParser tests for OverrideResourceIdWithBundleEntryFullUrl
2017-04-13 12:09:31 -05:00
Sebastien Riviere
e99495a83f
Adding Unit tests to reproduce : Extension of Id Datatype and Extension of primitive extension lost during parsing/encoding #622
2017-04-12 10:00:32 +02:00
James Agnew
269e2d9343
Another fix for errorprone
2017-04-03 15:00:37 -04:00
James Agnew
91ff109300
Fix #608 - Don't include SupportingDocumentation resource in DSTU2
2017-03-26 09:56:33 +08:00
James Agnew
69748538d6
Fix a big with the new permissions
2017-03-24 21:10:44 +08:00
James Agnew
44c0075409
AuthorizationInterceptor can now allow make read or write authorization decisions on a resource by instance ID
2017-03-24 21:10:44 +08:00
James
40848b1beb
Version bump to 2.4-SNAPSHOT
2017-03-18 12:24:39 -04:00
James
e18ab206d7
Version bump to 2.3
2017-03-17 21:21:59 -04:00
James Agnew
45e4bd92ee
Merge branch 'master' into jaxrs-sever-evolution
2017-03-16 22:04:55 -04:00
James
5282110f02
Tests for #142
2017-03-16 22:00:04 -04:00
James
8a32e4bae5
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2017-03-16 21:36:14 -04:00
James
9501ea0961
Merge branch 'master' of https://github.com/hugosoares/hapi-fhir into hugosoares-master
2017-03-16 21:32:51 -04:00
James Agnew
a867890554
585 authorizationinterceptor wildcards ( #586 )
...
* Add wildcards for authorizationinterceptor
* Add changelog
2017-03-14 22:26:45 -04:00
James Agnew
5811702a92
Merge branch 'master' into master
2017-02-17 17:39:55 -05:00
hugosoares
09f44ebc2d
Merge branch 'master' into master
2017-02-09 14:23:33 +00:00
Hugo Soares
6eee5e696e
Changes requested by james
...
https://github.com/jamesagnew/hapi-fhir/pull/542
2017-02-09 13:59:00 +00:00
James Agnew
0dd6364fe5
Improve paging in JPA server for _history operation
2017-02-08 21:42:17 -05:00
sekaijin
7adb35d003
resolve some warnings
...
unused
then clause does not complete normally
serial
missing @Override
remove unnecessary cast
2017-02-08 16:41:03 +01:00
Sebastien Riviere
c3447c3b4d
Remove substitution string to use relative url, Fix client parser and custom extension.
2017-02-08 11:14:19 +01:00
Sebastien Riviere
3bf6555d61
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir into jaxrs-sever-evolution
2017-02-06 11:34:31 +01:00
James
dd0e47afc3
Make projects import cleanly into eclipse
2017-02-04 16:31:18 -05:00
sekaijin
a150a96089
dependencies convergence
...
correct dependencies convergence
correct version use ${project.version}
2017-01-29 19:22:28 +01:00
sekaijin
23784c1619
remove .settings .project .classpath file of eclipse
2017-01-28 17:13:47 +01:00
Sebastien Riviere
dabb3ea2c5
Merge branch 'master' of https://github.com/jamesagnew/hapi-fhir into jaxrs-sever-evolution
...
# Conflicts:
# hapi-fhir-structures-dstu3/src/test/java/ca/uhn/fhir/parser/JsonParserDstu3Test.java
2017-01-27 10:16:43 +01:00