James Agnew
|
d851de7ffd
|
Merge branch 'hapi3_refactor' of github.com:jamesagnew/hapi-fhir into hapi3_refactor
|
2017-08-13 22:42:00 -04:00 |
James Agnew
|
5413b276af
|
Work on graph QL support
|
2017-08-10 11:36:25 -04:00 |
James
|
209752cd63
|
Fix tests
|
2017-08-10 11:18:19 -04:00 |
James
|
4543408dc8
|
Fix a potential deadlock
|
2017-08-05 06:55:50 -04:00 |
James
|
ee360f5376
|
Add R4 code to CLI
|
2017-08-05 06:22:06 -04:00 |
James Agnew
|
1a95ba3b65
|
More cleanup
|
2017-08-03 06:14:01 -04:00 |
James
|
f0d8802681
|
Tests are working!
|
2017-08-02 11:27:43 -04:00 |
James Agnew
|
a4cbda357e
|
Connection handling cleanup for new tests
|
2017-08-02 10:42:04 -04:00 |
James Agnew
|
0e2cecfbd0
|
Clean up R4 JPA tests
|
2017-08-02 10:16:28 -04:00 |
James
|
40317a650d
|
Work on R4 for JPA server
|
2017-08-02 09:12:38 -04:00 |
James
|
e7f8f8c30d
|
More work on porting tests
|
2017-08-01 20:43:47 -04:00 |
James
|
43c9003258
|
Work on porting DSTU1 tests
|
2017-08-01 07:09:29 -04:00 |
James Agnew
|
602857f1e2
|
More work on bring unit tests up to date
|
2017-07-31 22:34:08 -04:00 |
James Agnew
|
e326a7b0cd
|
Credit for #686 and forward port the fix to R4 validator
|
2017-07-31 17:36:38 -04:00 |
James Agnew
|
96543c3992
|
Merge branch 'master' into hapi3_refactor
|
2017-07-31 17:12:33 -04:00 |
James Agnew
|
9901b802c4
|
Merge pull request #686 from SRiviere/Stu3_validation
Fix STU3 validation
|
2017-07-31 17:08:50 -04:00 |
James Agnew
|
a6621338b9
|
Credit for #699
|
2017-07-31 15:26:42 -04:00 |
James Agnew
|
77259d936b
|
Merge pull request #699 from jasonaowen/fix-custom-structure-doc-typo
Fix typo in custom structures documentation
|
2017-07-31 15:26:32 -04:00 |
James
|
3fb75aa61a
|
More work on cleanup
|
2017-07-31 15:21:30 -04:00 |
James Agnew
|
b02fbb6804
|
Work on porting STU1 tests
|
2017-07-30 22:11:07 -04:00 |
James Agnew
|
1ae37b0db3
|
Try to get coverage report working
|
2017-07-30 20:56:10 -04:00 |
James Agnew
|
72b88849b3
|
Fix android tests
|
2017-07-30 20:27:02 -04:00 |
James
|
e5f6c35aea
|
More work on getting legacy code cleaned up
|
2017-07-30 19:31:18 -04:00 |
James
|
0b513b0845
|
Continue work on removing deprecated API
|
2017-07-30 18:41:13 -04:00 |
James Agnew
|
defea69aa3
|
More cleanup of legacy code
|
2017-07-30 17:10:01 -04:00 |
James
|
9ae7295705
|
More cleanup of legacy code
|
2017-07-30 07:11:45 -04:00 |
James Agnew
|
ebd3eeb5ee
|
More work on removing legacy code
|
2017-07-30 06:43:25 -04:00 |
James
|
92224c2532
|
Remove DSTU1 Bundle
|
2017-07-29 18:44:06 -04:00 |
James
|
c52cacf71b
|
Now compiling
|
2017-07-29 14:27:42 -04:00 |
Jason Owen
|
e062efe6f2
|
Fix typo in custom structures documentation
|
2017-07-28 16:13:48 -04:00 |
James Agnew
|
b405e51773
|
Merge branch 'master' into hapi3_refactor
|
2017-07-28 06:21:02 -04:00 |
James
|
c3ddf04e25
|
Sync R4 releases in
|
2017-07-27 11:06:06 -04:00 |
James Agnew
|
cb2cea54d7
|
Merge pull request #693 from jamesagnew/ConcurrentModificationRestSubscriptionFix
Fix to prevent rare Concurrent Modification Exceptions
|
2017-07-26 17:26:45 -04:00 |
James Agnew
|
e7aaca32d8
|
Credit for #693
|
2017-07-26 17:09:22 -04:00 |
James Agnew
|
274e218494
|
Fix #696: Corresctly handle negative numbers
|
2017-07-26 16:59:35 -04:00 |
James Agnew
|
6aa58cf887
|
Move tests in anticipation of HAPI 3
|
2017-07-26 16:59:35 -04:00 |
James Agnew
|
09e23d857f
|
Move tests to DSTU3 module
|
2017-07-26 16:59:35 -04:00 |
James
|
42a81f4a85
|
Fix some unit tests
|
2017-07-24 06:06:27 -04:00 |
James Agnew
|
f5f1f5bd67
|
More work on detecting deadlocks
|
2017-07-21 18:40:40 -04:00 |
James
|
fa050c4665
|
Restore random connection count to tests
|
2017-07-21 08:12:22 -04:00 |
James
|
a13c78d6cc
|
FIx deadlock in transaction processing, and put transaction outcome
in the right spot
|
2017-07-21 07:39:11 -04:00 |
James
|
6a178b08bd
|
Adjust tests
|
2017-07-20 15:24:06 -04:00 |
James Agnew
|
0f50eae640
|
Remove an unneeded log entry
|
2017-07-20 15:23:33 -04:00 |
James Agnew
|
82e2aadf86
|
Adjust for postgres
|
2017-07-20 14:45:42 -04:00 |
James Agnew
|
49ddf76a5d
|
Reduce stress test impact
|
2017-07-20 14:18:26 -04:00 |
James Agnew
|
722eab62f2
|
Avoid opening two transactions for paging requests
|
2017-07-20 14:03:11 -04:00 |
James Agnew
|
2b72bb6c2f
|
One more deadlock
|
2017-07-20 13:44:09 -04:00 |
James Agnew
|
82171da0cc
|
One more deadlock
|
2017-07-20 11:19:53 -04:00 |
James Agnew
|
9d08e1e211
|
Fix deadlock
|
2017-07-20 11:00:17 -04:00 |
James Agnew
|
a220405e97
|
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
|
2017-07-20 10:19:18 -04:00 |