SHRINE
  1. SHRINE

shrine

Public
  1. SHRINE
  2. shrine

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
bendcarmenbendcarmen
2b1e6b72e32Potential fix of previous query highlighting issue
bendcarmenbendcarmen
c4d79124adfBumped POMs to 1.24.1.6-SNAPSHOT
bendcarmenbendcarmen
23d538799efPotential fix of SHRINE-2398
bendcarmenbendcarmen
d6b69532a70Potential Fix of SHRINE-2395 and SHRINE-2396
bendcarmenbendcarmen
7a97113e5bcPotential fix of loading issue
yifan xingyifan xing
173243efc40Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
yifan xingyifan xing
64833c6725brevert change in commit 7d029b14fd9
bendcarmenbendcarmen
886400cbe17Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
a421670accbupdated poms to 1.25.1.1-SNAPSHOT
yifan xingyifan xing
7d029b14fd9fixed the wrong link to error wiki page
bendcarmenbendcarmen
c7786d2a7f4Candidate for fix of SHRINE-2397
bendcarmenbendcarmen
8a5850ee0b1Updated POMS to 1.25.1.5-SNAPSHOT
bendcarmenbendcarmen
1054dc251adupdate poms to 1.24.2.1-SNAPSHOT
bendcarmenbendcarmen
679243c2e5dupdate poms to 1.24.2.1-SNAPSHOT
bendcarmenbendcarmen
d4e2e45f337Fix of missing plus sign for query terms
bendcarmenbendcarmen
3e82e669bf1Removed "display" from right click menu
bendcarmenbendcarmen
4a5b996c5baMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
a0f4c3f9db2Candidate for CSS fix
Yifan XingYifan Xing
fc50a918f89Merge pull request #77 in SHRINE/shrine from bugfix/SHRINE-2328-webclient-while-running-complex to develop * commit ...
Yifan XingYifan Xing
c3510eceebaMerge pull request #78 in SHRINE/shrine from bugfix/SHRINE-2366-formatdetectingadaptermappingssource to develop * co...
bendcarmenbendcarmen
76b31e3cc15Candidate for previous queries
bendcarmenbendcarmen
5e47cb989a2Updated the version to 1.24.1.3-SNAPSHOT
bendcarmenbendcarmen
4eb72444297reset
bendcarmenbendcarmen
d6726237264Test of fix for locking previous queries
bendcarmenbendcarmen
15154297db3Test of locking previous queries fix
David WalendDavid Walend
a6cd4fd6be4Now log the error in the CSV file earlier. (The old error is going to catalina.out) Fixes SHRINE-2366
David WalendDavid Walend
117cb6a5474Merge branch 'develop' into bugfix/SHRINE-2328-webclient-while-running-complex
David WalendDavid Walend
17715a98094Change that makes SHRINE-2328 less terrible. It seems fixed on shrine-dev*
David WalendDavid Walend
4235fc4b2b2Merge pull request #75 in SHRINE/shrine from bugfix/SHRINE-2115-figure-out-what-to-do-with-text to develop * commit ...
Yifan XingYifan Xing
590c89dadeeMerge pull request #74 in SHRINE/shrine from ~YXING/shrine:downstream to develop * commit '6bf546d1a29ceeabaf90d5015...
yifan xingyifan xing
6bf546d1a29deleted todo
Yifan XingYifan Xing
452548d04c2Merge pull request #76 in SHRINE/shrine from ~YXING/shrine:wireformat to develop * commit '1c469e7313791fdb8df5a5f48...
yifan xingyifan xing
1c469e73137moved AggregatedRunQueryResponse back to net.shrine.protocol
Yifan XingYifan Xing
1bf02659a9aMerge pull request #72 in SHRINE/shrine from ~YXING/shrine:deadline to develop * commit '97760b785e898bd7d9ed22cef95...
yifan xingyifan xing
97760b785e8rename problem name
yifan xingyifan xing
830caef442ccombied two runners into one
yifan xingyifan xing
3d76759d294moved wire formats into net.shrine.protocal.version.v24
yifan xingyifan xing
634908cffd6implemented review comments
yifan xingyifan xing
0db8fa921a7Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into deadline
yifan xingyifan xing
a2c5faad348clean up
yifan xingyifan xing
0710a2821efoptimize imports
yifan xingyifan xing
3c2f885bcbcclean up code
yifan xingyifan xing
ee078c1998achanged HTTP response code from 404 to 422 if requesting a non-existing queue
David WalendDavid Walend
700d4942beaBetter bad excuse for leaving out tests for SHRINE-2115
David WalendDavid Walend
fc81116d066Cleaning up before pull request for SHRINE-2115
David WalendDavid Walend
88eaaf68292First round of cleanup for SHRINE-2115
David WalendDavid Walend
ddcff6478fdGot SHRINE-2115 with as good as the logic can be given the CRC's limitations.
yifan xingyifan xing
96e5408b620implemented Dave's review comments
David WalendDavid Walend
7af619a60b2Found the xml.text calls that gave what looked like an unformatted error message for SHRINE-2115
David WalendDavid Walend
580d5bbd5d8If i2b2 worked reliably as advertised then SHRINE-2115 would be done but for cleanup. Alas it is not te case.
yifan xingyifan xing
b7dc65d5bc5fixed bug in webClient
David WalendDavid Walend
0afa3be6c75Merge branch 'develop' into bugfix/SHRINE-2115-figure-out-what-to-do-with-text
David WalendDavid Walend
a9aeb4dbfbdBumped version number to 1.24.1.3-SNAPSHOT
yifan xingyifan xing
54dfdd193afthrow a retry exception if queue does not exist on hub
David WalendDavid Walend
52bc736d8fcFirst steps of converting a ReadQueryInstancesResponse to a ReadInstanceResultsResponse for SHRINE-2115. Parking so I...
David WalendDavid Walend
7e5279cd0ffGot the response out of the adapter and to the hub for SHRINE-2115
David WalendDavid Walend
7dffa0705bbNow getting the query instance status from the batch_mode xml element from i2b2 for SHRINE-2115
bendcarmenbendcarmen
8b8a14ce245Potential history fix
bendcarmenbendcarmen
9bbab7bbc35Test of removing plus/minus from query history
David WalendDavid Walend
4569fa0244dMerge branch 'develop' into bugfix/SHRINE-2115-figure-out-what-to-do-with-text
David WalendDavid Walend
8f90fa24cf8Checkpoint now that I know I need the batch_mode element for status, not the query instance's query_status_type - for...
yifan xingyifan xing
912b99a49b0implement review comments
yifan xingyifan xing
2f39f78b052combined scheduleCleanupExpiredDeliveryAttemptInMap and scheduleCleanupExpiredMessageInDeque into the same action
yifan xingyifan xing
ef1ab1217a5used dealine instead of current system time
bendcarmenbendcarmen
9df5bc48f6bpotential solution to unnested query history
bendcarmenbendcarmen
0befc97f960Arranging Query History Calls the way they were before
bendcarmenbendcarmen
bad450cbf58Testing a different order of history refresh
David WalendDavid Walend
4003cdde7c6Added a real queryStatusType to ReadQueryInstancesResponse and QueryInstance for SHRINE-2115
bendcarmenbendcarmen
62d2d698748Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
10e5c9d4796Testing out new query refresh
David WalendDavid Walend
c137872416eNow able to read a ReadQueryInstancesResponse without an end_date for SHRINE-2115
Yifan XingYifan Xing
48f0ca8b0e0Merge pull request #73 in SHRINE/shrine from ~YXING/shrine:rename to develop * commit '5c156fc8e533e5e328705903e3e74...
yifan xingyifan xing
5c156fc8e53fixed typo in shrine.conf
David WalendDavid Walend
d0fd6995788Checking in partial progress for SHRINE-2115 before trying something I'll likely regret
bendcarmenbendcarmen
e396d2769eaPotential smoothing of queries
David WalendDavid Walend
278c611646cGot the right call to work. Next up is using the data to make things safe. SHRINE-2115
bendcarmenbendcarmen
2e7f3d2526cPotential resolution for SHRINE-2367
bendcarmenbendcarmen
9376b3a0be6Nevermind, have to bundle before checkin...no proper build
bendcarmenbendcarmen
af8caf1e7f1attempt at a proper build
bendcarmenbendcarmen
a86f6b2c170Incremental History refresh
yifan xingyifan xing
12b246eba0drenamed the modules, classes, and packages for the messagequeue system
bendcarmenbendcarmen
92cf27504e3Hope this fixes the build
bendcarmenbendcarmen
4cf4464c361Fix of node-sass issue with build
bendcarmenbendcarmen
33c3f14f050Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
f08ade02735Fix of maven build
David WalendDavid Walend
e9f91ddfd57Merge branch 'develop' into bugfix/SHRINE-2115-figure-out-what-to-do-with-text
Yifan XingYifan Xing
edc86c8a63eMerge pull request #71 in SHRINE/shrine from ~YXING/shrine:freeslick to develop * commit '6323c32b5b2d4d6d487dd8d495...
yifan xingyifan xing
6323c32b5b2added more slick.jdbc examples in shrine.conf
yifan xingyifan xing
6a85d415c04added slick.jdbc databases in the comment
yifan xingyifan xing
fc4d62dd9fbremoved freeslick dependencies inpom files
yifan xingyifan xing
c35146c1865remove freeslick dependency
Yifan XingYifan Xing
8bf85f5d833Merge pull request #67 in SHRINE/shrine from ~YXING/shrine:scaleup to develop * commit '685799f94bb924efae473b0ba00b...
yifan xingyifan xing
685799f94bbimplemented Dave's review comments
yifan xingyifan xing
dc7d099345efixed SNAPSHOT build test failure, reason was that shceduler got shut down in LocalHornetQLibTest, therefore WebApiTe...
bendcarmenbendcarmen
149f511b375Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
fccc04b1250Production build for Webclient
yifan xingyifan xing
8ea689eceacconfig UTC for all of the logs, and config log4j properties for messagequeue system, swap tests for build
yifan xingyifan xing
41d3c644434extended timeout seconds from 2 seconds to 10 seconds for hornetQApiTest
yifan xingyifan xing
6c22aee246dmodified test name and using a different queue name to prevent chain failures
yifan xingyifan xing
b5f164b0c5eappended date in file name for scaleup test
yifan xingyifan xing
c0f226c3bddredirect scale up test output to a file for better error catching
David WalendDavid Walend
5c4c8e00910Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
90bf2a882f1Moved version number to 1.24.1.2-SNAPSHOT
bendcarmenbendcarmen
fc969af8627Fix of build
bendcarmenbendcarmen
0b3b03dc13dadded missing jspm packages
bendcarmenbendcarmen
e9b380d10e6Updated .gitignore to allow build directories to be checked in (note this is because of the js-i2b2/js-ext/yui/build/...
bendcarmenbendcarmen
59c22b5db52Re-adding yui
bendcarmenbendcarmen
e760d8a0a2dAttempting to add missing yui directory back in
David WalendDavid Walend
1e650fd78dbChecking in more progress on SHRINE-2115 to chase some other problem.
yifan xingyifan xing
469b3db1386clean up reference.conf in client
yifan xingyifan xing
b784e4cd7e0not to steal messages from dev1 and dev2, and scaled up to 128
bendcarmenbendcarmen
edc213cb5aaUpdated the build
bendcarmenbendcarmen
b862adaded3much needed build cleanup
yifan xingyifan xing
c1ea2e0cbafclean up script
bendcarmenbendcarmen
c8cda8e872dMoving the source code for the shrine cell outside of the client/js-i2b2/cells/SHRINE/src/
bendcarmenbendcarmen
db110fec083Best practice for this binding context
yifan xingyifan xing
0620cd36b0fscaling up
yifan xingyifan xing
84068261660six QEPs
yifan xingyifan xing
53dad0183edsome changes in print statement
yifan xingyifan xing
5a32349d980changed scale
yifan xingyifan xing
44d9146fda3multithreads
yifan xingyifan xing
35465173c3dscale up test to 30 sends, 90 receives, 15seconds receive time out
yifan xingyifan xing
28d1c487d33Implemented scale test scripts for shrine-dev1 and shrine-dev2
bendcarmenbendcarmen
a8bab590d22Complete separation of SHRINE and I2B2 code and styles
David WalendDavid Walend
f1e8c47ee94Fix for SHRINE-2365 - added blocking brackets for blocking call to a queue
David WalendDavid Walend
4ff698fcb4fParking after analysis for SHRINE-2115. I'll be back.
bendcarmenbendcarmen
0f2bdafc52aFix of corrupted build
bendcarmenbendcarmen
75b2eb279c0making sure this is the latest version
bendcarmenbendcarmen
c21d209ed3cMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
69fdd73360ePossible refresh of previous queries once one has completed
Yifan XingYifan Xing
ebf4ac7860cMerge pull request #69 in SHRINE/shrine from ~YXING/shrine:hashcode to develop * commit '1628b85f40a835ea33a9647ddfc...
yifan xingyifan xing
1628b85f40astatus code ok
yifan xingyifan xing
c83cffb0e49made comment to be more explicit
yifan xingyifan xing
6e192d4b09eimplemented hashcode and wrote tests
bendcarmenbendcarmen
ebf9481033bMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
7e919475b66Code cleanup and the start of documentation for Readme
David WalendDavid Walend
fecb2103aaeMerge pull request #68 in SHRINE/shrine from bugfix/SHRINE-2187-shrine-webclient-missing-date to develop * commit '1...
bendcarmenbendcarmen
f8d8cb61138Quick test of tape test runner
bendcarmenbendcarmen
1004530b262code cleanup
bendcarmenbendcarmen
9e09a425342Fix of display query bug
bendcarmenbendcarmen
11ce58bff0bFix of export and clear bugs
David WalendDavid Walend
17dce7ccce0Putting back a test
David WalendDavid Walend
300facf5fd1Merge branch 'develop' into bugfix/SHRINE-2187-shrine-webclient-missing-date
bendcarmenbendcarmen
9952e8fa449Fix of topics loading issue
bendcarmenbendcarmen
27ebe993cbaMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
2c7df6b2760Overwritten CRC_ctrlr_QryStatus.js methods
yifan xingyifan xing
790bc69a60denable blockingq api false
bendcarmenbendcarmen
53f2ccfeab8some quick cleanup
bendcarmenbendcarmen
7933f188fabFurther work on separating i2b2 from SHRINE
David WalendDavid Walend
62a3c2e4af2Changed SHRINE to always supply full datetime fields with milliseconds and time zones. Fix for SHRINE-2187
Yifan XingYifan Xing
e12730996f8Merge pull request #66 in SHRINE/shrine from ~YXING/shrine:status to develop * commit 'd60d01adee913d3f045e52b8f3140...
yifan xingyifan xing
d60d01adee9implemented Dave's review comments
yifan xingyifan xing
6d5148f6600updated slickProfileClassName from driver to jdbc
bendcarmenbendcarmen
a5e2abc175bMove toward fixing previous queries erratic behavior and separation of shrine and i2b2 code via mixins
yifan xingyifan xing
a16811f7e37added documentation
yifan xingyifan xing
8b98ad8f440fixed complete message and added more tests in api and client
yifan xingyifan xing
99e6c3f4bcafixed HornetQClient completeMessage timeout issue
yifan xingyifan xing
18e9e1553edcleaned up client status code checking
bendcarmenbendcarmen
6d7ac87be07Merge branch 'feature/i2b2-shrine-separate' into develop
bendcarmenbendcarmen
238979a94dblatest
bendcarmenbendcarmen
2d63187789dlatest
bendcarmenbendcarmen
d86af565eb5cleanup
bendcarmenbendcarmen
49d61665bb7Refactored Modules
Yifan XingYifan Xing
61b8a07fbfbMerge pull request #61 in SHRINE/shrine from ~YXING/shrine:handler to develop * commit '094593e408d568853000d9b8bb58...
yifan xingyifan xing
094593e408dchanged name of the uncaughExceptionHandler
bendcarmenbendcarmen
d6e82ab6981all code is compressed into a bundle
bendcarmenbendcarmen
0e6e2292545added .gitignore
bendcarmenbendcarmen
0c0278fd8a7Added npm, webpack and Babel for modern js development
David WalendDavid Walend
4a43502e2c8Merge pull request #65 in SHRINE/shrine from feature/SHRINE-2191-make-object-httpclient-return to develop * commit '...
David WalendDavid Walend
c394e761d1cMerge fixes for SHRINE-2191
bendcarmenbendcarmen
b9f5b148506Code cleanup and notes of places where SHRINE and i2b2 are tightly coupled.
Yifan XingYifan Xing
72a30cb3b11Merge pull request #64 in SHRINE/shrine from ~YXING/shrine:exception to develop * commit '0531f413a778174b4458b05b5b...
yifan xingyifan xing
0531f413a77implemented Dave's comments
David WalendDavid Walend
3ddbc66d5d9Changed HttpClient to return Try s instead of the raw reply for SHRINE-2191
yifan xingyifan xing
f16985c6aa8optimize imports
yifan xingyifan xing
00f9ae3112clog throwable
yifan xingyifan xing
0974c4a6468better logging statement
yifan xingyifan xing
78c1abe60d1used try/catch instead of uncaughtexceptionhandler
yifan xingyifan xing
2ad12b8bf89using customized handler, but it doesn't log the exception because service.schedule expects user to find exception in...
yifan xingyifan xing
c2ed8eeeda6optimized imports
yifan xingyifan xing
d373acb21ddcustomize exception SHRINE-2213 and SHRINE-2216
David WalendDavid Walend
9752f41d6d7Merge pull request #62 in SHRINE/shrine from feature/SHRINE-2347-figure-out-what-a-good-downstream to develop * comm...
yifan xingyifan xing
ee46df4fdecdo not rethrow exception
David WalendDavid Walend
ec698aa30f6Merge pull request #63 in SHRINE/shrine from feature/SHRINE-2349-patch-fixes-for-the-existing to develop * commit '5...
David WalendDavid Walend
53ba9b96260Tailings
yifan xingyifan xing
0033ef51172only catch nonfatal exception, fatal is handled by uncaughtExceptionhandler
David WalendDavid Walend
62373965b0aYifan's code review suggestions for SHRINE-2347
David WalendDavid Walend
f8daba8f9d7Some give-up-on-the-hub logic for SHRINE-2350