shrine-medco/messagequeue/messagequeueservice/src/main/scalamaster
shrine-medco/messagequeue/messagequeueservice/src/main/scala
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7ecc69c51154 | David Walend | Added some code to throttle back the looping, which seems to have worked, but… | Sep 21 2017 | |||
573a8a341da1 | David Walend | todo sweep for SHRINE-2203 | Sep 19 2017 | |||
8d7f45cc73c5 | David Walend | Changes after merging with the release branch | Sep 14 2017 | |||
6ebe709e7d66 | David Walend | Merge branch 'release/1.23.5' into feature/SHRINE-2262-remove-hornetq… | Sep 14 2017 | |||
9d89aa3a7d73 | yifan xing | implemented scheduler for the sentinel | Sep 14 2017 | |||
9e4fcea11ccd | yifan xing | implemented sentinel that cleans up the concurrent message map | Sep 14 2017 | |||
70ac9b0d5cfc | yifan xing | implemented Dave's review comments | Sep 14 2017 | |||
ffcf1a33173e | yifan xing | fixed conflicts | Sep 14 2017 | |||
af5d687719fc | yifan xing | cleaned up | Sep 14 2017 | |||
15b5c3070b3f | yifan xing | rebased work from release/1.23.5 branch | Sep 14 2017 | |||
b71667d6c645 | David Walend | Moved the CouldNotCreateQueueButOKToRetryException for SHRINE-2262. That gets… | Sep 14 2017 | |||
1fae4bd83b68 | David Walend | And Yifan found this stray member variable that we don't need anymore. | Sep 12 2017 | |||
09dee4664c72 | David Walend | Better error handling for SHRINE-2251 | Sep 12 2017 | |||
5161c0b3513c | David Walend | todo sweep at the end of SHRINE-2148 | Sep 8 2017 | |||
e6b3e31849e9 | David Walend | Envelope for existing messages for SHRINE-2177 | Sep 7 2017 | |||
d5100ce6fff1 | David Walend | Plans for statuses in SHRINE-2148 and the start of envelopes for SHRINE-2177 | Sep 7 2017 | |||
279477e3ac96 | David Walend | Todo sweep | Sep 5 2017 | |||
5b4194f2a7a9 | David Walend | Added contents to the message json for SHRINE-2120 | Sep 1 2017 | |||
21d872932e0d | David Walend | Merge branch 'develop' into feature/SHRINE-2184-start-messaging-later | Aug 31 2017 | |||
987290cd937e | yifan xing | changed default config to be false and modified tests to pass, added… | Aug 30 2017 | |||
77f1e73af4c7 | David Walend | Merged from develop | Aug 30 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 | |||
0019c0a67ef4 | yifan xing | implemented code reviews | Aug 28 2017 | |||
5f23b0ce384a | yifan xing | the libraries return Try[] and the api handles success and failure | Aug 24 2017 | |||
f7e719286f88 | yifan xing | added todos for extracting actor system, deleted unsued config files | Aug 18 2017 | |||
bcc2df45e025 | yifan xing | re-organized client, api, and the trait | Aug 18 2017 |
c4science · Help