Commit Graph

61 Commits

Author SHA1 Message Date
Ken Stevens a57e50317d
Websocket cleanup (#1275)
* fix bug in websocket subscription (It wasn't destroying the channel when there are no subscribers)

* add support for removing channel.  Also synchronize removal (there was a race condition between sync and queue)

* keep deprecated method for backwards compatibility

* make websocket endpoint configurable

* make websocket context path configurable

* make websocket context path configurable

* trying mvn clean test instead of mvn clean install to see if the build goes faster

* that didn't work at all.  reverting.

* change log
2019-04-17 15:03:35 -04:00
jamesagnew 28218c9bba Version bump for build JDK 2018-12-23 15:14:43 -05:00
jamesagnew 596320d200 downgrade JDK once more 2018-12-23 14:32:37 -05:00
jamesagnew 4599a10180 Merge branch 'master' into test-openjdk-11 2018-12-23 14:19:59 -05:00
jamesagnew 02608dac19 Disable errorprone for now 2018-12-22 20:00:14 -05:00
James Agnew 1311ef4157 Revert to JDK9 to build on travis temporarily 2018-12-21 09:26:19 -05:00
jamesagnew 12b95deafb Upgrade to using JDK11 for build 2018-12-21 07:34:10 -05:00
jamesagnew c2e4773384 Try travis with oracle jdk11 2018-12-08 17:59:35 -05:00
jamesagnew 3a3b81a6a8 Preparing things for OpenJDK 11 2018-12-08 17:52:48 -05:00
Ken Stevens 6baee4dc3f
Standalone subscription (#1125) 2018-11-30 17:19:16 -05:00
James Agnew f03d6b7c22 Allow configuration of default page size in SimpleBundleProvider 2018-07-27 18:34:12 +07:00
James Agnew d04db790a3 Try to fix permissions issues in travis 2018-07-27 08:39:22 +07:00
James Agnew f016656a92 More attempts at getting the build going 2018-05-31 20:42:41 -04:00
jamesagnew be74312955 Update errorprone 2018-05-30 09:07:50 -04:00
jamesagnew 34853b5265 One more try at travis 2018-05-30 08:58:08 -04:00
jamesagnew 35a827eac3 Support for JDK10 working now 2018-05-30 08:54:16 -04:00
jamesagnew 673a3d6272 Bump to JDK8 2018-03-30 08:54:04 -04:00
James Agnew 4af52c160f Try to get HAPI building on JDK9 2018-01-31 06:41:24 -06:00
James Agnew 8595b7059e Let's try and get travis passing now 2017-12-15 16:38:32 -05:00
James Agnew 3363c5ce1b Still fighting with tests to get travis happy 2017-12-13 12:13:08 -05:00
James Agnew 29eb32b3c3 More travis fighting 2017-12-08 17:13:18 -05:00
James Agnew 3dfe892214 Switch back to VM builds on travis 2017-12-08 16:34:39 -05:00
James Agnew 0516264dc7 Keep working on travis 2017-12-08 15:55:43 -05:00
James Agnew 27cc96ed9d Travis again... 2017-12-08 14:57:45 -05:00
James Agnew 93ba0b2242 Travis tweaks 2017-12-08 14:28:54 -05:00
James Agnew 9ca85b4cf3 Re-enable errorprone on standard hapi fhir build. woohoo! 2017-10-15 11:27:30 -04:00
James Agnew e147cf321d Fix #674 - Avoid duplicates in $everything query
Squashed commit of the following:

commit f3097f423f
Author: James Agnew <jamesagnew@gmail.com>
Date:   Mon Jun 19 13:24:29 2017 -0400

    more travis fun

commit a4b8161597
Author: James Agnew <jamesagnew@gmail.com>
Date:   Mon Jun 19 10:43:33 2017 -0400

    More fighting with travis

commit fe47d1e864
Author: James Agnew <jamesagnew@gmail.com>
Date:   Mon Jun 19 10:10:55 2017 -0400

    More travis attempts

commit 4fdfe7a4e8
Author: James Agnew <jamesagnew@gmail.com>
Date:   Mon Jun 19 09:25:04 2017 -0400

    Try and run unit tests in 2 threads to cut time.. Will travis like this?

commit 571045b63d
Author: James <jamesagnew@gmail.com>
Date:   Mon Jun 19 07:35:46 2017 -0400

    Paging now working

commit 526a1fa7d0
Merge: cebe881a15 55a67ae055
Author: James Agnew <jamesagnew@gmail.com>
Date:   Mon Jun 19 06:19:37 2017 -0400

    Merge branch '674_everything_improvements' of github.com:jamesagnew/hapi-fhir into 674_everything_improvements

commit cebe881a15
Merge: b3b9273ca7 5789cd2a46
Author: James Agnew <jamesagnew@gmail.com>
Date:   Mon Jun 19 06:19:12 2017 -0400

    Merge branch 'master' into 674_everything_improvements for #674

commit b3b9273ca7
Author: James Agnew <jamesagnew@gmail.com>
Date:   Mon Jun 19 06:16:27 2017 -0400

    Work on everything fixes for #674

commit 55a67ae055
Author: James Agnew <jamesagnew@gmail.com>
Date:   Mon Jun 19 06:16:27 2017 -0400

    Work on everything fixes
2017-06-19 13:56:38 -04:00
James f635fcdca7 Disable errorprone for now 2017-04-17 17:49:59 -04:00
James dd0e47afc3 Make projects import cleanly into eclipse 2017-02-04 16:31:18 -05:00
James aa16a46b74 Fix #428 - Fix NPE when encoding extension 2016-08-23 07:23:07 -04:00
James Agnew 73c52eb7c5 Don't do parallel unit tests on travis 2016-08-05 14:06:24 -04:00
James Agnew 1683cf8cef Switch to jacoco 2016-06-15 17:34:50 -04:00
James Agnew a090f5481f Try to get cobertura working 2016-04-13 10:33:58 -04:00
jamesagnew 5309e1cebe Try using JaCoCo instead of Cobertura 2016-04-13 06:12:44 -04:00
James Agnew 9edcc60537 Try to fix build 2016-01-28 16:23:20 -05:00
James Agnew f16a8a6d3c Try to fix travis 2016-01-28 14:31:21 -05:00
jamesagnew d48761a640 Travis failing again 2016-01-02 09:35:18 -05:00
jamesagnew e176d9a4b7 Try to fix travis 2015-12-03 20:54:48 -05:00
James Agnew 0b7f6c0f4a Reduce travis memory use 2015-11-16 14:14:13 +01:00
jamesagnew 7cfe6c1715 Travis arg 2015-10-21 08:56:57 -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 110abf7cb2 Switch from Cobertura to JaCoCo 2015-08-28 17:06:56 -04:00
James Agnew fd91ce76ce Fix #192 - Correctly unescape search parameters in the server when they
have a trailing comma or an escaped backslash
2015-08-05 12:57:04 -04:00
James Agnew 48bd5e802b More travis 2015-08-05 10:48:34 -04:00
James Agnew 1adda839ed Try travis again 2015-08-05 10:42:29 -04:00
jamesagnew fed9f4d61e Add unit tests and update healthconnex server 2015-06-23 08:29:13 -04:00
jamesagnew d8c4bce72a Travis 2015-06-21 00:27:58 -04:00
jamesagnew 6d0a7870b5 Travis 2015-06-20 23:55:47 -04:00
jamesagnew e67bcec465 Travis 2015-06-20 20:37:47 -04:00
jamesagnew e498bbb952 Travis 2015-06-20 19:09:24 -04:00