SHRINE
  1. SHRINE

shrine

Public
  1. SHRINE
  2. shrine

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
dwalenddwalend
3377d69b7bdChanged up the comments to reference future work for SHRINE2020-1547
dwalenddwalend
554e211d756Potential fix for SHRINE2020-1547
dwalenddwalend
c4980367d9fAdded a shutdown hook to handle general interrupts more gracefully for SHRINE2020-1592
dwalenddwalend
f642c3e1edbCouple of comments to close out SHRINE2020-1592
David WalendDavid Walend
7ef43655bfePull request #1487: Scaleup test script tweaks Merge in SHRINE/shrine from SHRINE2020-1457 to develop * commit '39b...
David WalendDavid Walend
0939d7357bbPull request #1490: Bugfix/SHRINE2020 1586r Merge in SHRINE/shrine from bugfix/SHRINE2020-1586r to release/4.2.0 * ...
dwalenddwalend
92fd3f752b6Added the QUEUED query poller for SHRINE2020-1592
dwalenddwalend
2cdd61f6088A few more comments to close out this step for SRHINE2020-1590
dwalenddwalend
ae29fc64212Also needed to catch where queries are loaded in for SHRINE2020-1586
dwalenddwalend
7bb8924cb0aSupplying a ResultOutputType of last resort for SHRINE2020-1586
dwalenddwalend
5cd07845fc3A couple of tweaks while closing out this work
dwalenddwalend
477ea6a9bc2Adding the full breakdown config for SHRINE2020-1590
dwalenddwalend
cfd2b54694dGot the database business changed over to 'create if exists' and fixed a typo for SHRINE2020-1590
dwalenddwalend
ba5c9a824e8Got the main() to run queries and report results for SHRINE2020-1590
dwalenddwalend
e9ee2ae9722Set up the exec frame for SHRINE2020-1590
dwalenddwalend
f1ec41489fdMost of the legwork to set up a freestanding adapter exec for SHRINE200-1590
dwalenddwalend
c0f87150110Changed over the adapter to use H2 by default at runtime for SHRINE2020-1589
dwalenddwalend
1941c07812dMerge branch 'feature/SHRINE2020-1573' into feature/SHRINE2020-1589
Marc-Danie NazaireMarc-Danie Nazaire
4d60b6d0395Pull request #1489: Feature/SHRINE2020 1583 Merge in SHRINE/shrine from feature/SHRINE2020-1583 to develop * commit...
Marc-Danie NazaireMarc-Danie Nazaire
db844e94706Pull request #1488: Feature/SHRINE2020 1583 - Remove zookeeper references in kafka setup in docker Merge in SHRINE/s...
dwalenddwalend
7927e3b847dMoved the develop branch to version 4.3.0-SNAPSHOT
dwalenddwalend
c3e4c4a21d4Merge branch 'develop' into release/4.2.0
Marc-Danie NazaireMarc-Danie Nazaire
7add1d0f6a7SHRINE2020-1583 - Remove zookeeper references in kafka setup in docker - reduce sleep time from 255s to 75s when star...
dwalenddwalend
39b03911fe4More jmeter script changes for SHRINE2020-1457
Marc-Danie NazaireMarc-Danie Nazaire
cc1edaeb7a6SHRINE2020-1583 - Remove zookeeper references in kafka setup in docker - Fixed issue with refreshShrineNode not runni...
Marc-Danie NazaireMarc-Danie Nazaire
79f3a75dd08SHRINE2020-1583 - Remove zookeeper references in kafka setup in docker
dwalenddwalend
3e8a3387adeUpdates for testing vs new ontologies with new json for SHRINE2020-1580
dwalenddwalend
45d4e21e7b7Updates to jmeter scripts for 4.2 for SHRINE2020-1457
dwalenddwalend
f8fd45a8f46Some cleanup for show-and-tell of SHRINE2020-1580
dwalenddwalend
74dc19802ffSome cleanup for show-and-tell of SHRINE2020-1580
dwalenddwalend
739f1468c45Added more example scripts for SHRINE20020-1580
dwalenddwalend
35386d2c6dcGot the script down to a funciton for SHRINE2020-1580
dwalenddwalend
2099e03b532More cleanup - code is compiled just once for SHRINE2020-1580
dwalenddwalend
b1c3326ccbbDo one term at a time for SHRINE2020-1580
XavXav
b8ad0e0b991SHRINE2020-1579 : fix configuration file
dwalenddwalend
dfbe7da984cGot it working with Scala's own interpreter for SHRINE2020-1580
dwalenddwalend
5b76f4a6828Got a first pass working for SHRINE2020-1580
XavXav
ef6637992eeSHRINE2020-1579 : clean-up
XavXav
21bb6c15af4SHRINE2020-1579 : clean-up
dwalenddwalend
e25d5f885ffPlanning for SHRINE2020-1580 - scala script for adapter mapping
XavXav
cc28e22b9c8SHRINE2020-1579 : add to unit test the ability to record search performance
dwalenddwalend
042aecd79e5More to delete for SHRINE2020-1572
dwalenddwalend
11c8e9550ebSome clean-up for SHRINE2020-1572
XavXav
aba48aea335SHRINE2020-1579 : add a unit test for loading the adapter mapping file (CSV)
XavXav
6bfe726abb1SHRINE2020-1579 : make loadMappings() work with Bootstrap by wrapping it with IO
XavXav
8358f8cd5bbSHRINE2020-1579 : compiles
dwalenddwalend
345ea53902aUsing parameters and giving up on just one CRC id for SHRINE2020-1572
dwalenddwalend
4912622ab3cNow getting QUEUED query results without a database call in the adapter for SHRINE2020-1572
dwalenddwalend
48fcedaaa0bChaser for SHRINE2020-1572
dwalenddwalend
19d90fd1b92Added the count result id to ResultProgress for SHRINE2020-1572
dwalenddwalend
f2fbc675e9cCommented out a lot of DB code for SHRINE2020-1572
XavXav
aeb50aeb577Revert "SHRINE2020-1579 : clean-up" This reverts commit 5f0053fc3b6273c9f705b294cf9f10b61f5bd499.
dwalenddwalend
28f0ad6b35cNow works with the hub deciding when to check queued queries for SHRINE2020-1572
dwalenddwalend
afa13b49f01Lined up some dominoes for SHRINE2020-1572 - next will try pushing them over
XavXav
5f0053fc3b6SHRINE2020-1579 : clean-up
XavXav
3c65ff99f7aSHRINE2020-1579 : clean-up
Marc-Danie NazaireMarc-Danie Nazaire
6ef503a838aSHRINE2020-1579 - Adapter Mapping using Lucene - Added batching of commits and set RAM size for IndexWriter
dwalenddwalend
70a1eb235f3The receiver should be ready to receive and reply to check queued query commands for SHRINE2020-1572
XavXav
9e949bbb989SHRINE2020-1579 : index real data, add search capability
dwalenddwalend
03f49bb38cfNow making a result progress for SHRINE2020-1572
dwalenddwalend
c83ac6f56e1Copied the interpretation of responses from the poller to the interrogator for SHRINE2020-1572
XavXav
290bc1db5a4SHRINE2020-1579 : move to adapter module
dwalenddwalend
c6efa6328f0A few bits in askCrc to wrap up the simplification for SHRINE2020-1572
dwalenddwalend
f9971724e18Cleanup pass for requestQueuedResultFromCrc for SHRINE2020-1572
dwalenddwalend
29698b25148Cleaned up retrieveIfComplete for SHRINE2020-1572
dwalenddwalend
13e5cea99deFirst pass of cleanup in retrieveQueryResults for SHRINE2020-1572
dwalenddwalend
e8726dc1a5eCleaned up the bit of code that retrieves breakdowns for SHRINE2020-1572
dwalenddwalend
01063e38c43Now getting the count back a bit leaner for SHRINE2020-1572
dwalenddwalend
219c101de5dAnother step deeper for SHRINE2020-1572
dwalenddwalend
4af527bdca3Cleanup for the previous step for SHRINE2020-1572
dwalenddwalend
e2f5559b466Revert "Removed some bits without breaking anything for SHRINE2020-1572" This reverts commit fde39d39840dac66c87628d...
XavXav
56a268c7807SHRINE2020-1579 : clean-up
XavXav
3d4cea258a1SHRINE2020-1579 : second cut, seeks exact match on the lucene concept, returns the entire local concept
dwalenddwalend
fde39d39840Removed some bits without breaking anything for SHRINE2020-1572
dwalenddwalend
a47fa39130bPlanning and a first data structure for SHRINE2020-1572
XavXav
98025ceadafSHRINE2020-1579 : first cut, working Lucene indexer
XavXav
a2e47cc184cMerge branch 'develop' into bugfix/SHRINE2020-1524
XavXav
98de90d2426SHRINE2020-1524 : remove un-needed parameter
David WalendDavid Walend
988ab3e838dPull request #1469: Make VerifyServerCerts the default for shrine-to-shrine communication for SHRINE2020-1514 Merge ...
dwalenddwalend
50c02290458Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1514
dwalenddwalend
e26ade39a78Working config for SHRINE2020-1573 show-and-tell
dwalenddwalend
1ac485a962bTry byte arrays instead of strings for SHRINE2020-1573
dwalenddwalend
8592c42ed01Wrote a simple test before switching databases
dwalenddwalend
e8ef570561dSee if that will get the auditDB started for SHRINE2020-1573
dwalenddwalend
824910e3579Try storing the mappings in h2 for SHRINE2020-1573
dwalenddwalend
7fa0b1b8f87Quick twiddle comment of default values in the comprehensive shrine.conf for SHRINE 4.2 doc
XavXav
0393f1831f7SHRINE2020-1524 : simply set criteria text of the QueryCell
XavXav
84705b41a12SHRINE2020-1524 : remove bits used to display "Please wait..." but add back UNSUPPORTED_QUERY_ALERT in warning popup ...
XavXav
9d54f9c9987Merge branch 'develop' into bugfix/SHRINE2020-1524
XavXav
ecb8db82ddaSHRINE2020-1524 : make the "Please wait ..." text when loading a query's HTML representation an empty string
XavXav
34c05aa1012Revert "SHRINE2020-1524 : fix as per PR" This reverts commit 5a760f64d6d5541fc4e3a10d29096a4a1348b5bd.
XavXav
5a760f64d6dSHRINE2020-1524 : fix as per PR
XavXav
0bc8d0c5098SHRINE2020-1560 : make the set of available breakdowns load only once
XavXav
7c895ef6511fix the name of shine node in Docker module's README.md
dwalenddwalend
c57a2029757Moved the time span constraint text to the end and used the word 'by' for it for SHRINE2020-1511
David WalendDavid Walend
d7644656fefPull request #1484: Removed timeoutWaitGap, and cleaned up EndpointConfig for SHRINE2020-1526 Merge in SHRINE/shrine...
XavXav
c0f13ab6fe0Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into develop
David WalendDavid Walend
ca7263a6d44Pull request #1482: Fix for SHRINE2020-1557 to store updates to queries in the database Merge in SHRINE/shrine from ...
XavXav
82befdc6c2dMerge branch 'develop' into bugfix/SHRINE2020-1553
dwalenddwalend
a1edcf2485aRemoved timeoutWaitGap, and cleaned up EndpointConfig for SHRINE2020-1526
XavXav
6acfaf9de75SHRINE2020-1553 : remove the word "demographic" from the breakdown heading and from the tooltip for the download button
David WalendDavid Walend
ee29501fd74Pull request #1481: Bugfix/SHRINE2020 1558 Merge in SHRINE/shrine from bugfix/SHRINE2020-1558 to develop * commit '...
dwalenddwalend
c984c90b6acCleaned up some logging for SHRINE2020-1557
dwalenddwalend
e1470a9250fFix for SHRINE2020-1557 to store updates to queries in the database
XavXav
d06f754d04fMerge branch 'develop' into bugfix/SHRINE2020-1539
dwalenddwalend
94ce92589b7Fixed the bug that lets the hub check for old queries in SHRINE2020-1558
dwalenddwalend
d2e9bb18183Added some unit tests but didn't find anything broken yet for SHRINE2020-1558
XavXav
646317e9c42SHRINE2020-1539 : fix spacing so it's as before I touched this code
XavXav
46c9adf8d62SHRINE2020-1539 : remove unnecessary parentheses
dwalenddwalend
0c69b4b4bf9Merge remote-tracking branch 'origin/develop' into bugfix/SHRINE2020-1558
David WalendDavid Walend
2f60485dfd5Pull request #1470: Make unknown messages a bit less dire than an exception for SHRINE2020-1556 Merge in SHRINE/shri...
dwalenddwalend
c6db5486eacmerging
dwalenddwalend
4662685c053experiments for SHRINE2020-1558
David WalendDavid Walend
48cb1cb0fe1Pull request #1476: Some places to tighten up the schema Mike C's mariadb upgrade suggests for SHRINE2020-1561 Merge...
David WalendDavid Walend
6e7abe3779fPull request #1477: Feature/SHRINE2020 1562 Merge in SHRINE/shrine from feature/SHRINE2020-1365 to develop * commit...
XavXav
ab06144a5bbMerge branch 'develop' into bugfix/SHRINE2020-1555
XavXav
fa1e9ff91a8Merge branch 'develop' into bugfix/SHRINE2020-1538
XavXav
6b46efb8f98Merge branch 'develop' into bugfix/SHRINE2020-1537
Marc-Danie NazaireMarc-Danie Nazaire
aede064824dPull request #1474: SHRINE2020-1559-Add option to specify whether to include tooltips in the Lucene indexing tool Me...
XavXav
114f547c301SHRINE2020-1539 : fix HTML representation of complex queries
dwalenddwalend
1d09e147520Found where the hub was sending raw results and had it send UpdateResult commands for SHRINE2020-1561
dwalenddwalend
078fbc58684Added some comments to help find the SHRINE2020-1365 changes when I finally have the result id and can them ... for S...
dwalenddwalend
96518ad50a6Removed transmitting raw results for SHRINE2020-1365
dwalenddwalend
9850abda51fSome places to tighten up the schema Mike C's mariadb upgrade suggests for SHRINE2020-1561
XavXav
cc10feb379aSHRINE2020-1538 : remove second unwanted "-"
XavXav
ff0e59f79c1SHRINE2020-1538 : remove unwanted "-", revert all debugging strings to their normal value
XavXav
cd162477a92Revert "SHRINE2020-1538 : remove unwanted "-"" This reverts commit f2ca116d1efcd6ecb3f3d862a112a7f7f0c066a3.
XavXav
f2ca116d1efSHRINE2020-1538 : remove unwanted "-"
Marc-Danie NazaireMarc-Danie Nazaire
482cce376c4SHRINE2020-1559-Add option to specify whether to include tooltips in the Lucene indexing tool - fixed tooltip command...
Marc-Danie NazaireMarc-Danie Nazaire
f09cb92ae93SHRINE2020-1559-Add option to specify whether to include tooltips in the Lucene indexing tool - added tooltip argumen...
Marc-Danie NazaireMarc-Danie Nazaire
d0561f43ed2SHRINE2020-1559-Add option to specify whether to include tooltips in the Lucene indexing tool - added tooltip argumen...
Marc-Danie NazaireMarc-Danie Nazaire
8d011755cfaSHRINE2020-1559-Add option to specify whether to include tooltips in the Lucene indexing tool
Marc-Danie NazaireMarc-Danie Nazaire
441a05ee18eSHRINE2020-1559-Add option to specify whether to include tooltips in the Lucene indexing tool
XavXav
6521eef23baSHRINE2020-1555 : fix the footer so it always shows regardless of the height of the browser window
XavXav
1653d847dabSHRINE2020-1524 : display "Please wait..." while a new query's HTML representation is shown in the front-end
XavXav
dbf42dd4081SHRINE2020-1524 : display "Please wait..." while a new query's HTML representation is shown in the front-end
dwalenddwalend
947c0a55ae3Turn off TLS verification for Docker SHRINE networks for SHRINE2020-1514
dwalenddwalend
8fcd1ec4893Make unknown messages a bit less dire than an exception for SHRINE2020-1556
Marc-Danie NazaireMarc-Danie Nazaire
ae51ec4e4a6Pull request #1468: Feature/SHRINE2020 1351 - Update Kafka in Docker to use Kraft Merge in SHRINE/shrine from featur...
dwalenddwalend
ce60120de4cMake VerifyServerCerts the default for shrine-to-shrine communication for SHRINE2020-1514
David WalendDavid Walend
ab122dad3b0Pull request #1466: Upgrading libraries to push away vulnerabilities for SHRINE2020-1493 Merge in SHRINE/shrine from...
David WalendDavid Walend
d812188c83ePull request #1467: Changed to escaped < and > for html for SHRINE2020-1546 Merge in SHRINE/shrine from bugfix/SHRIN...
dwalenddwalend
f520e17200aMarc-Danie found an amazing typo in SHRINE2020-1493
Marc-Danie NazaireMarc-Danie Nazaire
b75005a7707Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into feature/SHRINE2020-1351  C...
Marc-Danie NazaireMarc-Danie Nazaire
1c39078eea6SHRINE2020-1351 - Update Kafka in Docker to use Kraft - Updated to Kafka version 3.4.1
Marc-Danie NazaireMarc-Danie Nazaire
a4b3334bb27SHRINE2020-1351 - Update Kafka in Docker to use Kraft - renamed provided server.properties file template
dwalenddwalend
9660cf0b38dChanged to escaped < and > for html for SHRINE2020-1546
dwalenddwalend
243406db52eRemoved an unused dependency for SHRINE2020-1493
dwalenddwalend
b7d5a7b9615Moved the vulnerable dependencies to a top-level dependency management block for SHRINE2020-1493
Marc-Danie NazaireMarc-Danie Nazaire
aab4b5152b5SHRINE2020-1351 - Update Kafka in Docker to use Kraft
Marc-Danie NazaireMarc-Danie Nazaire
cbfb540a224Pull request #1463: SHRINE2020-1528 - TOU > user can dismiss TOU without acknowledgement by just clicking anywhere on...
dwalenddwalend
205c1728d33Upgrading libraries to push away vulnerabilities for SHRINE2020-1493
David WalendDavid Walend
484c5166a91Pull request #1465: Feature/SHRINE2020 1529 Merge in SHRINE/shrine from feature/SHRINE2020-1529 to develop * commit...
David WalendDavid Walend
addf3122f76Pull request #1461: Feature/SHRINE2020 1505 Merge in SHRINE/shrine from feature/SHRINE2020-1505 to develop * commit...
dwalenddwalend
f58eb590708Now with just one header line for SHRINE2020-1529
dwalenddwalend
0c82fcbf004Correct time in column names for SHRINE2020-1529
dwalenddwalend
9704c930420Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1529
dwalenddwalend
4c0ea5703c2More columns for SHRINE2020-1529
David WalendDavid Walend
abe08478166Pull request #1462: Moved the default breakdown config into the protocol reference.conf, and fixed the pom.xml to inc...
David WalendDavid Walend
832bdeb228dPull request #1457: Feature/SHRINE2020 1506 display the captured data using a new nodes command in the networkmetrics...
Marc-Danie NazaireMarc-Danie Nazaire
7bb28755848Pull request #1464: Bugfix/SHRINE2020 1349- Automatic query name for Length of stay concepts adds spaces in the begin...
dwalenddwalend
39e75c395ebFixed a minor bug in the 'time in' business while working through SHRINE2020-1529
dwalenddwalend
1cfddf38f1aRefactored the network tool to use Columns for SHRINE2020-1529
XavXav
c611aef78caSHRINE2020-1516 : remove old, commented content of index.js (now that we've migrated to React 18)
Marc-Danie NazaireMarc-Danie Nazaire
aee1554ef87Pull request #1458: Feature/SHRINE2020 1430 - Bad mojo warnings in docker-custom-lifecycle plugin Merge in SHRINE/sh...
Marc-Danie NazaireMarc-Danie Nazaire
d8d78395b4eSHRINE2020-1528 - TOU > user can dismiss TOU without acknowledgement by just clicking anywhere on the window and TOU ...
Marc-Danie NazaireMarc-Danie Nazaire
360d19b0392Pull request #1460: SHRINE2020-1522 - Alphanumeric sort of breakdown output types in popup Merge in SHRINE/shrine fr...
Marc-Danie NazaireMarc-Danie Nazaire
9996238172cSHRINE2020-1430 - Bad mojo warnings in docker-custom-lifecycle plugin - Moving mojo classes to net.shrine.maven.plugi...
XavXav
9e3b2a14ca1SHRINE2020-1516 : harden version of "@wojtekmaj/enzyme-adapter-react-17" to 0.8.0
dwalenddwalend
e4abba65bc6Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1529
dwalenddwalend
81123895d3eMerging develop
David WalendDavid Walend
1cfbc08a1adPull request #1456: Feature/SHRINE2020 1504 Merge in SHRINE/shrine from feature/SHRINE2020-1504 to develop * commit...
Marc-Danie NazaireMarc-Danie Nazaire
1344659e707SHRINE2020-1430 - Bad mojo warnings in docker-custom-lifecycle plugin - Added maven to package name
Marc-Danie NazaireMarc-Danie Nazaire
a02e9af2ff0SHRINE2020-1430 - Bad mojo warnings in docker-custom-lifecycle plugin - Added maven to package name
dwalenddwalend
a1fd3a5be23Moved the default breakdown config into the protocol reference.conf, and fixed the pom.xml to include it for SHRINE20...
dwalenddwalend
cb2b888ecccAdapter fields for SHRINE2020-1505
Marc-Danie NazaireMarc-Danie Nazaire
e85b7964052SHRINE2020-1516 - Updated React to version 18.2.0
XavXav
f42f9368ea2Merge branch 'bugfix/SHRINE2020-1486' into develop
XavXav
16ecdebde96Merge branch 'bugfix/SHRINE2020-1521' into develop
Marc-Danie NazaireMarc-Danie Nazaire
9119ded2684SHRINE2020-1349 - Automatic query name for Length of stay concepts adds spaces in the beginning of query name which d...
XavXav
40e598989afSHRINE2020-1516 : some progress toward getting rid of render (make mount() work in setupTests.js). Application does n...
dwalenddwalend
5e6c3017b82Added the easy QEP-related columns for SHRINE2020-1505
dwalenddwalend
d49bcd7c68cGetting the peices in place for SHRINE2020-1505
Marc-Danie NazaireMarc-Danie Nazaire
cbc77d7b612Pull request #1453: SHRINE2020-1523 - 4.x: Update sql to allow null dataKey in queryBreakdownResults table Merge in ...
Marc-Danie NazaireMarc-Danie Nazaire
728338934a0SHRINE2020-1349 - Automatic query name for Length of stay concepts adds spaces in the beginning of query name which d...
Marc-Danie NazaireMarc-Danie Nazaire
2a718730d4eSHRINE2020-1430 - Bad mojo warnings in docker-custom-lifecycle plugin - Removed version
Marc-Danie NazaireMarc-Danie Nazaire
0d86ec5af3aSHRINE2020-1430 - Bad mojo warnings in docker-custom-lifecycle plugin - Added missing mojo classes
dwalenddwalend
e46a4651b1eFactored out the Column class for SHRINE2020-1506