SHRINE
  1. SHRINE

shrine

Public
  1. SHRINE
  2. shrine

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
David WalendDavid Walend
da0c54e92feMerge branch 'develop' into feature/SHRINE-2347-figure-out-what-a-good-downstream
David WalendDavid Walend
2b8cffb5cecConfirmed on shrine-dev1 for SHRINE-2347
David WalendDavid Walend
d573bf679c2Confirmed on shrine-dev2 for SHRINE-2347
yifan xingyifan xing
7a205467197using UncaughtExceptionHandler for MessageScheduler
Yifan XingYifan Xing
2989d8d5c89Merge pull request #60 in SHRINE/shrine from ~YXING/shrine:slick to develop * commit '69f4db9b679b1949382c80b7fe5d13...
yifan xingyifan xing
69f4db9b679changed slick.driver to slick.jdbc
bendcarmenbendcarmen
ade13da0626Fix of SHRINE-2342
bendcarmenbendcarmen
1aa0e4d54f2some minor cleanup
David WalendDavid Walend
d041a09abafMerge branch 'develop' into feature/SHRINE-2347-figure-out-what-a-good-downstream
bendcarmenbendcarmen
18e7c9c0dcbMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
322c00ff574Moving from Karma/Jasmine to Tape.js
yifan xingyifan xing
53b541376debump slick version
bendcarmenbendcarmen
f8498eca28fMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
8b9d3ab1c7aPossible fix of multiple opening exports on export to csv
Yifan XingYifan Xing
882f23b0f7fMerge pull request #57 in SHRINE/shrine from ~YXING/shrine:complete to develop * commit '4fcc8aa55599d05f62cca0758a4...
yifan xingyifan xing
4fcc8aa5559got rid of AtomicInteger
David WalendDavid Walend
39fb1ae40b2A few more tweaks on my way to the first test
bendcarmenbendcarmen
b78f921f6f6Possible fix of undefined in query export
Yifan XingYifan Xing
c9656268718Merge pull request #58 in SHRINE/shrine from ~YXING/shrine:slick to develop * commit '1c821cf3f01efbc2ae4f2bc0e46c05...
Yifan XingYifan Xing
07272bc6980Merge pull request #56 in SHRINE/shrine from ~YXING/shrine:logutc to develop * commit '55dcc4cf5470ef5354efc72424f1f...
yifan xingyifan xing
1c821cf3f01updated commented out values
yifan xingyifan xing
55dcc4cf547removed unnecessary binary files
bendcarmenbendcarmen
725eb4ef689Potential fix of Firefox issue
yifan xingyifan xing
8432d02f841implemented review comments
yifan xingyifan xing
cd7e9408274got rid of spin logger config
yifan xingyifan xing
ffcb18f737bupgraded slick version from 3.1.1 to 3.2.1
David WalendDavid Walend
101be99c3a5Midway through shrine.conf cleanup
yifan xingyifan xing
2171d081f33got rid of spin logger configuration
yifan xingyifan xing
4cbb49b078egot rid of unused problems
yifan xingyifan xing
b2d49c4a0c0implemented Dave's comments, added more tests
yifan xingyifan xing
e738a780b69figured log UTC time and deleted unused log4j.properties files
yifan xingyifan xing
027ce29a534use UTC time for logging
yifan xingyifan xing
5a1eebe5b9egot rid of vars
David WalendDavid Walend
00ed762dcb2Missed a merge hiccup
bendcarmenbendcarmen
367dff34302Merge of 1.23.7-SNAPSHOT into develop
Ansible DeployAnsible Deploy
d24d86193b4Merge release branch release/1.23.5 into master.
Ansible DeployAnsible Deploy
fae13eb73cfUpdate POMs with release version 1.23.7.
Mike CherryMike Cherry
6c21b233e34Updating version numbers, AND DESTINATION REPO, for ITEAM-1787
Ansible DeployAnsible Deploy
b2bb2079e89Merge release branch release/1.23.5 into master.
Ansible DeployAnsible Deploy
e668b24cd98Update POMs with release version 1.23.6.
Mike CherryMike Cherry
19962454d24Updating version numbers for ITEAM-1787
bendcarmenbendcarmen
8910fc14025Merged changes from release 1.23.5
yifan xingyifan xing
33904aef71cimprove log message
yifan xingyifan xing
088ba76553cused val and atomic operation for counting delivery attempts
yifan xingyifan xing
fe674cf35e2implemented review comments
yifan xingyifan xing
4fe35451bb8optimized imports
yifan xingyifan xing
1712cf4d989got rid of deliveryAttemptID in Message interface
yifan xingyifan xing
1bd02847683implemented Dave's review comments
yifan xingyifan xing
68ee232ec4dSHRINE-2308: better error handling. Fixed a small bug in send
yifan xingyifan xing
fd4dac1d5c6fixed message expiration bug and implemented Dave's comments
yifan xingyifan xing
087ef7d9b7bput scheduler shutdown in hornetq stop
yifan xingyifan xing
3abefe53a1ffixed a few scheduling bus and implemented review comments
yifan xingyifan xing
7fc8c3fc4cafixed bug in message redelivery scheduler
yifan xingyifan xing
3c454370f47implemented message complete, redelivery, and expiration
yifan xingyifan xing
6098fce09bfsync shrine.conf with reference.conf
yifan xingyifan xing
42ce0bdecd4SHRINE-2315 use putLast instead of addLast in localHonretQ, sync shrine.conf with hornetQClient reference.conf
David WalendDavid Walend
c9ca0a01648Updated pom.xml files to 1.23.5.7-SNAPSHOT
David WalendDavid Walend
ae22637ec6bMerge pull request #55 in SHRINE/shrine from bugfix/SHRINE-2331-hub-could-not-send-message-due to release/1.23.5 * c...
David WalendDavid Walend
54e68aa27d1Some mitigations to improve spray's performance. More to come for SHRINE-2331
bendcarmenbendcarmen
431c20829feAdded the updated help guide and a potential fix for the export multiple windows
bendcarmenbendcarmen
46177854e19Ok...hoping THIs is THE ONE!!!!
bendcarmenbendcarmen
bde25d5b365Merge branch 'release/1.23.5' of https://open.med.harvard.edu/stash/scm/shrine/shrine into release/1.23.5
bendcarmenbendcarmen
05ba05f48dcPotentially a fix in FF Chrome Safari and IE
David WalendDavid Walend
3d50dff76ffMerge pull request #54 in SHRINE/shrine from bugfix/SHRINE-2329-prevent-the-refresh-of-previous to release/1.23.5 * ...
David WalendDavid Walend
390f294521ePotential fix for SHRINE-2329 - only ask the adapters for results if all the results are back
David WalendDavid Walend
deaa5c50f4eMerge pull request #53 in SHRINE/shrine from bugfix/SHRINE-2316-gigibyte-shrine-meta.log-files to release/1.23.5 * c...
David WalendDavid Walend
7f728adf76cYifan's code review for SHRINE-2316
David WalendDavid Walend
0e2ff608591Changed the status code from Not Found to No Content when a message has no response. HttpClient is (mis)using Not Fou...
David WalendDavid Walend
cb8b3dd547aStill haven't pinned it down, but I want this extra error handling SHRINE-2316
bendcarmenbendcarmen
6bb00ac46e0Potential fix for SHRINE-1231
David WalendDavid Walend
a56478ccb61Merge branch 'release/1.23.5' into bugfix/SHRINE-2316-gigibyte-shrine-meta.log-files
David WalendDavid Walend
7ecc69c5115Added some code to throttle back the looping, which seems to have worked, but not prevented the runaway log from akka...
David WalendDavid Walend
b059654225cHub now creates all the queues before it starts polling (In case the hub reboots.) for SHRINE-2316
David WalendDavid Walend
a61aa1f58ecpom.xml to SHRINE-1.23.5.6
David WalendDavid Walend
a78e2a2817dSome notes toward SHRINE-2316
bendcarmenbendcarmen
487c6d2955cMerge branch 'release/1.23.5' of https://open.med.harvard.edu/stash/scm/shrine/shrine into release/1.23.5
bendcarmenbendcarmen
378b26ddb2fHopefully a fix for running one query after another
David WalendDavid Walend
41470bfaa36Merge pull request #52 in SHRINE/shrine from feature/SHRINE-2318-work-in-shrine-to-rename-hornetq to release/1.23.5 ...
David WalendDavid Walend
1f792fa4eaeTypo chaser
David WalendDavid Walend
5c773123e8cChanged hornetq to blockingq and hornetqWebApi to blockingqWebApi for SHRINE-2318
bendcarmenbendcarmen
1d3b75c0052Fix logic for complete
bendcarmenbendcarmen
666ea7e82ffPossible fix of IE and csv export issues and font-size correction
bendcarmenbendcarmen
0cea464cdf1Possible fix of IE issue
bendcarmenbendcarmen
97581fab48bPossible fix of SHRINE-2293;
bendcarmenbendcarmen
72ee9ee9b4aPossible fix of SHRINE-2290
bendcarmenbendcarmen
7727315d8f7Merge branch 'release/1.23.5' of https://open.med.harvard.edu/stash/scm/shrine/shrine into release/1.23.5
bendcarmenbendcarmen
9e184c600d5possible fix of SHRINE-2293
David WalendDavid Walend
8fc9c51803eMerge pull request #49 in SHRINE/shrine from bugfix/SHRINE-2303-some-messages-will-submit-aren-t to release/1.23.5 *...
David WalendDavid Walend
d0678cc8455Yifan's review requests for SHRINE-2303
David WalendDavid Walend
383637d4d2aYifan's review requests for SHRINE-2303
David WalendDavid Walend
573a8a341datodo sweep for SHRINE-2203
David WalendDavid Walend
19b206d2f8cGot rid of hornetq for SHRINE-2203
David WalendDavid Walend
9ed07194a84Now working with the shadow queue for SHRINE-2303
David WalendDavid Walend
5231ceb1668Proof that HornetQ is dropping a message
bendcarmenbendcarmen
e395df57b0aSHRINE-2298 contd.
David WalendDavid Walend
1bc63c16d0dMerge pull request #48 in SHRINE/shrine from bugfix/SHRINE-2286-changes-received-in-the-qepreceiver to release/1.23.5...
bendcarmenbendcarmen
2bbd48edd5e2nd attempt at fixing SHRINE-2298
bendcarmenbendcarmen
7e04a3f9752Possible fix of SHRINE-2294
bendcarmenbendcarmen
fab6d7a951dPossible fix for SHRINE-2298
David WalendDavid Walend
08048c6de55Stray file
David WalendDavid Walend
872703dae28More logging, and notifying when new data arrives for SHRINE-2286
David WalendDavid Walend
655d425479bChanged version to 1.23.5.5-SNAPSHOT
Yifan XingYifan Xing
8318421891fMerge pull request #47 in SHRINE/shrine from ~YXING/shrine:commentout to release/1.23.5 * commit '55a2bd17dc4e6ea797...
yifan xingyifan xing
55a2bd17dc4commented out failed test
David WalendDavid Walend
efa8d437098Merge pull request #46 in SHRINE/shrine from bugfix/SHRINE-2286-changes-received-in-the-qepreceiver to release/1.23.5...
David WalendDavid Walend
1193f4396e2Added a call to shut down the scheduler. Thanks, Yifan.)
David WalendDavid Walend
5dea022435bFix for SHRINE-2286 the QepReceiver now notifies the QepQueryDbChangeNotifier
Yifan XingYifan Xing
e9a0641dd8eMerge pull request #44 in SHRINE/shrine from ~YXING/shrine:expire to release/1.23.5 * commit '14852de7dfbac7aae9d94d...
David WalendDavid Walend
b29a4b9dca6Merge branch 'release/1.23.5' of https://open.med.harvard.edu/stash/scm/shrine/shrine into release/1.23.5
David WalendDavid Walend
2b9707a4406Some logging and todos for SHRINE-2286
bendcarmenbendcarmen
06e6bc2466fcleanup
bendcarmenbendcarmen
09d9277575bRemoved some test code
bendcarmenbendcarmen
3518f992f85Merge branch 'release/1.23.5' of https://open.med.harvard.edu/stash/scm/shrine/shrine into release/1.23.5
bendcarmenbendcarmen
9ef4f66ff7bFix of SHRINE-2277
yifan xingyifan xing
14852de7dfbchanged timeout to time-to-live for messages
yifan xingyifan xing
6a432c1ed67shutting down scheduler when shutdown tomcat
yifan xingyifan xing
8580bb802adshutdown scheduler in the contextDestroy method
yifan xingyifan xing
f2738564590set message timeout according to user configuration when the message was created
David WalendDavid Walend
a40d5080770Merge branch 'release/1.23.5' of https://open.med.harvard.edu/stash/scm/shrine/shrine into release/1.23.5
David WalendDavid Walend
b099936fea6Removing logging of a stack trace for a non-problem
bendcarmenbendcarmen
b1246485a7dUtilizing the isComplete member of the json result for a query
bendcarmenbendcarmen
f2fd019c48efix of SHRINE-2274
bendcarmenbendcarmen
4fb31d3b0e0Fix of SHRINE-2260
bendcarmenbendcarmen
fa9d558db02SHRINE-2267 again
bendcarmenbendcarmen
d21cbe52774SHRINE-2267 contd.
bendcarmenbendcarmen
e4ae0575d2eMerge branch 'release/1.23.5' of https://open.med.harvard.edu/stash/scm/shrine/shrine into release/1.23.5
bendcarmenbendcarmen
67a199da023Possible fix of (SHRINE-2267
David WalendDavid Walend
a98c0ce923dMerge pull request #43 in SHRINE/shrine from bugfix/SHRINE-2269-10-second-timeout-is-too-short to release/1.23.5 * c...
David WalendDavid Walend
53a1b32553cAdded the connection time and the long poll time together to get a longer timeout for SHRINE-2269
David WalendDavid Walend
013bae39eddMerge pull request #41 in SHRINE/shrine from feature/SHRINE-2262-remove-hornetq-dependency-from to release/1.23.5 * ...
David WalendDavid Walend
8d7f45cc73cChanges after merging with the release branch
David WalendDavid Walend
6ebe709e7d6Merge branch 'release/1.23.5' into feature/SHRINE-2262-remove-hornetq-dependency-from
David WalendDavid Walend
e12675e687fMerge pull request #39 in SHRINE/shrine from feature/SHRINE-1835-use-the-database-runtransactionally to release/1.23....
bendcarmenbendcarmen
050593fe795Merge branch 'release/1.23.5' of https://open.med.harvard.edu/stash/scm/shrine/shrine into release/1.23.5
bendcarmenbendcarmen
67580a468f6Possible fix of SHRINE-2267 attempt #2
Yifan XingYifan Xing
183ccf80b14Merge pull request #31 in SHRINE/shrine from ~YXING/shrine:newrelease to release/1.23.5 * commit '84783a99f212f0e5b1...
yifan xingyifan xing
84783a99f21fixed failed test
bendcarmenbendcarmen
5956ba6e665Merge branch 'release/1.23.5' of https://open.med.harvard.edu/stash/scm/shrine/shrine into release/1.23.5
bendcarmenbendcarmen
c19d8163db2possible fix of SHRINE-2267
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