Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
95eddaa02760 | yifan xing | used if/else instead of require, implemented unit test for configuration | Aug 30 2017 | ||||
85175be6ee1f | yifan xing | implemented momRoute configuration requirement, haven't found a good way to test | Aug 30 2017 | ||||
51135cbe8727 | yifan xing | added enable property | Aug 30 2017 | ||||
0a2c1a6679cc | yifan xing | implementing config momRoute | Aug 30 2017 | ||||
b54ac2a7f936 | yifan xing | added default hornetqmomwebapi config | Aug 30 2017 | ||||
dc40ff5cc2ba | Yifan Xing | Merge pull request #28 in SHRINE/shrine from ~YXING/shrine:detach to develop | Aug 30 2017 | ||||
21a241c635f7 | yifan xing | cleaned up unnecessary blocking in qepService | Aug 30 2017 | ||||
72605fffea97 | Yifan Xing | Merge pull request #26 in SHRINE/shrine from ~YXING/shrine:detach to develop | Aug 30 2017 | ||||
88ae2424005d | yifan xing | cleaned up unnecessary blocking | Aug 30 2017 | ||||
77f1e73af4c7 | David Walend | Merged from develop | Aug 30 2017 | ||||
544e437d7b92 | Yifan Xing | Merge pull request #25 in SHRINE/shrine from ~YXING/shrine:usetry to develop | Aug 29 2017 | ||||
f505a5336b7b | yifan xing | stop returns Unit instead of Try[Unit] | Aug 29 2017 | ||||
ad6fddd3c324 | David Walend | Merge branch 'develop' into feature/SHRINE-2184-start-messaging-later | Aug 29 2017 | ||||
ae83166cd557 | David Walend | Starting the QepReceiver on a daemon thread, using a configurable… | Aug 29 2017 | ||||
db6c00e41ad3 | yifan xing | SHRINE-2182: send message as HttpEntity, SHRINE-2181: clean up human readable… | Aug 29 2017 | ||||
64f4d14d0ce6 | yifan xing | implemented code review comments | Aug 29 2017 | ||||
a3ada9038e7c | bendcarmen | Possible solution for populating the query builder by network id | Aug 29 2017 | ||||
98383dfbb463 | bendcarmen | Fix of mis-named variable | Aug 29 2017 | ||||
88e743af3b98 | bendcarmen | Removed node sort | Aug 29 2017 | ||||
1f9622dc1ac6 | bendcarmen | Removed nested Promise | Aug 29 2017 | ||||
44776814cc0d | bendcarmen | Logging network id | Aug 29 2017 | ||||
0019c0a67ef4 | yifan xing | implemented code reviews | Aug 28 2017 | ||||
70a30b5a11d8 | bendcarmen | Another attempt at right click and running previous queries | Aug 28 2017 | ||||
465c4f43d058 | yifan xing | implemented code review comments | Aug 28 2017 | ||||
7d8d4e5d974c | bendcarmen | Fix of parsing network id handler | Aug 28 2017 | ||||
310aa7bb99e3 | bendcarmen | Possible solution for running a previous query in the status viewer | Aug 28 2017 | ||||
d8ba09c7a943 | bendcarmen | Fixes to UI and right click to run infrastructure. Still need to marshall the… | Aug 25 2017 | ||||
ce238252e22b | bendcarmen | Updates for UI to be in line with wireframe | Aug 25 2017 | ||||
a780db3cb623 | bendcarmen | Fix of logic for determining if a query has completed | Aug 25 2017 | ||||
3b94865772a7 | yifan xing | implemented more tests for LocalHornetQMom SHRINE-2156, and HornetQMomWebApi… | Aug 24 2017 | ||||
7bd368308cf9 | yifan xing | fixed conflicts | Aug 24 2017 | ||||
5f23b0ce384a | yifan xing | the libraries return Try[] and the api handles success and failure | Aug 24 2017 | ||||
018c4a7525d1 | yifan xing | use Try and for-comprehension for all the methods that talk with HornetQ server | Aug 24 2017 | ||||
2cad61a2fe60 | yifan xing | added one more blocking in stewardDatabase | Aug 24 2017 | ||||
df369c51a0e9 | yifan xing | added detach and blocking | Aug 24 2017 | ||||
e5a2fc90979d | bendcarmen | Fix of click event attached to parent item instead of intended child | Aug 24 2017 | ||||
14a8d28ffed7 | bendcarmen | Working version of the csv export | Aug 24 2017 | ||||
4414cf519e34 | yifan xing | added detach() and blocking | Aug 23 2017 | ||||
0c6aea08969d | bendcarmen | Working logic for formatting data for export | Aug 22 2017 | ||||
ccb5cee04e97 | yifan xing | use Try and for-comprehension for all the methods that talk with HornetQ server | Aug 22 2017 | ||||
2108fa35f8a6 | yifan xing | modified pom files for fixing dependencies | Aug 18 2017 | ||||
df5137bb0395 | Yifan Xing | Merge pull request #21 in SHRINE/shrine from ~YXING/shrine:organize to develop | Aug 18 2017 | ||||
f7e719286f88 | yifan xing | added todos for extracting actor system, deleted unsued config files | Aug 18 2017 | ||||
748c6969aa8b | bendcarmen | forgot to check in updated query-status.model.js | Aug 18 2017 | ||||
e2105c90478b | bendcarmen | Hopefully a fix for polling on my end | Aug 18 2017 | ||||
bcc2df45e025 | yifan xing | re-organized client, api, and the trait | Aug 18 2017 | ||||
a1ab506fde7a | yifan xing | cleaned up unused dependencies | Aug 18 2017 | ||||
286777aea8b5 | David Walend | Fix for SHRINE-2179. spray.can.server.request-timeout is a Duration string, not… | Aug 18 2017 | ||||
bee70d770174 | David Walend | Merge pull request #22 in SHRINE/shrine from feature/SHRINE-2174-add-nodeid-to… | Aug 18 2017 | ||||
88046a6b40b1 | yifan xing | removed mom package, updated pom files and dependencies | Aug 18 2017 | ||||
9abf632844f2 | David Walend | Clean up some neglected code for SHRINE-2120 | Aug 18 2017 | ||||
eee58e61940d | David Walend | Clean up some neglected code for SHRINE-2120 | Aug 18 2017 | ||||
f604a1f2b227 | David Walend | Rename to save some confusion for SHRINE-2120 | Aug 18 2017 | ||||
a1087e6ab11c | David Walend | Got the name of the QEP node to ride in on the RunQueryRequest for SHRINE-2174. | Aug 18 2017 | ||||
027c265e6468 | bendcarmen | Addition of parameters for requesting query by id/version/timeout | Aug 18 2017 | ||||
46269b9a5af0 | yifan xing | reorganized mom package | Aug 17 2017 | ||||
d86c95a0ebff | David Walend | Put NodeId into the QEP and into every RunQueryRequest it sends for SHRINE-2174 | Aug 17 2017 | ||||
203eb22a31ae | David Walend | Lots of comments to support SHRINE-2120 and SHRINE-2174 | Aug 17 2017 | ||||
e3c1d8bd0fd9 | yifan xing | fixed build failure by adding system in hornetQActorSystem | Aug 17 2017 | ||||
54f8ea09dc58 | yifan xing | commented out failed tests, created a jira to fix them->TODO | Aug 17 2017 | ||||
e61b22f18a0a | yifan xing | fixed build failure by adding system in hornetQActorSystem | Aug 17 2017 | ||||
3588b37d9ef5 | Yifan Xing | Merge pull request #18 in SHRINE/shrine from ~YXING/shrine:clientMom to develop | Aug 17 2017 | ||||
f67bba0174f0 | yifan xing | clean up test | Aug 17 2017 | ||||
33ff9386ca4c | yifan xing | used Try for-comprehension in hornetQWebClient | Aug 17 2017 | ||||
53aedb904d5c | David Walend | Some simple review comments for SHRINE-2145 | Aug 17 2017 | ||||
1f26074be1d1 | David Walend | Merge pull request #19 in SHRINE/shrine from feature/SHRINE-2145-add-an… | Aug 17 2017 | ||||
dbe1ae9cca34 | bendcarmen | Fix of layout bugs, potential fix of Run Query button bug | Aug 16 2017 | ||||
c87d000632c0 | bendcarmen | Fix of Run/Cancel query button text bug | Aug 16 2017 | ||||
b7bc8f69e3a3 | yifan xing | implemented some of the code reviews | Aug 16 2017 | ||||
bf9feb4a5f76 | bendcarmen | Fix of incorrect statuses at top of query status | Aug 16 2017 | ||||
659b4c45c600 | David Walend | Merge pull request #20 in SHRINE/shrine from feature/SHRINE-2162-add-a-config… | Aug 15 2017 | ||||
ee67d4b1f14b | yifan xing | Implemented Scala script to test HornetQMomWebClient | Aug 15 2017 | ||||
4e60630de9e1 | yifan xing | Implemented Scala script to test HornetQMomWebClient | Aug 15 2017 | ||||
c9af021cdecc | David Walend | cannonical shrine.conf changes for SHRINE-2167 | Aug 15 2017 | ||||
5ec683de9273 | David Walend | Couple of changes I decided to hold on to while testing SHRINE-2162 | Aug 15 2017 | ||||
946ac0a67da4 | bendcarmen | Fix of unresponsiveness in Query Status | Aug 15 2017 | ||||
bab2dd2d4a54 | David Walend | Added a shrine.adapter.delayResponse config paramter to support SHRINE-2162 | Aug 14 2017 | ||||
eac4b3a8a8a5 | David Walend | Merging for SHRINE-2145 | Aug 14 2017 | ||||
4d2b27ca6606 | bendcarmen | fix of bug introduced by refactor | Aug 14 2017 | ||||
6c63fbebc7b6 | David Walend | Added some debug logging in case we need to diagnose in the field. | Aug 14 2017 | ||||
ddea3cda4c1b | David Walend | Some improved error messages for SHRINE-2145 | Aug 14 2017 | ||||
c9971aae2852 | David Walend | Added some logic to be sure that (if everything is working) spray won't give up… | Aug 14 2017 | ||||
0f397d5f865c | yifan xing | implemented code review comments | Aug 14 2017 | ||||
49e53dfd49a9 | David Walend | Added a scheduled cleanup of the notification Map every 5 minutes. SHRINE-2145 | Aug 14 2017 | ||||
eca967fb63b7 | bendcarmen | Added logic for dev environment | Aug 14 2017 | ||||
1485b76018e3 | bendcarmen | latest version | Aug 13 2017 | ||||
b1977c6de01a | David Walend | Extracted QepQueryDbChangeNotifier into a singleton where other parts of SHRINE… | Aug 13 2017 | ||||
83caf38d2e93 | David Walend | Added version and isComplete fields to ResultsRow for SHRINE-2145 | Aug 13 2017 | ||||
c014fca3081f | David Walend | Yifan is right. map...getOrElse does put all the error bits in the same spot. | Aug 12 2017 | ||||
5cbe1020a737 | David Walend | Got rid of Unit vs method name warning for SHRINE-2145 | Aug 12 2017 | ||||
91657c900faf | David Walend | Switched to timeoutSeconds for SHRINE-2145 | Aug 12 2017 | ||||
dff4c1dc168f | David Walend | Changed Promises to be Promise[Unit] for identifying requests for SHRINE-2145 | Aug 12 2017 | ||||
5040afd83a24 | David Walend | Switched to UUIDs for identifying requests for SHRINE-2145 | Aug 12 2017 | ||||
e3dff6497d0b | David Walend | Test of trigger to change data for SHRINE-2145 | Aug 12 2017 | ||||
f413d3a49da9 | David Walend | Allow trigger to change data, plus some updated comments for SHRINE-2145 | Aug 12 2017 | ||||
5eff32db4c57 | bendcarmen | Changed folder structure | Aug 11 2017 | ||||
7d20a4514aa4 | David Walend | Making the right Promises, and fulfilling one of them. SHRINE-2145 | Aug 11 2017 | ||||
dd75262b2677 | David Walend | A little code rearranging for SHRINE-2145 | Aug 11 2017 | ||||
8f5edb5081b0 | David Walend | Got the delayed-to-timeout path working for SHRINE-2145 | Aug 11 2017 | ||||
ede3d6f8636c | David Walend | Added a test to make sure a result came back eventually for SHRINE-2145 | Aug 11 2017 |
c4science · Help