SHRINE
  1. SHRINE

shrine

Public
AuthorCommitMessageCommit dateIssues
David WalendDavid Walend
263faa512f3List queues for SHRINE-2118SHRINE-2118
David WalendDavid Walend
3ee4b1f9b34Got complete in place for SHRINE-2118SHRINE-2118
David WalendDavid Walend
42a9d82483fCode cleanup for SHRINE-2118SHRINE-2118
David WalendDavid Walend
5ab29e8c863Got receive working for SHRINE-2118SHRINE-2118
David WalendDavid Walend
70e640fc6c0Got send working.Was configured to ask for a commit before sending in the example session. SHRINE-2118SHRINE-2118
David WalendDavid Walend
052ef964fd1More pieces and progress toward SHRINE-2118.Create a Queue and the beginnings of deleting a queue and sending a message.SHRINE-2118
David WalendDavid Walend
86735426cf1Separatd the stopping code for SHRINE-2117.SHRINE-2117
David WalendDavid Walend
30ec6409eefWrapping up work for SHRINE-2117.HornetQ is starting to come together for us.SHRINE-2117
David WalendDavid Walend
e636b50e0ebGot a message to flow in a test case for SHRINE-2117SHRINE-2117
David WalendDavid Walend
55b8efc3b08Added HornetQ to the works.SHRINE-2117SHRINE-2117
bendcarmenbendcarmen
a8e9767611bBump of the version from 1.23.4.1-SNAPSHOT to 1.23.5.1-SNAPSHOT
bendcarmenbendcarmen
728b3a41015Query Status completed, tooltip adjusts placcement if mouse is over the topmost element in the query viewer
Yifan XingYifan Xing
548174965b3MMerge pull request #9 in SHRINE/shrine from ~YXING/shrine:deleteabout to develop* commit '08ef03c56bc7e4c86a21e084f52400124b199cc5': deleted about in route deleted 'About' deleted 'About'
yifan xingyifan xing
08ef03c56bcdeleted about in route
yifan xingyifan xing
9271095c008MMerge branch 'deleteabout' of https://open.med.harvard.edu/stash/scm/~yxing/shrine into deleteabout
yifan xingyifan xing
11624c9440bdeleted 'About'
Yifan XingYifan Xing
30ba7bb8652MMerge pull request #8 in SHRINE/shrine from webapi to develop* commit '7383efedea43fea4e0ecdc1600b88aaeec62ef31': used org.json4s.native.Serialization for unit testing used custom apply() to construct AppVersion revert code format optimized imports and cleaned up code format added web api call to check the current version of the app, implmented tests
yifan xingyifan xing
4d4dbf68583deleted 'About'
bendcarmenbendcarmen
0b51a84afdfAddition of query status and tooltip
yifan xingyifan xing
7383efedea4used org.json4s.native.Serialization for unit testing
David WalendDavid Walend
b1317c6d508MMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
521fe95cc68Fix for SHRINE-1455 - default value of authorizationType from a reference.confSHRINE-1455
bendcarmenbendcarmen
bbf3435c639Start of the status component for query viewer
David WalendDavid Walend
f721d24d0d5MMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
5fe2d958b26Database indexing to speed up previous queries for SHRINE-2084.SHRINE-2084
yifan xingyifan xing
f5b8266bd4cused custom apply() to construct AppVersion
David WalendDavid Walend
a7688cb5ae2MMerge pull request #7 in SHRINE/shrine from davePullRequests to develop* commit '0948b86c3c08ee61c1c67cfa1e3cfe7bff79bf65': Added ProblemDigests to json for the new table for SHRINE-2096 Moved the query flag infomration from a map appended to the data structure to a component of the query cell. SHRINE-20942 Jira issues
David WalendDavid Walend
6211cb1c218Revert "Added some temporary logging to see what is slow"This reverts commit c8f2b15dce4100afc6c86538c9af8a1eea9de2c5.
David WalendDavid Walend
c8f2b15dce4Added some temporary logging to see what is slow
yifan xingyifan xing
6d6a0955e57revert code format
yifan xingyifan xing
5eca769840boptimized imports and cleaned up code format
yifan xingyifan xing
86e45da8a82added web api call to check the current version of the app, implmented tests
David WalendDavid Walend
0948b86c3c0MMerge branch 'develop' into davePullRequests
David WalendDavid Walend
546ba881845Added ProblemDigests to json for the new table for SHRINE-2096SHRINE-2096
bendcarmenbendcarmen
0141e09a80cMore cleanup of style layout for query viewer
David WalendDavid Walend
ee6a33ad8e3Moved the query flag infomration from a map appended to the data structure to a component of the query cell.SHRINE-2094SHRINE-2094
bendcarmenbendcarmen
cd7ed6aefb8MMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
bendcarmenbendcarmen
b78767bdd96Updates to query viewer HTML
David WalendDavid Walend
7e35dade7e1Fix for SHRINE-2051 , no need for downstreamNodes section in shrine.confSHRINE-2051
David WalendDavid Walend
cfd8749587aCleaning up some todos before mothballing SHRINE-2055SHRINE-2055
David WalendDavid Walend
5e347575f08Cleaning up some todos before mothballing SHRINE-2055SHRINE-2055
bendcarmenbendcarmen
a245d83b4b9Added pagination
bendcarmenbendcarmen
d2b81dbff05Merge of refactored performance optimized query viewer
bendcarmenbendcarmen
4522b86b886MMerge branch 'feature/performance-refactor' into develop
bendcarmenbendcarmen
6e24f34904cWOrking
LukeLuke
f2b3826d37dMMerge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop
LukeLuke
3a0188ae7afThis commit is for seting up previous queries for custom test cases
bendcarmenbendcarmen
6a43f33c58cPerformance Refactor
bendcarmenbendcarmen
4919444d783accidentally removed parent version from pom.xml in shrine-adapter client
bendcarmenbendcarmen
67e4fa8df61MMerge of 1.23.3 into 1.23.4.1