SHRINE
  1. SHRINE

shrine

Public
AuthorCommitMessageCommit dateIssues
dwalenddwalend
d49bcd7c68cGetting the peices in place for SHRINE2020-1505SHRINE2020-1505
dwalenddwalend
e46a4651b1eFactored out the Column class for SHRINE2020-1506SHRINE2020-1506
dwalenddwalend
3227db25968Added a nodes command to the networkMetrics tool for SHRINE2020-1506SHRINE2020-1506
dwalenddwalend
058e28d0ad8Comments for reference.conf and shrine.conf for SHRINE2020-1504SHRINE2020-1504
dwalenddwalend
155aebc9795When to fix a todo as a comment on SHRINE2020-1504SHRINE2020-1504
dwalenddwalend
87f5fa288ffConfigure the delay between sending node system updates SHRINE2020-1504SHRINE2020-1504
dwalenddwalend
55975e5569dCheck that a node spec is substantially different from the stored one for SHRINE2020-1504SHRINE2020-1504
dwalenddwalend
c4f70322c71Got messages flowing for SHRINE2020-1504SHRINE2020-1504
dwalenddwalend
cab2247f983MMerge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1504SHRINE2020-1504
dwalenddwalend
c7568b39792Added sending node system spec updates for SHRINE2020-1504SHRINE2020-1504
dwalenddwalend
920c4c1f359Database work to receive NodeSystemSpec for SHRINE2020-1504SHRINE2020-1504
David WalendDavid Walend
0a9236d8261MPull request #1454: Feature/SHRINE2020 1512Merge in SHRINE/shrine from feature/SHRINE2020-1512 to develop * commit '8b47cd2f255e737672e9d040e0c69c72c9e24833': My review comments for SHRINE2020-1512 Get the choice to validate hosts via config for SHRINE2020-1512 Made Http4sHttpClient a class that can be configured differently for different servers for SHRINE2020-1512 - config next Separated the trust manager config for SHRINE202...SHRINE2020-1512
dwalenddwalend
76144fdb4d3Missed a rename in SHRINE2020-1503, got it in SHRINE2020-15042 Jira issues
dwalenddwalend
ded4c507a2ePlanning for SHRINE2020-1504SHRINE2020-1504
dwalenddwalend
8b47cd2f255My review comments for SHRINE2020-1512SHRINE2020-1512
dwalenddwalend
4e4f00eb137Get the choice to validate hosts via config for SHRINE2020-1512SHRINE2020-1512
Marc-Danie NazaireMarc-Danie Nazaire
66561fbccabMPull request #1451: Feature/SHRINE2020 1518Merge in SHRINE/shrine from feature/SHRINE2020-1518 to develop * commit '12e9b856b07fc5b5cf23161301cff1ff0364992e': SHRINE2020-1518 - Provide alternate UI when demographic distribution chart data limit is exceeded - Modified so that bar widths are the same size SHRINE2020-1518 - Provide alternate UI when demographic distribution chart data limit is exceeded - Updated tests to use "dataDist...SHRINE2020-1518
dwalenddwalend
c0baff1e895MMerge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1512SHRINE2020-1512
David WalendDavid Walend
cb381d4eba0MPull request #1449: Feature/SHRINE2020 1503Merge in SHRINE/shrine from feature/SHRINE2020-1503 to develop * commit '38253051495d29073f6e8662c39c3f77d859097d': Found a good name for SHRINE2020-1503 Tests for UpdateNodeSystemVersions and co for SHRINE2020-1503 Pulled out NodeSystemVersions to be its own thing for SHRINE2020-1503 Added reportedSystemVersions to the Node structure for SHRINE2020-1503SHRINE2020-1503
Marc-Danie NazaireMarc-Danie Nazaire
12e9b856b07SHRINE2020-1518 - Provide alternate UI when demographic distribution chart data limit is exceeded - Modified so that bar widths are the same sizeSHRINE2020-1518
Marc-Danie NazaireMarc-Danie Nazaire
512e316dcefSHRINE2020-1518 - Provide alternate UI when demographic distribution chart data limit is exceeded - Updated tests to use "dataDistributionTypes" in jsonSHRINE2020-1518
Marc-Danie NazaireMarc-Danie Nazaire
ab4ea92a97cMMerge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into feature/SHRINE2020-1518 Conflicts:  qep/service/src/test/scala/net/shrine/qep/QepServiceTest.scalaSHRINE2020-1518
XavXav
0270976ffbbSHRINE2020-1479 : fix broken unit testSHRINE2020-1479
XavXav
a544f271477MMerge branch 'develop' into feature/SHRINE2020-1470SHRINE2020-1470
XavXav
9dad564ac9fSHRINE2020-1479 : (hopefully finally) apply PR fixesSHRINE2020-1479
XavXav
c9cfd07972eSHRINE2020-1479 Fix demographic_distribution.csv to make testDemographicCSV passSHRINE2020-1479
dwalenddwalend
38253051495Found a good name for SHRINE2020-1503SHRINE2020-1503
dwalenddwalend
49bc3b4b8f0Made Http4sHttpClient a class that can be configured differently for different servers for SHRINE2020-1512 - config nextSHRINE2020-1512
Marc-Danie NazaireMarc-Danie Nazaire
7905d6cfbddSHRINE2020-1470 - removed todoSHRINE2020-1470
Marc-Danie NazaireMarc-Danie Nazaire
60d926c791aSHRINE2020-1518 - Provide alternate UI when demographic distribution chart data limit is exceeded - Modified to display list of graphs that exceed the data limitSHRINE2020-1518
dwalenddwalend
cf34be632c0Separated the trust manager config for SHRINE2020-1512SHRINE2020-1512
dwalenddwalend
408f042dafdMore notes for SHRINE2020-1512SHRINE2020-1512
dwalenddwalend
18a33b8aafcA little more clean-up for SHRINE2020-1512SHRINE2020-1512
dwalenddwalend
d8f0c534321Removing some jumpers from a bug in JDK11 to tidy up before SHRINE2020-1512SHRINE2020-1512
Marc-Danie NazaireMarc-Danie Nazaire
31a36e7f52dSHRINE2020-1518 - Provide alternate UI when demographic distribution chart data limit is exceeded - Fix check for exceeded data limitSHRINE2020-1518
Marc-Danie NazaireMarc-Danie Nazaire
070eaebc1c8SHRINE2020-1518 - Provide alternate UI when demographic distribution chart data limit is exceeded - updated unit testsSHRINE2020-1518
dwalenddwalend
936afa6e61dTests for UpdateNodeSystemVersions and co for SHRINE2020-1503SHRINE2020-1503
Marc-Danie NazaireMarc-Danie Nazaire
8dc1e5aaa22SHRINE2020-1518 - Provide alternate UI when demographic distribution chart data limit is exceeded - updated the text for data limit exceedeSHRINE2020-1518
Marc-Danie NazaireMarc-Danie Nazaire
caa2eccf7c1MMerge branch 'feature/SHRINE2020-1470' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into feature/SHRINE2020-15182 Jira issues
Marc-Danie NazaireMarc-Danie Nazaire
50191e478fcSHRINE2020-1518 - Provide alternate UI when demographic distribution chart data limit is exceededSHRINE2020-1518
dwalenddwalend
8a628a42770Pulled out NodeSystemVersions to be its own thing for SHRINE2020-1503SHRINE2020-1503
David WalendDavid Walend
fee41f1c4dbMPull request #1444: Bugfix/SHRINE2020 1500Merge in SHRINE/shrine from bugfix/SHRINE2020-1500 to develop * commit '9f40794ecff8245a6aea4c0ee2078df0f82374e2': Now listing out all the records for all researchers with the username, even if they are at different sites for SHRINE2020-1500SHRINE2020-1500
Marc-Danie NazaireMarc-Danie Nazaire
3d40bb6a0d8MPull request #1447: SHRINE2020-1507 - Checkmarx flagged a "properties pollution" problem in getCookie.jsMerge in SHRINE/shrine from bugfix/SHRINE2020-1507 to develop * commit '232d97d54210c83e407a6fbf654ec13fc95b7188': SHRINE2020-1507 - Checkmarx flagged a "properties pollution" problem in getCookie.jsSHRINE2020-1507
Marc-Danie NazaireMarc-Danie Nazaire
31d5b27809bMPull request #1446: SHRINE2020-1479 - Reload unlinked/same encounter/same instance fields in front endMerge in SHRINE/shrine from feature/SHRINE2020-1479 to develop * commit '1e96b823f9f6af7d4c08b2fd1f4b9d0368209555': SHRINE2020-1479 - Reload unlinked/same encounter/same instance fields in front endSHRINE2020-1479
Marc-Danie NazaireMarc-Danie Nazaire
8a17f60fce0SHRINE2020-1470 - Fixed default description of breakdown result output typesSHRINE2020-1470
David WalendDavid Walend
0267824c5f4MPull request #1443: Added and used an excel-safe string for ids in csv tables for SHRINE2020-1499Merge in SHRINE/shrine from bugfix/SHRINE2020-1499 to develop * commit 'bfd471085667c387c8dbd8852a093009de0936d6': Better link for SHRINE2020-1499 Added and used an excel-safe string for ids in csv tables for SHRINE2020-1499SHRINE2020-1499
David WalendDavid Walend
e103ab63f24MPull request #1445: 400s for bad json, plus a handful of tests for SHRINE2020-1498Merge in SHRINE/shrine from bugfix/SHRINE2020-1498 to develop * commit '9320f309a53a3d208e50b8caa4e25c06ab1de41e': 400s for bad json, plus a handful of tests for SRHINE2020-14982 Jira issues
Marc-Danie NazaireMarc-Danie Nazaire
bad5d9bb253SHRINE2020-1470 - delete unwanted testSHRINE2020-1470
Marc-Danie NazaireMarc-Danie Nazaire
94352fd4deaSHRINE2020-1470 - moved adapter db changes from the update sql to the base sqlSHRINE2020-1470
Marc-Danie NazaireMarc-Danie Nazaire
232d97d5421SHRINE2020-1507 - Checkmarx flagged a "properties pollution" problem in getCookie.jsSHRINE2020-1507