SHRINE
  1. SHRINE

shrine

Public
  1. SHRINE
  2. shrine

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
yifan xingyifan xing
e9726d78288modified problem summary based on Dave's comment
yifan xingyifan xing
b826536845aupdated map by adding and removing messages, added more problems for debugging
yifan xingyifan xing
9d89aa3a7d7implemented scheduler for the sentinel
yifan xingyifan xing
789c0a3d434fixed merge conflict
yifan xingyifan xing
f34fde88734used config extension
yifan xingyifan xing
cef94e28e7cset localHornetQMessage created time to be a private value
yifan xingyifan xing
9e4fcea11ccimplemented sentinel that cleans up the concurrent message map
yifan xingyifan xing
70ac9b0d5cfimplemented Dave's review comments
yifan xingyifan xing
5b40c4d15fcchanged default config to false
yifan xingyifan xing
5242762ba75fixed test in hornetQMomWebClient
yifan xingyifan xing
ffcf1a33173fixed conflicts
yifan xingyifan xing
af5d687719fcleaned up
yifan xingyifan xing
15b5c3070b3rebased work from release/1.23.5 branch
David WalendDavid Walend
aa5d97f7612Merge pull request #40 in SHRINE/shrine from feature/SHRINE-2198-use-a-setuncaughtexceptionhandler to release/1.23.5 ...
David WalendDavid Walend
89a7b406c93Merge pull request #42 in SHRINE/shrine from bugfix/SHRINE-2265-something-is-starting-hornetq to release/1.23.5 * co...
David WalendDavid Walend
fdcb9671d8cHornetQ not started by accident during stop. Fix for SHRINE-2265
David WalendDavid Walend
7da1e301c54Merge pull request #38 in SHRINE/shrine from bugfix/SHRINE-2266-avoid-problem-china-syndrome to release/1.23.5 * com...
David WalendDavid Walend
b71667d6c64Moved the CouldNotCreateQueueButOKToRetryException for SHRINE-2262. That gets the hornetq-specific class out of the p...
Yifan XingYifan Xing
ac327fe3c94Merge pull request #36 in SHRINE/shrine from ~YXING/shrine:release/1.23.5 to release/1.23.5 * commit 'f2546f301f9313...
David WalendDavid Walend
33983456e9cI don't see the difference
David WalendDavid Walend
dcbe51762a9Cleaning up some todos and some stray comments
David WalendDavid Walend
0a7fbf61b37Straggler
David WalendDavid Walend
8b7bff62bbeConfigurable poll duration for SHRINE-2198. (Why did I put those two together?)
David WalendDavid Walend
02b551beb1fAdded an uncaught exception handler for SHRINE-2198
David WalendDavid Walend
dcce5d0937cMade many QEP DB runs transactional for SHRINE-1835
David WalendDavid Walend
ac8beee955eMerge pull request #37 in SHRINE/shrine from feature/SHRINE-2221-make-the-qepreceiver-s-start-up to release/1.23.5 *...
David WalendDavid Walend
0d310ad5ee5Fixes to prevent problemDB China Syndrome SHRINE-2266
yifan xingyifan xing
f2546f301f9configured time out wait gap second
David WalendDavid Walend
34bb8003ca6Merge branch 'release/1.23.5' into feature/SHRINE-2221-make-the-qepreceiver-s-start-up
David WalendDavid Walend
43df47a2a6eYifan's review of SHRINE-2221
yifan xingyifan xing
4206e105392clean up
David WalendDavid Walend
0c439a80c1fAdded a ServletContextListener to start and stop the QepReceiver, cleaned up a lot of the mess in SHRINE-2221
yifan xingyifan xing
e1cc51d3ec3retrieve default webapi timeout from the config file
yifan xingyifan xing
4b3c1f2ccf8implementing review comments
bendcarmenbendcarmen
131a9b8e069Fix of SHRINE-2241
bendcarmenbendcarmen
770aec02ee4fix of SHRINE-2259
David WalendDavid Walend
23d47396c94Merge pull request #35 in SHRINE/shrine from bugfix/SHRINE-2178-password-in-localhost.date.log to release/1.23.5 * c...
bendcarmenbendcarmen
6bbec19b684Explicitly set all fetch requests to GET
yifan xingyifan xing
ef747e5054eSHRINE-2217 and SHRINE-2214, make timout configurable
bendcarmenbendcarmen
8904ff28508Fix of SHRINE-2243 AND SHRINE2240
David WalendDavid Walend
35e946192f2Merge pull request #34 in SHRINE/shrine from feature/SHRINE-2251-better-error-message-for-mismatched to release/1.23....
David WalendDavid Walend
1fae4bd83b6And Yifan found this stray member variable that we don't need anymore.
David WalendDavid Walend
0bd6f02d27fYifan's code review suggestion
bendcarmenbendcarmen
013a8ce0967Potential fix of SHRINE-2257
David WalendDavid Walend
ae0c373b19eFix for SHRINE-2178. (Need to test on shrine-dev after build).
David WalendDavid Walend
3f77eeb4cc3Some renaming and some harvesting of tasks.
David WalendDavid Walend
09dee4664c7Better error handling for SHRINE-2251
bendcarmenbendcarmen
8cad26e4bf6Bumped the version from 1.23.5.3-SNAPSHOT to 1.23.5.4-SNAPSHOT
bendcarmenbendcarmen
4f5798421aepotential fix of SHRINE-2250, SHRINE-2206, SHRINE-2249
David WalendDavid Walend
101e408c993Merge pull request #33 in SHRINE/shrine from feature/SHRINE-2148-define-the-statuses-to-be-used to release/1.23.5 * ...
David WalendDavid Walend
4355343779cYifan's review comments SHRINE-2148 and company
Yifan XingYifan Xing
91813248ee8Merge pull request #32 in SHRINE/shrine from ~YXING/shrine:blocking to release/1.23.5 * commit '1209317f9720422744da...
bendcarmenbendcarmen
9acd456a2f8compiled changes
bendcarmenbendcarmen
045520c3c64Removed the 5 seceond delay before re-polling, also replaced the RUNNING status with SUBMITTED status
David WalendDavid Walend
4a410adc392Merge branch 'release/1.23.5' into feature/SHRINE-2148-define-the-statuses-to-be-used
yifan xingyifan xing
1209317f972deleted extra blocking
bendcarmenbendcarmen
35fbdbf4ba4Bumped version from 1.23.5.2-SNAPSHOT to 1.23.5.3-SNAPSHOT
David WalendDavid Walend
5161c0b3513todo sweep at the end of SHRINE-2148
David WalendDavid Walend
785f3326339Created json envelope for all SHRINE 1.23 messages. Filled in isCompleted. Added two new states for query results, an...
bendcarmenbendcarmen
e54d1342f2ecode cleanup
bendcarmenbendcarmen
856f057c751Fix of SHRINE-2202
bendcarmenbendcarmen
6a59be26cfcFix of SHRINE-2205
David WalendDavid Walend
e6b3e31849eEnvelope for existing messages for SHRINE-2177
bendcarmenbendcarmen
462e0e35390Fix of SHRINE-2224
bendcarmenbendcarmen
3f4474c5252Fix of SHRINE-2227
bendcarmenbendcarmen
68686a80357Fix of SHRINE-2206
David WalendDavid Walend
1055499b8d4Merge branch 'release/1.23.5' into feature/SHRINE-2148-define-the-statuses-to-be-used
David WalendDavid Walend
d5100ce6fffPlans for statuses in SHRINE-2148 and the start of envelopes for SHRINE-2177
bendcarmenbendcarmen
e9aa58f63efFix of SHRINE-2219
bendcarmenbendcarmen
7639f3cd380Fix of SHRINE-22223
bendcarmenbendcarmen
fef2a2f814afix of SHRINE-2194
bendcarmenbendcarmen
e5228360392Fix of SHRINE-2207
bendcarmenbendcarmen
eca09173784Fix of SHRINE-2209
bendcarmenbendcarmen
bf78180c9f2Fixed error message pop-up
bendcarmenbendcarmen
465a002ef1bQuick Fix
bendcarmenbendcarmen
ad10d75c130Merge branch 'release/1.23.5' of https://open.med.harvard.edu/stash/scm/shrine/shrine into release/1.23.5
bendcarmenbendcarmen
da8e1880880Test of new error message
David WalendDavid Walend
2d1da03e78dMerge pull request #30 in SHRINE/shrine from feature/SHRINE-2195-use-a-pool-of-actors-in-the-dashboard to release/1.2...
David WalendDavid Walend
477335f26e2Merge pull request #29 in SHRINE/shrine from feature/SHRINE-2184-start-messaging-later to release/1.23.5 At last! Do...
David WalendDavid Walend
41b5bfe8187Added an actor pool to the dashboard. SHRINE-2195
David WalendDavid Walend
01304bf0c75Merge branch 'release/1.23.5' into feature/SHRINE-2184-start-messaging-later
bendcarmenbendcarmen
d81a0716ff3bumped version from 1.23.5.1-SNAPSHOT to 1.23.5.2-SNAPSHOT
David WalendDavid Walend
d646aebe6ddFix for SHRINE-2149 - no longer writing the hub's web API reply to the QEP's database
bendcarmenbendcarmen
bef74fe1be8Bumped the develop version from 1.23.5.1-SNAPSHOT to 1.24.1.1-SNAPSHOT
David WalendDavid Walend
f96dcf168c9Merged with develop
David WalendDavid Walend
279477e3ac9Todo sweep
David WalendDavid Walend
d0760f53316Got messages flowing for SHRINE-2120 at last. Still some falling action and cleanup for Tuesday.
bendcarmenbendcarmen
d55155bbc93Fix of CSV export for Firefox
bendcarmenbendcarmen
7f2647d2969Fix of SHRINE-2201
bendcarmenbendcarmen
5ca5a37922aFix of SHRINE-2199
David WalendDavid Walend
5b4194f2a7aAdded contents to the message json for SHRINE-2120
Yifan XingYifan Xing
133690d7617Merge pull request #27 in SHRINE/shrine from ~YXING/shrine:vagrant to develop * commit 'cb3d0a42b4c40ac1d5d005753a64...
yifan xingyifan xing
cb3d0a42b4ccleaned up unnecessary comments
David WalendDavid Walend
a62acb63d08Lots of debug log statements to track down a fix for SHRINE-2120
David WalendDavid Walend
01b3b688c69Got things working again after the merge, rework of QepReceiver, some handling of http status codes in the hornetq cl...
yifan xingyifan xing
7315da34d6eremoved comments
yifan xingyifan xing
8880a8df739implemented context listerner for shutting down hornetq
yifan xingyifan xing
3a9c207cfb5added shrine-hub back
yifan xingyifan xing
447d3790577renamed shrine-cell.war to shrine.war
yifan xingyifan xing
e9142cd6b3bimplemented return value check
David WalendDavid Walend
21d872932e0Merge branch 'develop' into feature/SHRINE-2184-start-messaging-later
David WalendDavid Walend
3fc42fbd05aCleaned up some logging for SHRINE-2120
bendcarmenbendcarmen
5e63982827fMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
844fd945707Got messages flowing. Added a round-robbin pool of akka actors to handle multiple blocking connections. Lots of error...
bendcarmenbendcarmen
4cfc8be76a9Logic for resetting the check boxes
bendcarmenbendcarmen
75e5f49dd13Separated breakdowns into 2 columns, Sorted Breakdowns Alphabetically, Changed -1 to 0 for result counts, used the te...
Yifan XingYifan Xing
f3d6d1faf56Merge pull request #23 in SHRINE/shrine from ~YXING/shrine:config to develop * commit '987290cd937e327dd5e5f0e8c6873...
yifan xingyifan xing
987290cd937changed default config to be false and modified tests to pass, added ProblemHandler in test config file to avoid exce...
David WalendDavid Walend
0dddb2fd500First attempt at sending messages for SHRINE-2120 and SHRINE-2121
yifan xingyifan xing
47bf2123637clean up
yifan xingyifan xing
aa151983081implemented code reviews: created and logged a Problem
yifan xingyifan xing
95eddaa0276used if/else instead of require, implemented unit test for configuration
yifan xingyifan xing
85175be6ee1implemented momRoute configuration requirement, haven't found a good way to test
yifan xingyifan xing
51135cbe872added enable property
yifan xingyifan xing
0a2c1a6679cimplementing config momRoute
yifan xingyifan xing
b54ac2a7f93added default hornetqmomwebapi config
Yifan XingYifan Xing
dc40ff5cc2bMerge pull request #28 in SHRINE/shrine from ~YXING/shrine:detach to develop * commit '21a241c635f7b8fa7f2b6f1fac054...
yifan xingyifan xing
21a241c635fcleaned up unnecessary blocking in qepService
Yifan XingYifan Xing
72605fffea9Merge pull request #26 in SHRINE/shrine from ~YXING/shrine:detach to develop * commit '88ae2424005df29a7690d32f9687b...
yifan xingyifan xing
88ae2424005cleaned up unnecessary blocking
David WalendDavid Walend
77f1e73af4cMerged from develop
Yifan XingYifan Xing
544e437d7b9Merge pull request #25 in SHRINE/shrine from ~YXING/shrine:usetry to develop * commit 'f505a5336b7b449dbd41c4e2178ac...
yifan xingyifan xing
f505a5336b7stop returns Unit instead of Try[Unit]
David WalendDavid Walend
ad6fddd3c32Merge branch 'develop' into feature/SHRINE-2184-start-messaging-later
David WalendDavid Walend
ae83166cd55Starting the QepReceiver on a daemon thread, using a configurable MessageQueueService. SHRINE-2184
yifan xingyifan xing
db6c00e41adSHRINE-2182: send message as HttpEntity, SHRINE-2181: clean up human readable names for queue names
yifan xingyifan xing
64f4d14d0ceimplemented code review comments
bendcarmenbendcarmen
a3ada9038e7Possible solution for populating the query builder by network id
bendcarmenbendcarmen
98383dfbb46Fix of mis-named variable
bendcarmenbendcarmen
88e743af3b9Removed node sort
bendcarmenbendcarmen
1f9622dc1acRemoved nested Promise
bendcarmenbendcarmen
44776814cc0Logging network id
yifan xingyifan xing
0019c0a67efimplemented code reviews
bendcarmenbendcarmen
70a30b5a11dAnother attempt at right click and running previous queries
yifan xingyifan xing
465c4f43d05implemented code review comments
bendcarmenbendcarmen
7d8d4e5d974Fix of parsing network id handler
bendcarmenbendcarmen
310aa7bb99ePossible solution for running a previous query in the status viewer
bendcarmenbendcarmen
d8ba09c7a94Fixes to UI and right click to run infrastructure. Still need to marshall the calls to the server by rejecting any p...
bendcarmenbendcarmen
ce238252e22Updates for UI to be in line with wireframe
bendcarmenbendcarmen
a780db3cb62Fix of logic for determining if a query has completed
yifan xingyifan xing
3b94865772aimplemented more tests for LocalHornetQMom SHRINE-2156, and HornetQMomWebApi SHRINE-2158
yifan xingyifan xing
7bd368308cffixed conflicts
yifan xingyifan xing
5f23b0ce384the libraries return Try[] and the api handles success and failure
yifan xingyifan xing
018c4a7525duse Try and for-comprehension for all the methods that talk with HornetQ server
yifan xingyifan xing
2cad61a2fe6added one more blocking in stewardDatabase
yifan xingyifan xing
df369c51a0eadded detach and blocking
bendcarmenbendcarmen
e5a2fc90979Fix of click event attached to parent item instead of intended child
bendcarmenbendcarmen
14a8d28ffedWorking version of the csv export
yifan xingyifan xing
4414cf519e3added detach() and blocking
bendcarmenbendcarmen
0c6aea08969Working logic for formatting data for export
yifan xingyifan xing
ccb5cee04e9use Try and for-comprehension for all the methods that talk with HornetQ server
yifan xingyifan xing
2108fa35f8amodified pom files for fixing dependencies
Yifan XingYifan Xing
df5137bb039Merge pull request #21 in SHRINE/shrine from ~YXING/shrine:organize to develop * commit 'f7e719286f88b15fe1ef8bbbd54...
yifan xingyifan xing
f7e719286f8added todos for extracting actor system, deleted unsued config files
bendcarmenbendcarmen
748c6969aa8forgot to check in updated query-status.model.js
bendcarmenbendcarmen
e2105c90478Hopefully a fix for polling on my end
yifan xingyifan xing
bcc2df45e02re-organized client, api, and the trait
yifan xingyifan xing
a1ab506fde7cleaned up unused dependencies
David WalendDavid Walend
286777aea8bFix for SHRINE-2179. spray.can.server.request-timeout is a Duration string, not a Long.
David WalendDavid Walend
bee70d77017Merge pull request #22 in SHRINE/shrine from feature/SHRINE-2174-add-nodeid-to-runqueryrequest to develop * commit '...
yifan xingyifan xing
88046a6b40bremoved mom package, updated pom files and dependencies
David WalendDavid Walend
9abf632844fClean up some neglected code for SHRINE-2120
David WalendDavid Walend
eee58e61940Clean up some neglected code for SHRINE-2120
David WalendDavid Walend
f604a1f2b22Rename to save some confusion for SHRINE-2120
David WalendDavid Walend
a1087e6ab11Got the name of the QEP node to ride in on the RunQueryRequest for SHRINE-2174.
bendcarmenbendcarmen
027c265e646Addition of parameters for requesting query by id/version/timeout
yifan xingyifan xing
46269b9a5afreorganized mom package
David WalendDavid Walend
d86c95a0ebfPut NodeId into the QEP and into every RunQueryRequest it sends for SHRINE-2174
David WalendDavid Walend
203eb22a31aLots of comments to support SHRINE-2120 and SHRINE-2174
yifan xingyifan xing
e3c1d8bd0fdfixed build failure by adding system in hornetQActorSystem
yifan xingyifan xing
54f8ea09dc5commented out failed tests, created a jira to fix them->TODO
yifan xingyifan xing
e61b22f18a0fixed build failure by adding system in hornetQActorSystem
Yifan XingYifan Xing
3588b37d9efMerge pull request #18 in SHRINE/shrine from ~YXING/shrine:clientMom to develop * commit 'f67bba0174f09290f939729f03...
yifan xingyifan xing
f67bba0174fclean up test
yifan xingyifan xing
33ff9386ca4used Try for-comprehension in hornetQWebClient
David WalendDavid Walend
53aedb904d5Some simple review comments for SHRINE-2145
David WalendDavid Walend
1f26074be1dMerge pull request #19 in SHRINE/shrine from feature/SHRINE-2145-add-an-optional-changes-since to develop * commit '...
bendcarmenbendcarmen
dbe1ae9cca3Fix of layout bugs, potential fix of Run Query button bug
bendcarmenbendcarmen
c87d000632cFix of Run/Cancel query button text bug
yifan xingyifan xing
b7bc8f69e3aimplemented some of the code reviews
bendcarmenbendcarmen
bf9feb4a5f7Fix of incorrect statuses at top of query status
David WalendDavid Walend
659b4c45c60Merge pull request #20 in SHRINE/shrine from feature/SHRINE-2162-add-a-config-parameter-to-the to develop * commit '...
yifan xingyifan xing
ee67d4b1f14Implemented Scala script to test HornetQMomWebClient
yifan xingyifan xing
4e60630de9eImplemented Scala script to test HornetQMomWebClient
David WalendDavid Walend
c9af021cdeccannonical shrine.conf changes for SHRINE-2167
David WalendDavid Walend
5ec683de927Couple of changes I decided to hold on to while testing SHRINE-2162
bendcarmenbendcarmen
946ac0a67daFix of unresponsiveness in Query Status
David WalendDavid Walend
bab2dd2d4a5Added a shrine.adapter.delayResponse config paramter to support SHRINE-2162