SHRINE
  1. SHRINE

shrine

Public
  1. SHRINE
  2. shrine

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
XavXav
fc87566f098SHRINE2020-1742 : prefix query result table names with the name of the module they belong to. This avoids a name coll...
Marc-Danie NazaireMarc-Danie Nazaire
9bb809ae6ffSHRINE2020-1736 - Fixed unit test failures
Marc-Danie NazaireMarc-Danie Nazaire
b9c4a5ab06bMerge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into feature/SHRINE2020-1736  C...
Marc-Danie NazaireMarc-Danie Nazaire
796ea6ac6deSHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - added back import
Marc-Danie NazaireMarc-Danie Nazaire
23a1af8d563SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - moved location o...
Marc-Danie NazaireMarc-Danie Nazaire
e4fab7d03ceSHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - moved location o...
XavXav
2b20cbf4903fix override config for network-lifecycle-tools
XavXav
d06344f2f98SHRINE2020-1730 : remove comments which are not needed; clarify the use of the "createTablesOnStart" configuration pr...
Marc-Danie NazaireMarc-Danie Nazaire
ebad92c5bd5SHRINE2020-1736 - downsamples 4.x query for 3.x node and now returns patient count from 3.x node - debug statements
Marc-Danie NazaireMarc-Danie Nazaire
c2c1d91c551SHRINE2020-1736 - downsamples 4.x query for 3.x node and now returns patient count from 3.x node - Roundtrip works fo...
XavXav
41bda0db607SHRINE2020-1730 : make database indices and constraint names UPPER_CASE, replace newly added println's with Log.info,...
Marc-Danie NazaireMarc-Danie Nazaire
c7f9f6cee34SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - renamed envelop ...
Marc-Danie NazaireMarc-Danie Nazaire
e850829c1b9SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - removed commente...
Marc-Danie NazaireMarc-Danie Nazaire
95c9b78cb33SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - revert changes i...
Marc-Danie NazaireMarc-Danie Nazaire
7ffd66a8135SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - removed shrine-m...
Marc-Danie NazaireMarc-Danie Nazaire
93c7c05b44dSHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - added shrine-mes...
Marc-Danie NazaireMarc-Danie Nazaire
51e34567eb0SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - removed shrine-m...
Marc-Danie NazaireMarc-Danie Nazaire
cbd80b18f9bSHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated
XavXav
7d9cc30f64dSHRINE2020-1730 : added comments after re-creating the entire project on a new laptop
XavXav
d7036feac62Merge remote-tracking branch 'origin/SHRINE2020-1730-rename-databases-columns-tables-and-filenames' into SHRINE2020-1...
XavXav
d32fea02787SHRINE2020-1730 : fix 2 comments in Dockerfiles; fix paths to Lucene indices and adapter mapping files on S3
XavXav
378e8a4bfc1SHRINE2020-1730 : fix comments in two Dockerfiles
XavXav
d2b9111ebbdSHRINE2020-1730 : runtime debugging
XavXav
55fd78a4804SHRINE2020-1730 : runtime debugging
XavXav
ff6e97180b6SHRINE2020-1730 : build docker network without kafka (using older messaging system)
XavXav
0c10ae64823SHRINE2020-1730 : fixed so it builds, but Docker set-up fails
XavXav
5b693ccafafSHRINE2020-1730 : -- still not working, except now Hub has its own database and tables. Rename queryEntryPoint qep ac...
Ansible DeployAnsible Deploy
14072d1831aMerge release branch release/4.3.0 into master.
Ansible DeployAnsible Deploy
bf44fe84bf3Update POMs with release version 4.3.0.
XavXav
e0067d6195eSHRINE2020-1730 : may still be buggy, however I want to run it on the dev instance
XavXav
ec267a9e23fSHRINE2020-1730 : still buggy (still some hub code trying to access the qep database); committing so Bill can look at it
XavXav
e8de89cdc70Revert the db timeout to its initial value; add a comment about the potential need to increase it. Fix a comment in R...
XavXav
d8a1acb628fGive the dockerized MySQL server more time to come up before the hub starts doing its thing
XavXav
afc1bb6e850SHRINE2020-1730 : rename database qep_audit_db to QEP_AUDIT_DB
XavXav
58f13ebddbaSHRINE2020-1730 : rename database shrine_query_history to SHRINE_QUERY_HISTORY
XavXav
d90a762fe26SHRINE2020-1730 : rename database blackWhiteTableDB to BLACK_WHITE_TABLE_DB
XavXav
58a3ed9c6a2SHRINE2020-1730 : prefix two more SQL file names with "authz-"
XavXav
7a4f8e99d2eSHRINE2020-1730 : fix reference to a HUB SQL file (straggler)
XavXav
e7a5c58fb7bSHRINE2020-1730 : prefix SQL filenames with module name (in the present case, "adapter-")
XavXav
4e937fae269SHRINE2020-1730 : make SQL table and column names UPPER_CASE
XavXav
bff3855fbefSHRINE2020-1730 : merge SHRINE2020-1729
XavXav
5a4a3601074Merge branch 'SHRINE2020-1728-rewrite-database-terms-in-HUB' into SHRINE2020-1730-rename-databases-columns-tables-and...
XavXav
25083c69cc5SHRINE2020-1728 : prepend "hub-" to SQL files used by the HUB
XavXav
ba9334c7529SHRINE2020-1729 : make all column names UPPER_CASE
XavXav
e357df39f09SHRINE2020-1728 : make table names singular
XavXav
d7fe5069fa8SHRINE2020-1726 : prepend all mentions of QEP SQL file names with "qep-"
XavXav
2488f1bfb49SHRINE2020-1726 : prepend all QEP SQL file names with "qep-"
XavXav
b598764e958SHRINE2020-1726 : convert all QEP database table names to singular
XavXav
0f3fb0a7ec5SHRINE2020-1726 : convert all QEP database table names to uppercase and underscore
XavXav
430e531bb35SHRINE2020-1726 : convert the column names "description" to "DESCRIPTION" and "details" to "DETAILS" throughout the s...
XavXav
4bf6157876aSHRINE2020-1726 : convert the column names "summary" to "SUMMARY" and "stamp" to "STAMP" throughout the service module
XavXav
df41a7a2ceeSHRINE2020-1726 : convert the column name "codec" to "CODEC" throughout the service module
XavXav
4beae7b27dfSHRINE2020-1726 : fix new, buggy column names w.r.t. SQL schema
XavXav
9f0e5bb1555Merge branch 'develop' into SHRINE2020-1726-rewrite-database-terms-in-qep
XavXav
f98b3c01618SHRINE2020-1726 : push this to origin so it can be tested on the dev tier
XavXav
7e3d33c79e3Give wildfly more time to come up by increasing the timeout in its config
XavXav
1d3525ba81fShrine2020-1726 : adjust revision number to 4.4.0; fixed DATE_CREATED in 2 places
XavXav
4b602ae9749update revision number to 4.4.0 in topmost POM file
XavXav
82319f50b14SHRINE2020-1726 : rename queryFaved to QUERY_FAVED (straggler)
XavXav
0b53676f3bfSHRINE2020-1726 : rename dateCreated to DATE_CREATED (straggler)
XavXav
a69e350ae92SHRINE2020-1726 : rename date_created to DATE_CREATED (straggler)
XavXav
32b2cb07234SHRINE2020-1726 : rename date_created to DATE_CREATED
XavXav
c22367b5ac9SHRINE2020-1726 : rename domain to DOMAIN, queryName to QUERY_NAME, queryFaved to QUERY_FAVED, queryJSON to QUERY_JSO...
XavXav
323c75f13f7SHRINE2020-1726 : rename networkId to NETWORK_ID
XavXav
cce0492215aSHRINE2020-1726 : rename NETWORKQUERYID to NETWORK_QUERY_ID (straggler)
XavXav
9c82b934049SHRINE2020-1726 : rename networkId to NETWORK_ID (straggler)
XavXav
5601d50f552SHRINE2020-1726 : rename timeQuerySent to TIME_QUERY_SENT
XavXav
f19bd74b9d6SHRINE2020-1726 : rename queryName to QUERY_NAME
XavXav
8e668de2ec5SHRINE2020-1726 : rename NETWORKQUERYID to NETWORK_QUERY_ID (straggler)
XavXav
bf0ba9b1638SHRINE2020-1726 : rename NETWORKQUERYID to NETWORK_QUERY_ID
XavXav
ca828d6e6fdSHRINE2020-1726 : rename networkQueryId to NETWORK_QUERY_ID
XavXav
6c3a3e6ade6SHRINE2020-1726 : rename shrineNodeId to SHRINE_NODE_ID
XavXav
e13ab2ed4d1SHRINE2020-1726 : rename userName to USER_NAME
XavXav
fce13b43299SHRINE2020-1726 : rename shrineNodeId to SHRINE_NODE_ID
Marc-Danie NazaireMarc-Danie Nazaire
a85b4ae33d9SHRINE2020-890 - Institution name displays twice in results tab due to equal time stamps on results in the QEP - Fixe...
XavXav
195a25e0394SHRINE2020-1721 : make the query notes field not labelled as required
Marc-Danie NazaireMarc-Danie Nazaire
21eb5d4d9b8SHRINE2020-890 - Institution name displays twice in results tab due to equal time stamps on results in the QEP - Need...
XavXav
16f1b8c06aaSHRINE2020-890 : committed broken code for Marc-Danie to look at
Marc-Danie NazaireMarc-Danie Nazaire
e0f2ac08207Pull request #1549: Bugfix/SHRINE2020 1723 Merge in SHRINE/shrine from bugfix/SHRINE2020-1723 to develop * commit '...
Marc-Danie NazaireMarc-Danie Nazaire
5bcde0e0016SHRINE2020-1715 - Help link needs to be updated for 4.3.0 - test build
Marc-Danie NazaireMarc-Danie Nazaire
6915019db85Pull request #1552: SHRINE2020-1715 - Help link needs to be updated for 4.3.0 Merge in SHRINE/shrine from bugfix/SHR...
Marc-Danie NazaireMarc-Danie Nazaire
8f4387e0be4SHRINE2020-1715 - Help link needs to be updated for 4.3.0 - Fixed unit test
Marc-Danie NazaireMarc-Danie Nazaire
bfecdf93c21SHRINE2020-1715 - Help link needs to be updated for 4.3.0
XavXav
620107c29d1SHRINE2020-890 : commit this in order to share code
XavXav
69da163fba5SHRINE2020-890 : clean-up test code
XavXav
8880fee386bSHRINE2020-890 : better unit test for measuring response time
Marc-Danie NazaireMarc-Danie Nazaire
aac94172427Pull request #1551: SHRINE2020-1705 - Components that load from "shrine.webclient" are not loading on running the app...
XavXav
a8c5fbf0b5aMerge branch 'develop' into bugfix/SHRINE2020-890-procedural
Marc-Danie NazaireMarc-Danie Nazaire
cfbd5bde79bUpdated mysql base docker image version
Marc-Danie NazaireMarc-Danie Nazaire
d62acc68e08SHRINE2020-1705 - Components that load from "shrine.webclient" are not loading on running the application
Marc-Danie NazaireMarc-Danie Nazaire
716c0db4e9bSHRINE2020-1723 - Overdue query check does not work as expected in 4.3.0 - Code cleanup
Marc-Danie NazaireMarc-Danie Nazaire
31160e7fe0bMerge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into bugfix/SHRINE2020-1723
Marc-Danie NazaireMarc-Danie Nazaire
ece88f3b51fPull request #1548: Bugfix/SHRINE2020 1722 - DB fixes for query notes feature Merge in SHRINE/shrine from bugfix/SHR...
Marc-Danie NazaireMarc-Danie Nazaire
518a61c6b71SHRINE2020-1723 - Overdue query check does not work as expected in 4.3.0 - Possible fix
XavXav
d0afceb560bSHRINE2020-1722 : remove all references to queryNotes and queryFaved from the adapter code
Marc-Danie NazaireMarc-Danie Nazaire
3be61fe78ddSHRINE2020-1722 - DB fixes for query notes feature - set default to null
Marc-Danie NazaireMarc-Danie Nazaire
e69e015f901SHRINE2020-1722 - DB fixes for query notes feature
XavXav
e9c50d0450dSHRINE2020-890 : approach based on scala's maxBy function (not working)
XavXav
6a954748e24SHRINE2020-890 : add "load" test (ignored by default)
XavXav
340d380bcbbSHRINE2020-890 : implement skip and limit
XavXav
445ed68e53aSHRINE2020-890 : clean-up
XavXav
40160372deaSHRINE2020-890 : re-implemented sorting
Marc-Danie NazaireMarc-Danie Nazaire
37d5a1a62d1Fix for db error running QepServiceTest
Marc-Danie NazaireMarc-Danie Nazaire
22778fa1232Get tests working and changes to allow building in Java 17
XavXav
66d0a94fac0SHRINE2020-890 : temporary branch so Marc-Danie can give me a hand
XavXav
7cd1192cb3dSHRINE2020-890 : when 2 or more results (more specifically more than one state transitions) occur for the same query ...
David WalendDavid Walend
aee4113d268Pull request #1545: SHRINE2020 1713 - hub overdue query fixes for SHRINE 4.3 Merge in SHRINE/shrine from feature/SHR...
XavXav
496b1e56f50Merge branch 'develop' into feature/SHRINE2020-1668
XavXav
ddf6943f307Merge branch 'develop' into feature/SHRINE2020-1698
XavXav
a84dbaea66dSHRINE2020-1668 : in the Docker set up scripts, remove references to no-longer-existing DBs on the adapter
Ankit PanchamiaAnkit Panchamia
841e304ad5dPull request #1546: Feature/SHRINE2020 1661 testssopoc Merge in SHRINE/shrine from feature/SHRINE2020-1661-testssopo...
XavXav
3b1485ac3bfSHRINE2020-1698 : improve input-validation messages
XavXav
d6e65a084a3SHRINE2020-1698 : minor clean-up
Ankit PanchamiaAnkit Panchamia
d5aaed6736dinitial POC for multiple IdP: handle NPE case for authorization since the user has a landing page now which can make ...
dwalenddwalend
63b391df037Review comment from Xav for SHRINE2020-1713
XavXav
5f7815bbc73Merge branch 'develop' into feature/SHRINE2020-1698
XavXav
4178e6ca4aeSHRINE2020-1698 : integrate feedback from PR
David WalendDavid Walend
2a4474f22c6Pull request #1544: Needed to trigger some IOs to get errors into the database for SHRINE2020-1714 Merge in SHRINE/s...
XavXav
892f4651dedSHRINE2020-1698 : remove query notes and fave status fields from new queries; also allow query notes to be empty when...
Ankit PanchamiaAnkit Panchamia
ecf5ba3358bMerge branch 'develop' into feature/SHRINE2020-1661-testssopoc
Ankit PanchamiaAnkit Panchamia
8fd151385a2initial POC for multiple IdP: handle NPE case for authorization since the user has a landing page now which can make ...
dwalenddwalend
6826b46abcfPutting back this config bit for SHRINE2020-1712
dwalenddwalend
25354abaf86Scan the results table for overdue queries without locking the whole table for SHRINE2020-1712
XavXav
841ab0afa9aSHRINE2020-1698 : finish making query notes an Option (which fixes the bug in the previous commit)
dwalenddwalend
17a720c7537Needed to trigger some IOs to get errors into the database for SHRINE2020-1714
XavXav
fb5dd515dffSHRINE2020-1698 : this code doesn not compile but I want to be able to share it
David WalendDavid Walend
53dce8f53d1Pull request #1543: Feature/SHRINE2020 1711 Merge in SHRINE/shrine from feature/SHRINE2020-1711 to release/3.3.2 * ...
XavXav
7c8e16b00e3SHRINE2020-1698 : reinstate @Ignore'd unit test, remove Ignore from imports
XavXav
344dd661f6aSHRINE2020-1698 : make query notes optional; rewrite query name/notes validation
David WalendDavid Walend
0560771d3edPull request #1541: Removing six empty database files for SHRINE2020-1667 Merge in SHRINE/shrine from feature/SHRINE...
dwalenddwalend
710fc370e7aQEP test fixes from Marc-Danie to try to get SHRINE2020-1711 building on bamboo
dwalenddwalend
68a7ae5e404More fixes for ontology tests to get 3.3.2 building
dwalenddwalend
eed17c01e29Changes Marc-Danie recommended from 77b9bc09a01 as a fix for some brittle lucene tests
dwalenddwalend
c7cd5e75afeA more involved test for SHRINE2020-1711
dwalenddwalend
a68d22dd8c9Find overdue results without locking the whole RESULTS table for SHRINE2020-1711
XavXav
cebbefac078SHRINE2020-1698 : merge from develop
XavXav
244398613bbSHRINE2020-1698 : fix regression due to code clean-up
dwalenddwalend
2cf930bf680Removing six empty database files for SHRINE2020-1667
XavXav
d831b5fa3cbSHRINE2020-1698 : some code clean-up
XavXav
a87bf02492cSHRINE2020-1698 : make a new changeDate the default when repeatedly clicking the "favorite/star" icon in the queries ...
David WalendDavid Walend
d5c5220cffaPull request #1540: Feature/SHRINE2020 1672 Merge in SHRINE/shrine from feature/SHRINE2020-1672 to develop * commit...
XavXav
10be0ad034cSHRINE2020-1698 : fix the sorting by "faved" status
XavXav
c3bd8cde30bSHRINE2020-1698 : fix the index on the previousQueries.queryFaved column, in all 3 database dialects
XavXav
1acd4059888SHRINE2020-1698 : midway to being able to star/unstar a query
XavXav
c6a99b0fd03SHRINE2020-1698 : add missing js snapshot
dwalenddwalend
bfaa4c0ec89See what this looks like with just byte arrays now that I know about Oracle's Raw type for SHRINE2020-1672
David WalendDavid Walend
2539e428803Pull request #1539: Feature/SHRINE2020 1439 Merge in SHRINE/shrine from feature/SHRINE2020-1439 to develop * commit...
dwalenddwalend
c2e4d6a9c0bdon't need to read the tasty symbols for SHRINE2020-1439
XavXav
e3d702e78f1SHRINE2020-1698 : add back query id in name/notes dialog
XavXav
4a2c26fa18aSHRINE2020-1698 : round-trip query notes
dwalenddwalend
f43ab56e620Try out the RAW type in Oracle for SHRINE2020-1672
dwalenddwalend
946845c7a07Setting up the oracle bug for SHRINE2020-1672
XavXav
f5a13978e91SHRINE2020-1698 : clean-up
XavXav
5a1d0b77335SHRINE2020-1698 : fix bug when creating a new query by passing an empty string for query notes
XavXav
bc44ea0c9b8SHRINE2020-1698 : round-trips changes made to query name and notes. Notes get reset to empty string when the dialog i...
XavXav
8b1ea002ef4SHRINE2020-1698 : builds + all tests pass
Ankit PanchamiaAnkit Panchamia
315a0a04d4fPull request #1538: initial POC for multiple IdP Merge in SHRINE/shrine from feature/SHRINE2020-1661-testssopoc to d...
Ankit PanchamiaAnkit Panchamia
8b7d19cde90initial POC for multiple IdP
XavXav
41824dc5448SHRINE2020-1698 : straggler: part-way commit; unit tests for QEP service fail on a SQL bug that I cannot make sense o...
XavXav
b2135392fb2SHRINE2020-1698 : part-way commit; unit tests for QEP service fail on a SQL bug that I cannot make sense of. Committi...
dwalenddwalend
351857a32dbMy own review of SHRINE2020-1439
dwalenddwalend
544d2758ad0Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1439
dwalenddwalend
0a3a7adc8a7Restored the relevant tests for SHRINE2020-1439
dwalenddwalend
c4ab65c2e8cRename and cleanup for SHRINE2020-1439
dwalenddwalend
dc52a8ebdfdGot a test working with the new test framework for SHRINE2020-1439
XavXav
b3127463ac8SHRINE2020-1696 : commit part-way changes in order to check out a-fresh in a new workspace
XavXav
6276cf07165SHRINE2020-1696 : Only update the QEP and the Hub (not the adapter) when editing a query's name
XavXav
c02ef7d8275SHRINE2020-1633, 1643 : remove unused & incorrect port mapping
XavXav
891f00e41d0SHRINE2020-1633, 1643 : remove stale comment
XavXav
587beb7eb49SHRINE2020-1633, 1643 : add details/warning comment
XavXav
13b02dff2deSHRINE2020-1633, 1643 : make JSON/object round-trip tests somewhat less brittle and more readable by allowing the JSO...
XavXav
73cc00ec9b4SHRINE2020-1633, 1643 : merge develop
David WalendDavid Walend
4f059bc10c9Pull request #1536: Some fixes while writing the docs for SHRINE2020-1670 Merge in SHRINE/shrine from feature/SHRINE...
XavXav
7ad842fda61SHRINE2020-1633, 1643 : rollback incorrect changes; formatted json data
XavXav
9754a82d80dSHRINE2020-1633, 1643 : fix reinstated test
XavXav
4931318a8b1SHRINE2020-1633, 1643 : still a dependency on aim3 -- commenting it out for now
XavXav
542a555ceb0Revert "SHRINE2020-1633, 1643 : still a dependency on aim3 -- commenting it out for now" This reverts commit 5d0ce2c...
XavXav
5d0ce2c6e57SHRINE2020-1633, 1643 : still a dependency on aim3 -- commenting it out for now
XavXav
bb745fcc430SHRINE2020-1633, 1643 : update test class name
XavXav
f573fcd942eSHRINE2020-1633, 1643 : fix inadvertent reverse commit
XavXav
7ac768af007SHRINE2020-1633, 1643 : address PR feedback
XavXav
20ba0d748e6Revert "SHRINE2020-1633, 1643 : PR feedback" This reverts commit f9638e2a7948c2a72d164611aaf73c8f7f1f0ad9.
XavXav
80a592dcae2SHRINE2020-1633, 1643 : merge develop branch
dwalenddwalend
02aaad603b8Stray 3
dwalenddwalend
5d4cd242124Cleared out more stray aim3 references. This should fix the build for SHRINE2020-1670
XavXav
66f95bec882SHRINE2020-1633, 1643 : further merge develop branch
dwalenddwalend
0b25cc0f632Messing with the demo for SHRINE2020-1695
dwalenddwalend
276ad715b07Some fixes while writing the docs for SHRINE2020-1670