bendcarmen | 2b1e6b72e32 | Potential fix of previous query highlighting issue | | |
bendcarmen | c4d79124adf | Bumped POMs to 1.24.1.6-SNAPSHOT | | |
bendcarmen | 23d538799ef | Potential fix of SHRINE-2398 | | |
bendcarmen | d6b69532a70 | Potential Fix of SHRINE-2395 and SHRINE-2396 | | |
bendcarmen | 7a97113e5bc | Potential fix of loading issue | | |
yifan xing | 173243efc40 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
yifan xing | 64833c6725b | revert change in commit 7d029b14fd9 | | |
bendcarmen | 886400cbe17 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
bendcarmen | a421670accb | updated poms to 1.25.1.1-SNAPSHOT | | |
yifan xing | 7d029b14fd9 | fixed the wrong link to error wiki page | | |
bendcarmen | c7786d2a7f4 | Candidate for fix of SHRINE-2397 | | |
bendcarmen | 8a5850ee0b1 | Updated POMS to 1.25.1.5-SNAPSHOT | | |
bendcarmen | 1054dc251ad | update poms to 1.24.2.1-SNAPSHOT | | |
bendcarmen | 679243c2e5d | update poms to 1.24.2.1-SNAPSHOT | | |
bendcarmen | d4e2e45f337 | Fix of missing plus sign for query terms | | |
bendcarmen | 3e82e669bf1 | Removed "display" from right click menu | | |
bendcarmen | 4a5b996c5ba | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
bendcarmen | a0f4c3f9db2 | Candidate for CSS fix | | |
Yifan Xing | fc50a918f89 | Merge pull request #77 in SHRINE/shrine from bugfix/SHRINE-2328-webclient-while-running-complex to develop
* commit ... | | |
Yifan Xing | c3510eceeba | Merge pull request #78 in SHRINE/shrine from bugfix/SHRINE-2366-formatdetectingadaptermappingssource to develop
* co... | | |
bendcarmen | 76b31e3cc15 | Candidate for previous queries | | |
bendcarmen | 5e47cb989a2 | Updated the version to 1.24.1.3-SNAPSHOT | | |
bendcarmen | 4eb72444297 | reset | | |
bendcarmen | d6726237264 | Test of fix for locking previous queries | | |
bendcarmen | 15154297db3 | Test of locking previous queries fix | | |
David Walend | a6cd4fd6be4 | Now log the error in the CSV file earlier. (The old error is going to catalina.out) Fixes SHRINE-2366 | | |
David Walend | 117cb6a5474 | Merge branch 'develop' into bugfix/SHRINE-2328-webclient-while-running-complex | | |
David Walend | 17715a98094 | Change that makes SHRINE-2328 less terrible. It seems fixed on shrine-dev* | | |
David Walend | 4235fc4b2b2 | Merge pull request #75 in SHRINE/shrine from bugfix/SHRINE-2115-figure-out-what-to-do-with-text to develop
* commit ... | | |
Yifan Xing | 590c89dadee | Merge pull request #74 in SHRINE/shrine from ~YXING/shrine:downstream to develop
* commit '6bf546d1a29ceeabaf90d5015... | | |
yifan xing | 6bf546d1a29 | deleted todo | | |
Yifan Xing | 452548d04c2 | Merge pull request #76 in SHRINE/shrine from ~YXING/shrine:wireformat to develop
* commit '1c469e7313791fdb8df5a5f48... | | |
yifan xing | 1c469e73137 | moved AggregatedRunQueryResponse back to net.shrine.protocol | | |
Yifan Xing | 1bf02659a9a | Merge pull request #72 in SHRINE/shrine from ~YXING/shrine:deadline to develop
* commit '97760b785e898bd7d9ed22cef95... | | |
yifan xing | 97760b785e8 | rename problem name | | |
yifan xing | 830caef442c | combied two runners into one | | |
yifan xing | 3d76759d294 | moved wire formats into net.shrine.protocal.version.v24 | | |
yifan xing | 634908cffd6 | implemented review comments | | |
yifan xing | 0db8fa921a7 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into deadline | | |
yifan xing | a2c5faad348 | clean up | | |
yifan xing | 0710a2821ef | optimize imports | | |
yifan xing | 3c2f885bcbc | clean up code | | |
yifan xing | ee078c1998a | changed HTTP response code from 404 to 422 if requesting a non-existing queue | | |
David Walend | 700d4942bea | Better bad excuse for leaving out tests for SHRINE-2115 | | |
David Walend | fc81116d066 | Cleaning up before pull request for SHRINE-2115 | | |
David Walend | 88eaaf68292 | First round of cleanup for SHRINE-2115 | | |
David Walend | ddcff6478fd | Got SHRINE-2115 with as good as the logic can be given the CRC's limitations. | | |
yifan xing | 96e5408b620 | implemented Dave's review comments | | |
David Walend | 7af619a60b2 | Found the xml.text calls that gave what looked like an unformatted error message for SHRINE-2115 | | |
David Walend | 580d5bbd5d8 | If i2b2 worked reliably as advertised then SHRINE-2115 would be done but for cleanup. Alas it is not te case. | | |
yifan xing | b7dc65d5bc5 | fixed bug in webClient | | |
David Walend | 0afa3be6c75 | Merge branch 'develop' into bugfix/SHRINE-2115-figure-out-what-to-do-with-text | | |
David Walend | a9aeb4dbfbd | Bumped version number to 1.24.1.3-SNAPSHOT | | |
yifan xing | 54dfdd193af | throw a retry exception if queue does not exist on hub | | |
David Walend | 52bc736d8fc | First steps of converting a ReadQueryInstancesResponse to a ReadInstanceResultsResponse for SHRINE-2115. Parking so I... | | |
David Walend | 7e5279cd0ff | Got the response out of the adapter and to the hub for SHRINE-2115 | | |
David Walend | 7dffa0705bb | Now getting the query instance status from the batch_mode xml element from i2b2 for SHRINE-2115 | | |
bendcarmen | 8b8a14ce245 | Potential history fix | | |
bendcarmen | 9bbab7bbc35 | Test of removing plus/minus from query history | | |
David Walend | 4569fa0244d | Merge branch 'develop' into bugfix/SHRINE-2115-figure-out-what-to-do-with-text | | |
David Walend | 8f90fa24cf8 | Checkpoint now that I know I need the batch_mode element for status, not the query instance's query_status_type - for... | | |
yifan xing | 912b99a49b0 | implement review comments | | |
yifan xing | 2f39f78b052 | combined scheduleCleanupExpiredDeliveryAttemptInMap and scheduleCleanupExpiredMessageInDeque into the same action | | |
yifan xing | ef1ab1217a5 | used dealine instead of current system time | | |
bendcarmen | 9df5bc48f6b | potential solution to unnested query history | | |
bendcarmen | 0befc97f960 | Arranging Query History Calls the way they were before | | |
bendcarmen | bad450cbf58 | Testing a different order of history refresh | | |
David Walend | 4003cdde7c6 | Added a real queryStatusType to ReadQueryInstancesResponse and QueryInstance for SHRINE-2115 | | |
bendcarmen | 62d2d698748 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
bendcarmen | 10e5c9d4796 | Testing out new query refresh | | |
David Walend | c137872416e | Now able to read a ReadQueryInstancesResponse without an end_date for SHRINE-2115 | | |
Yifan Xing | 48f0ca8b0e0 | Merge pull request #73 in SHRINE/shrine from ~YXING/shrine:rename to develop
* commit '5c156fc8e533e5e328705903e3e74... | | |
yifan xing | 5c156fc8e53 | fixed typo in shrine.conf | | |
David Walend | d0fd6995788 | Checking in partial progress for SHRINE-2115 before trying something I'll likely regret | | |
bendcarmen | e396d2769ea | Potential smoothing of queries | | |
David Walend | 278c611646c | Got the right call to work. Next up is using the data to make things safe. SHRINE-2115 | | |
bendcarmen | 2e7f3d2526c | Potential resolution for SHRINE-2367 | | |
bendcarmen | 9376b3a0be6 | Nevermind, have to bundle before checkin...no proper build | | |
bendcarmen | af8caf1e7f1 | attempt at a proper build | | |
bendcarmen | a86f6b2c170 | Incremental History refresh | | |
yifan xing | 12b246eba0d | renamed the modules, classes, and packages for the messagequeue system | | |
bendcarmen | 92cf27504e3 | Hope this fixes the build | | |
bendcarmen | 4cf4464c361 | Fix of node-sass issue with build | | |
bendcarmen | 33c3f14f050 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
bendcarmen | f08ade02735 | Fix of maven build | | |
David Walend | e9f91ddfd57 | Merge branch 'develop' into bugfix/SHRINE-2115-figure-out-what-to-do-with-text | | |
Yifan Xing | edc86c8a63e | Merge pull request #71 in SHRINE/shrine from ~YXING/shrine:freeslick to develop
* commit '6323c32b5b2d4d6d487dd8d495... | | |
yifan xing | 6323c32b5b2 | added more slick.jdbc examples in shrine.conf | | |
yifan xing | 6a85d415c04 | added slick.jdbc databases in the comment | | |
yifan xing | fc4d62dd9fb | removed freeslick dependencies inpom files | | |
yifan xing | c35146c1865 | remove freeslick dependency | | |
Yifan Xing | 8bf85f5d833 | Merge pull request #67 in SHRINE/shrine from ~YXING/shrine:scaleup to develop
* commit '685799f94bb924efae473b0ba00b... | | |
yifan xing | 685799f94bb | implemented Dave's review comments | | |
yifan xing | dc7d099345e | fixed SNAPSHOT build test failure, reason was that shceduler got shut down in LocalHornetQLibTest, therefore WebApiTe... | | |
bendcarmen | 149f511b375 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
bendcarmen | fccc04b1250 | Production build for Webclient | | |
yifan xing | 8ea689eceac | config UTC for all of the logs, and config log4j properties for messagequeue system, swap tests for build | | |
yifan xing | 41d3c644434 | extended timeout seconds from 2 seconds to 10 seconds for hornetQApiTest | | |
yifan xing | 6c22aee246d | modified test name and using a different queue name to prevent chain failures | | |
yifan xing | b5f164b0c5e | appended date in file name for scaleup test | | |
yifan xing | c0f226c3bdd | redirect scale up test output to a file for better error catching | | |
David Walend | 5c4c8e00910 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
David Walend | 90bf2a882f1 | Moved version number to 1.24.1.2-SNAPSHOT | | |
bendcarmen | fc969af8627 | Fix of build | | |
bendcarmen | 0b3b03dc13d | added missing jspm packages | | |
bendcarmen | e9b380d10e6 | Updated .gitignore to allow build directories to be checked in (note this is because of the js-i2b2/js-ext/yui/build/... | | |
bendcarmen | 59c22b5db52 | Re-adding yui | | |
bendcarmen | e760d8a0a2d | Attempting to add missing yui directory back in | | |
David Walend | 1e650fd78db | Checking in more progress on SHRINE-2115 to chase some other problem. | | |
yifan xing | 469b3db1386 | clean up reference.conf in client | | |
yifan xing | b784e4cd7e0 | not to steal messages from dev1 and dev2, and scaled up to 128 | | |
bendcarmen | edc213cb5aa | Updated the build | | |
bendcarmen | b862adaded3 | much needed build cleanup | | |
yifan xing | c1ea2e0cbaf | clean up script | | |
bendcarmen | c8cda8e872d | Moving the source code for the shrine cell outside of the client/js-i2b2/cells/SHRINE/src/ | | |
bendcarmen | db110fec083 | Best practice for this binding context | | |
yifan xing | 0620cd36b0f | scaling up | | |
yifan xing | 84068261660 | six QEPs | | |
yifan xing | 53dad0183ed | some changes in print statement | | |
yifan xing | 5a32349d980 | changed scale | | |
yifan xing | 44d9146fda3 | multithreads | | |
yifan xing | 35465173c3d | scale up test to 30 sends, 90 receives, 15seconds receive time out | | |
yifan xing | 28d1c487d33 | Implemented scale test scripts for shrine-dev1 and shrine-dev2 | | |
bendcarmen | a8bab590d22 | Complete separation of SHRINE and I2B2 code and styles | | |
David Walend | f1e8c47ee94 | Fix for SHRINE-2365 - added blocking brackets for blocking call to a queue | | |
David Walend | 4ff698fcb4f | Parking after analysis for SHRINE-2115. I'll be back. | | |
bendcarmen | 0f2bdafc52a | Fix of corrupted build | | |
bendcarmen | 75b2eb279c0 | making sure this is the latest version | | |
bendcarmen | c21d209ed3c | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
bendcarmen | 69fdd73360e | Possible refresh of previous queries once one has completed | | |
Yifan Xing | ebf4ac7860c | Merge pull request #69 in SHRINE/shrine from ~YXING/shrine:hashcode to develop
* commit '1628b85f40a835ea33a9647ddfc... | | |
yifan xing | 1628b85f40a | status code ok | | |
yifan xing | c83cffb0e49 | made comment to be more explicit | | |
yifan xing | 6e192d4b09e | implemented hashcode and wrote tests | | |
bendcarmen | ebf9481033b | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
bendcarmen | 7e919475b66 | Code cleanup and the start of documentation for Readme | | |
David Walend | fecb2103aae | Merge pull request #68 in SHRINE/shrine from bugfix/SHRINE-2187-shrine-webclient-missing-date to develop
* commit '1... | | |
bendcarmen | f8d8cb61138 | Quick test of tape test runner | | |
bendcarmen | 1004530b262 | code cleanup | | |
bendcarmen | 9e09a425342 | Fix of display query bug | | |
bendcarmen | 11ce58bff0b | Fix of export and clear bugs | | |
David Walend | 17dce7ccce0 | Putting back a test | | |
David Walend | 300facf5fd1 | Merge branch 'develop' into bugfix/SHRINE-2187-shrine-webclient-missing-date | | |
bendcarmen | 9952e8fa449 | Fix of topics loading issue | | |
bendcarmen | 27ebe993cba | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
bendcarmen | 2c7df6b2760 | Overwritten CRC_ctrlr_QryStatus.js methods | | |
yifan xing | 790bc69a60d | enable blockingq api false | | |
bendcarmen | 53f2ccfeab8 | some quick cleanup | | |
bendcarmen | 7933f188fab | Further work on separating i2b2 from SHRINE | | |
David Walend | 62a3c2e4af2 | Changed SHRINE to always supply full datetime fields with milliseconds and time zones. Fix for SHRINE-2187 | | |
Yifan Xing | e12730996f8 | Merge pull request #66 in SHRINE/shrine from ~YXING/shrine:status to develop
* commit 'd60d01adee913d3f045e52b8f3140... | | |
yifan xing | d60d01adee9 | implemented Dave's review comments | | |
yifan xing | 6d5148f6600 | updated slickProfileClassName from driver to jdbc | | |
bendcarmen | a5e2abc175b | Move toward fixing previous queries erratic behavior and separation of shrine and i2b2 code via mixins | | |
yifan xing | a16811f7e37 | added documentation | | |
yifan xing | 8b98ad8f440 | fixed complete message and added more tests in api and client | | |
yifan xing | 99e6c3f4bca | fixed HornetQClient completeMessage timeout issue | | |
yifan xing | 18e9e1553ed | cleaned up client status code checking | | |
bendcarmen | 6d7ac87be07 | Merge branch 'feature/i2b2-shrine-separate' into develop | | |
bendcarmen | 238979a94db | latest | | |
bendcarmen | 2d63187789d | latest | | |
bendcarmen | d86af565eb5 | cleanup | | |
bendcarmen | 49d61665bb7 | Refactored Modules | | |
Yifan Xing | 61b8a07fbfb | Merge pull request #61 in SHRINE/shrine from ~YXING/shrine:handler to develop
* commit '094593e408d568853000d9b8bb58... | | |
yifan xing | 094593e408d | changed name of the uncaughExceptionHandler | | |
bendcarmen | d6e82ab6981 | all code is compressed into a bundle | | |
bendcarmen | 0e6e2292545 | added .gitignore | | |
bendcarmen | 0c0278fd8a7 | Added npm, webpack and Babel for modern js development | | |
David Walend | 4a43502e2c8 | Merge pull request #65 in SHRINE/shrine from feature/SHRINE-2191-make-object-httpclient-return to develop
* commit '... | | |
David Walend | c394e761d1c | Merge fixes for SHRINE-2191 | | |
bendcarmen | b9f5b148506 | Code cleanup and notes of places where SHRINE and i2b2 are tightly coupled. | | |
Yifan Xing | 72a30cb3b11 | Merge pull request #64 in SHRINE/shrine from ~YXING/shrine:exception to develop
* commit '0531f413a778174b4458b05b5b... | | |
yifan xing | 0531f413a77 | implemented Dave's comments | | |
David Walend | 3ddbc66d5d9 | Changed HttpClient to return Try s instead of the raw reply for SHRINE-2191 | | |
yifan xing | f16985c6aa8 | optimize imports | | |
yifan xing | 00f9ae3112c | log throwable | | |
yifan xing | 0974c4a6468 | better logging statement | | |
yifan xing | 78c1abe60d1 | used try/catch instead of uncaughtexceptionhandler | | |
yifan xing | 2ad12b8bf89 | using customized handler, but it doesn't log the exception because service.schedule expects user to find exception in... | | |
yifan xing | c2ed8eeeda6 | optimized imports | | |
yifan xing | d373acb21dd | customize exception SHRINE-2213 and SHRINE-2216 | | |
David Walend | 9752f41d6d7 | Merge pull request #62 in SHRINE/shrine from feature/SHRINE-2347-figure-out-what-a-good-downstream to develop
* comm... | | |
yifan xing | ee46df4fdec | do not rethrow exception | | |
David Walend | ec698aa30f6 | Merge pull request #63 in SHRINE/shrine from feature/SHRINE-2349-patch-fixes-for-the-existing to develop
* commit '5... | | |
David Walend | 53ba9b96260 | Tailings | | |
yifan xing | 0033ef51172 | only catch nonfatal exception, fatal is handled by uncaughtExceptionhandler | | |
David Walend | 62373965b0a | Yifan's code review suggestions for SHRINE-2347 | | |
David Walend | f8daba8f9d7 | Some give-up-on-the-hub logic for SHRINE-2350 | | |
| Next → |