SHRINE
  1. SHRINE

shrine

Public
AuthorCommitMessageCommit dateIssues
yifan xingyifan xing
64f4d14d0ceimplemented code review comments
yifan xingyifan xing
0019c0a67efimplemented code reviews
yifan xingyifan xing
3b94865772aimplemented more tests for LocalHornetQMom SHRINE-2156, and HornetQMomWebApi SHRINE-21582 Jira issues
yifan xingyifan xing
7bd368308cfMfixed 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
bendcarmenbendcarmen
e5a2fc90979Fix of click event attached to parent item instead of intended child
bendcarmenbendcarmen
14a8d28ffedWorking version of the csv export
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
df5137bb039MMerge pull request #21 in SHRINE/shrine from ~YXING/shrine:organize to develop* commit 'f7e719286f88b15fe1ef8bbbd54dc6aa9f5f93b4': added todos for extracting actor system, deleted unsued config files re-organized client, api, and the trait cleaned up unused dependencies removed mom package, updated pom files and dependencies reorganized mom package fixed build failure by adding system in hornetQActorSystem
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.SHRINE-2179
David WalendDavid Walend
bee70d77017MMerge pull request #22 in SHRINE/shrine from feature/SHRINE-2174-add-nodeid-to-runqueryrequest to develop* commit '9abf632844f2c4d70ee79dd47e7024df56769412': Clean up some neglected code for SHRINE-2120 Clean up some neglected code for SHRINE-2120 Rename to save some confusion for SHRINE-2120 Got the name of the QEP node to ride in on the RunQueryRequest for SHRINE-2174. Put NodeId into the QEP and into every RunQueryRequest it sends for SHRINE-21742 Jira issues
yifan xingyifan xing
88046a6b40bremoved mom package, updated pom files and dependencies
David WalendDavid Walend
9abf632844fClean up some neglected code for SHRINE-2120SHRINE-2120
David WalendDavid Walend
eee58e61940Clean up some neglected code for SHRINE-2120SHRINE-2120
David WalendDavid Walend
f604a1f2b22Rename to save some confusion for SHRINE-2120SHRINE-2120
David WalendDavid Walend
a1087e6ab11Got the name of the QEP node to ride in on the RunQueryRequest for SHRINE-2174.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-2174SHRINE-2174
David WalendDavid Walend
203eb22a31aLots of comments to support SHRINE-2120 and SHRINE-21742 Jira issues
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
3588b37d9efMMerge pull request #18 in SHRINE/shrine from ~YXING/shrine:clientMom to develop* commit 'f67bba0174f09290f939729f0303a1dbe15affa4': clean up test used Try for-comprehension in hornetQWebClient implemented some of the code reviews Implemented Scala script to test HornetQMomWebClient Implemented Scala script to test HornetQMomWebClient implemented code review comments implemented client side of hornetQMom api
yifan xingyifan xing
f67bba0174fclean up test
yifan xingyifan xing
33ff9386ca4used Try for-comprehension in hornetQWebClient
David WalendDavid Walend
53aedb904d5Some simple review comments for SHRINE-2145SHRINE-2145
David WalendDavid Walend
1f26074be1dMMerge pull request #19 in SHRINE/shrine from feature/SHRINE-2145-add-an-optional-changes-since to develop* commit 'eac4b3a8a8a573ecf7016c77c3103be3f20a61c7': (25 commits) Added some debug logging in case we need to diagnose in the field. Some improved error messages for SHRINE-2145 Added some logic to be sure that (if everything is working) spray won't give up on the request before the timeout response goes out for SHRINE-2145 Added a scheduled cleanup of the notification Map every 5 minut...SHRINE-2145
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
659b4c45c60MMerge pull request #20 in SHRINE/shrine from feature/SHRINE-2162-add-a-config-parameter-to-the to develop* commit 'c9af021cdeccf340dcaa9c7c1caffa125f00bb39': cannonical shrine.conf changes for SHRINE-2167 Couple of changes I decided to hold on to while testing SHRINE-2162 Added a shrine.adapter.delayResponse config paramter to support SHRINE-21622 Jira issues
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-2167SHRINE-2167
David WalendDavid Walend
5ec683de927Couple of changes I decided to hold on to while testing SHRINE-2162SHRINE-2162
bendcarmenbendcarmen
946ac0a67daFix of unresponsiveness in Query Status
David WalendDavid Walend
bab2dd2d4a5Added a shrine.adapter.delayResponse config paramter to support SHRINE-2162SHRINE-2162
David WalendDavid Walend
eac4b3a8a8aMMerging for SHRINE-2145SHRINE-2145
bendcarmenbendcarmen
4d2b27ca660fix of bug introduced by refactor
David WalendDavid Walend
6c63fbebc7bAdded some debug logging in case we need to diagnose in the field.