SHRINE
  1. SHRINE

shrine

Public
  1. SHRINE
  2. shrine

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
Xavier HaurieXavier Haurie
e9c50d0450dSHRINE2020-890 : approach based on scala's maxBy function (not working)
Xavier HaurieXavier Haurie
6a954748e24SHRINE2020-890 : add "load" test (ignored by default)
Xavier HaurieXavier Haurie
340d380bcbbSHRINE2020-890 : implement skip and limit
Xavier HaurieXavier Haurie
445ed68e53aSHRINE2020-890 : clean-up
Xavier HaurieXavier Haurie
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
Xavier HaurieXavier Haurie
66d0a94fac0SHRINE2020-890 : temporary branch so Marc-Danie can give me a hand
Xavier HaurieXavier Haurie
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...
Xavier HaurieXavier Haurie
496b1e56f50Merge branch 'develop' into feature/SHRINE2020-1668
Xavier HaurieXavier Haurie
ddf6943f307Merge branch 'develop' into feature/SHRINE2020-1698
Xavier HaurieXavier Haurie
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...
Xavier HaurieXavier Haurie
3b1485ac3bfSHRINE2020-1698 : improve input-validation messages
Xavier HaurieXavier Haurie
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
Xavier HaurieXavier Haurie
5f7815bbc73Merge branch 'develop' into feature/SHRINE2020-1698
Xavier HaurieXavier Haurie
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...
Xavier HaurieXavier Haurie
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
Xavier HaurieXavier Haurie
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
Xavier HaurieXavier Haurie
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 * ...
Xavier HaurieXavier Haurie
7c8e16b00e3SHRINE2020-1698 : reinstate @Ignore'd unit test, remove Ignore from imports
Xavier HaurieXavier Haurie
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
Xavier HaurieXavier Haurie
cebbefac078SHRINE2020-1698 : merge from develop
Xavier HaurieXavier Haurie
244398613bbSHRINE2020-1698 : fix regression due to code clean-up
dwalenddwalend
2cf930bf680Removing six empty database files for SHRINE2020-1667
Xavier HaurieXavier Haurie
d831b5fa3cbSHRINE2020-1698 : some code clean-up
Xavier HaurieXavier Haurie
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...
Xavier HaurieXavier Haurie
10be0ad034cSHRINE2020-1698 : fix the sorting by "faved" status
Xavier HaurieXavier Haurie
c3bd8cde30bSHRINE2020-1698 : fix the index on the previousQueries.queryFaved column, in all 3 database dialects
Xavier HaurieXavier Haurie
1acd4059888SHRINE2020-1698 : midway to being able to star/unstar a query
Xavier HaurieXavier Haurie
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
Xavier HaurieXavier Haurie
e3d702e78f1SHRINE2020-1698 : add back query id in name/notes dialog
Xavier HaurieXavier Haurie
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
Xavier HaurieXavier Haurie
f5a13978e91SHRINE2020-1698 : clean-up
Xavier HaurieXavier Haurie
5a1d0b77335SHRINE2020-1698 : fix bug when creating a new query by passing an empty string for query notes
Xavier HaurieXavier Haurie
bc44ea0c9b8SHRINE2020-1698 : round-trips changes made to query name and notes. Notes get reset to empty string when the dialog i...
Xavier HaurieXavier Haurie
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
Xavier HaurieXavier Haurie
41824dc5448SHRINE2020-1698 : straggler: part-way commit; unit tests for QEP service fail on a SQL bug that I cannot make sense o...
Xavier HaurieXavier Haurie
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
Xavier HaurieXavier Haurie
b3127463ac8SHRINE2020-1696 : commit part-way changes in order to check out a-fresh in a new workspace
Xavier HaurieXavier Haurie
6276cf07165SHRINE2020-1696 : Only update the QEP and the Hub (not the adapter) when editing a query's name
Xavier HaurieXavier Haurie
c02ef7d8275SHRINE2020-1633, 1643 : remove unused & incorrect port mapping
Xavier HaurieXavier Haurie
891f00e41d0SHRINE2020-1633, 1643 : remove stale comment
Xavier HaurieXavier Haurie
587beb7eb49SHRINE2020-1633, 1643 : add details/warning comment
Xavier HaurieXavier Haurie
13b02dff2deSHRINE2020-1633, 1643 : make JSON/object round-trip tests somewhat less brittle and more readable by allowing the JSO...
Xavier HaurieXavier Haurie
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...
Xavier HaurieXavier Haurie
7ad842fda61SHRINE2020-1633, 1643 : rollback incorrect changes; formatted json data
Xavier HaurieXavier Haurie
9754a82d80dSHRINE2020-1633, 1643 : fix reinstated test
Xavier HaurieXavier Haurie
4931318a8b1SHRINE2020-1633, 1643 : still a dependency on aim3 -- commenting it out for now
Xavier HaurieXavier Haurie
542a555ceb0Revert "SHRINE2020-1633, 1643 : still a dependency on aim3 -- commenting it out for now" This reverts commit 5d0ce2c...
Xavier HaurieXavier Haurie
5d0ce2c6e57SHRINE2020-1633, 1643 : still a dependency on aim3 -- commenting it out for now
Xavier HaurieXavier Haurie
bb745fcc430SHRINE2020-1633, 1643 : update test class name
Xavier HaurieXavier Haurie
f573fcd942eSHRINE2020-1633, 1643 : fix inadvertent reverse commit
Xavier HaurieXavier Haurie
7ac768af007SHRINE2020-1633, 1643 : address PR feedback
Xavier HaurieXavier Haurie
20ba0d748e6Revert "SHRINE2020-1633, 1643 : PR feedback" This reverts commit f9638e2a7948c2a72d164611aaf73c8f7f1f0ad9.
Xavier HaurieXavier Haurie
80a592dcae2SHRINE2020-1633, 1643 : merge develop branch
dwalenddwalend
02aaad603b8Stray 3
dwalenddwalend
5d4cd242124Cleared out more stray aim3 references. This should fix the build for SHRINE2020-1670
Xavier HaurieXavier Haurie
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
Xavier HaurieXavier Haurie
ed528f2ad28SHRINE2020-1633, 1643 : merged develop branch
dwalenddwalend
6ddaaa96fdbDemonstrate scalafix for SHRINE2020-1695
Xavier HaurieXavier Haurie
667fb0919b3SHRINE2020-1633, 1643 : remove the adapter code that updates a query's favorite status changing; renamed UpdateQuery...
David WalendDavid Walend
0dcda8f729cPull request #1535: Feature/SHRINE2020 1669 Merge in SHRINE/shrine from feature/SHRINE2020-1669 to develop * commit...
David WalendDavid Walend
6bd9ad30bb0Pull request #1532: Feature/SHRINE2020 1664 Merge in SHRINE/shrine from feature/SHRINE2020-1664 to develop * commit...
David WalendDavid Walend
9919ade4eb5Pull request #1531: Feature/SHRINE2020 1665 Merge in SHRINE/shrine from feature/SHRINE2020-1665 to develop * commit...
dwalenddwalend
85adbbfd165Put together a second database interface that plays nice with oracle, and rewired the mapping db to only use byte arr...
dwalenddwalend
20885db4277Preperation to split mapping info before splitting the code to make oracle work for SHRINE2020-1669
dwalenddwalend
8e3af58b969A note on why a test could be ignored for SHRINE2020-1669
dwalenddwalend
816eff29665Isolated the problem with oracle for SHRINE2020-1669
dwalenddwalend
2c737806869Maybe it's the comment SHRINE2020-1669
Xavier HaurieXavier Haurie
207ca140d6aSHRINE2020-1633, 1643 : remove remnants of query flags/fav in adapter (dead code)
dwalenddwalend
16d0abc9d38Some logging to see what's out of joint for SHRINE2020-1669
dwalenddwalend
7f545136693Split out common code in the servlet world and adapter exe world for SHRINE2020-1669
dwalenddwalend
ecc224728c6Added a deferred keep alive to keep the adapter exec going until a shutdown signal for SHRINE2020-1669
David WalendDavid Walend
abb03ea43e5Pull request #1530: Feature/SHRINE2020 1662 Merge in SHRINE/shrine from feature/SHRINE2020-1662 to develop * commit...
dwalenddwalend
3608ada3b7bSplit out the Node system spec sender and used it in the new exec for SHRINE2020-1669
dwalenddwalend
8b5c8c6754eGot the exec working for SHRINE2020-1669
dwalenddwalend
569a660041dMerge in the prototype work for SHRINE2020-1669
Xavier HaurieXavier Haurie
4082fb555b5SHRINE2020-1633, 1643 : remove remnants of query flags and flag messages, send favorite data from qep to hub but not ...
dwalenddwalend
8102441b8e0Split out the adapter configs for running with a JNDI system for SHRINE2020-1664
David WalendDavid Walend
c2840598541Pull request #1528: Feature/SHRINE2020 1660 Merge in SHRINE/shrine from feature/SHRINE2020-1660 to develop * commit...
dwalenddwalend
710c6695eb3Moved the adapter mapping table to shrine_query_history, and emptied out the adapterAuditDB schema for SHRHINE2020-1665
Xavier HaurieXavier Haurie
79b503c020bSHRINE2020-1633, 1643 : some comments to help me keep track of things
David WalendDavid Walend
67422aae4f7Pull request #1527: Feature/SHRINE2020 1659 Merge in SHRINE/shrine from feature/SHRINE2020-1659 to develop * commit...
dwalenddwalend
b52db919c5aRemoved adapter audit database code for SHRINE2020-1662
dwalenddwalend
f75f4da9931Removed the AdapterAudtDb code for SHRINE2020-1662
dwalenddwalend
1069032e82fRemoved all calls to the audit db for SHRINE2020-1662
David WalendDavid Walend
966e989e316Pull request #1526: Feature/SHRINE2020 1658 Merge in SHRINE/shrine from feature/SHRINE2020-1658 to develop * commit...
David WalendDavid Walend
9f26bc7836fPull request #1529: Feature/SHRINE2020 1218 cats effect upgrade Merge in SHRINE/shrine from feature/SHRINE2020-1218-...
David WalendDavid Walend
ad866f30bbbPull request #1525: Feature/SHRINE2020 1655 Merge in SHRINE/shrine from feature/SHRINE2020-1655 to feature/SHRINE202...
Ankit PanchamiaAnkit Panchamia
56399a1ab97inital POC for multiple IdP
David WalendDavid Walend
8b8d805a64cPull request #1524: Feature/SHRINE2020 1653 Merge in SHRINE/shrine from feature/SHRINE2020-1653 to feature/SHRINE202...
dwalenddwalend
097935a6a34Removed aim3 from the build for SHRINE2020-1660
dwalenddwalend
ce6a6c95039Cleaned out the last of the scala import blocks for aim3 for SHRINE2020-1659
dwalenddwalend
ab74e7ef0d5Added some comments for some suspicious adapter DB code in SHRINE2020-1659
dwalenddwalend
ce1aa3f268bRemoved QueryMaster and co for SHRINE2020-1659
dwalenddwalend
407118ee38dRipping a lot of aim3 things out of the adapter for SHRINE2020-1659
dwalenddwalend
d4070343596Medium-sized delete for aim3 for SHRINE2020-1659
dwalenddwalend
cc0012a5278Gutted aim3 to just imports for SHRINE2020-1658
David WalendDavid Walend
bca01967bccPull request #1523: Bugfix/SHRINE2020 1654 Merge in SHRINE/shrine from bugfix/SHRINE2020-1654 to feature/SHRINE2020-...
Xavier HaurieXavier Haurie
82a77bcfc72SHRINE2020-1633, 1643 : PR feedback
David WalendDavid Walend
7a9498f759fPull request #1522: Feature/SHRINE2020 1652 Merge in SHRINE/shrine from feature/SHRINE2020-1652 to feature/SHRINE202...
dwalenddwalend
f156de1dbc9cats effect IO's theads are daemon by default - no reason to do anything to get that - SHRINE2020-1655
dwalenddwalend
5172e7d992aAdded back the LocalMessageQueueStopper stop call for SHRINE2020-1653
dwalenddwalend
ed4ab99ef02Restoring the breakdowns to the jmeter file for SHRINE2020-1654
Xavier HaurieXavier Haurie
f9638e2a794SHRINE2020-1633, 1643 : PR feedback
dwalenddwalend
ccdc07649dcRefactored the legacy client to handle both PM cell and CRC cell requests for SHRINE2020-1654
dwalenddwalend
e6f7ab004e8Small profound changes to fix problems at scale for SHRINE2020-1654
Xavier HaurieXavier Haurie
0d30f50153fSHRINE2020-1633, 1643 : fix 2 bugs in the frontend : saving favorite status + ability to sort by favoriteness
David WalendDavid Walend
f72ed9e1c8aPull request #1521: Bugfix/SHRINE2020 1650 Merge in SHRINE/shrine from bugfix/SHRINE2020-1650 to feature/SHRINE2020-...
dwalenddwalend
52cecea0622Removed soem uninteresting logging for SHRINE2020-1654
dwalenddwalend
0a0ce19b997Try a separate semaphore limit for PM cell calls for SHRINE2020-1654
David WalendDavid Walend
1c1d71bdb6aPull request #1519: Feature/SHRINE-2866 Merge in SHRINE/shrine from feature/SHRINE-2866 to feature/SHRINE2020-1218-c...
David WalendDavid Walend
e3dca780ef0Pull request #1518: Bugfix/SHRINE2020 1632 Merge in SHRINE/shrine from bugfix/SHRINE2020-1632 to feature/SHRINE2020-...
dwalenddwalend
c8d279d8fc9Moved the timeout to the right spot and got rid of the unneeded execution context for SHRINE2020-1654
dwalenddwalend
d32d0f51ff7Use a semaphore to limit the number of i2b2 calls (instead of a thread pool) for SHRINE2020-1654
David WalendDavid Walend
ee34a13ec5bPull request #1517: Feature/SHRINE2020 1218 fix Merge in SHRINE/shrine from feature/SHRINE2020-1218-fix to feature/S...
Marc-Danie NazaireMarc-Danie Nazaire
0b625f0f1c7SHRINE2020-1631 - Prototype a map of patient count results - Code cleanup
Marc-Danie NazaireMarc-Danie Nazaire
d89d844fc34SHRINE2020-1631 - Prototype a map of patient count results - Code cleanup
Marc-Danie NazaireMarc-Danie Nazaire
fdbf00dce41SHRINE2020-1631 - Prototype a map of patient count results -Modified to rescale circles as new results arrive
David WalendDavid Walend
db7e6454696Pull request #1516: Feature/SHRINE2020 1642 Merge in SHRINE/shrine from feature/SHRINE2020-1642 to feature/SHRINE202...
Xavier HaurieXavier Haurie
b926196146cSHRINE2020-1644 : remove all remaining references to "flag" in adapter module
Xavier HaurieXavier Haurie
17f058c628dSHRINE2020-1644 : fix retrieving previous queries
Xavier HaurieXavier Haurie
c25f8cee7b2SHRINE2020-1644 : lots of changes but fails retrieving previous queries
dwalenddwalend
d2329eda498Removed the unused implicit from RetryIO for SHRINE2020-1652
dwalenddwalend
a47acafec89Merge branch 'feature/SHRINE2020-1637' into feature/SHRINE2020-1652
Marc-Danie NazaireMarc-Danie Nazaire
a8262615e08SHRINE2020-1631 - Prototype a map of patient count results -Modified to reduce size of circles and edit title of acco...
dwalenddwalend
505bdcfb5cfTweak RetryIO in a chaser ticket
dwalenddwalend
5a98e4214d3Cleanup for SHRINE2020-1650
Marc-Danie NazaireMarc-Danie Nazaire
a3de047cabcSHRINE2020-1631 - Prototype a map of patient count results -Modified to create circle markers instead of circles
dwalenddwalend
30daaf9fe94Got messages logner than 4k sending for SHRINE2020-1650
dwalenddwalend
455b792083fMore logging to maybe bracket the problem for SHRINE2020-1650
dwalenddwalend
da16ddeefc4More logging to maybe bracket the problem for SHRINE2020-1650
dwalenddwalend
5a62d0bf93aSome more logging to examine SHRINE2020-1650
dwalenddwalend
63f7dec6155Merge branch 'feature/SHRINE2020-1637' into bugfix/SHRINE2020-1650
dwalenddwalend
ca1d4d2ecd6Code review suggestion from Xav for SHRINE2020-1642
Marc-Danie NazaireMarc-Danie Nazaire
a43a28c2374SHRINE2020-1631 - Prototype a map of patient count results - Added use of fit to bounds, removed zoom controls and at...
Marc-Danie NazaireMarc-Danie Nazaire
cb65e78315dSHRINE2020-1631 - Prototype a map of patient count results - Fixed error
Marc-Danie NazaireMarc-Danie Nazaire
c80e9571556SHRINE2020-1631 - Prototype a map of patient count results - Debug statements
Marc-Danie NazaireMarc-Danie Nazaire
02a21cc6185SHRINE2020-1631 - Prototype a map of patient count results - fixed map center
Marc-Danie NazaireMarc-Danie Nazaire
6b7c8510ba9SHRINE2020-1631 - Prototype a map of patient count results - removed check for existing insitutitions
Marc-Danie NazaireMarc-Danie Nazaire
d8f106537ecSHRINE2020-1631 - Prototype a map of patient count results - added zoom back
Marc-Danie NazaireMarc-Danie Nazaire
b19fe5e7c31SHRINE2020-1631 - Prototype a map of patient count results - Update accordion title
Marc-Danie NazaireMarc-Danie Nazaire
401aad371aeSHRINE2020-1631 - Prototype a map of patient count results - Fix add circles for institutions results as they complete
Marc-Danie NazaireMarc-Danie Nazaire
223a30dfc53SHRINE2020-1631 - Prototype a map of patient count results - Fix add circles for institutions results as they complete
Marc-Danie NazaireMarc-Danie Nazaire
57b07a88ca7SHRINE2020-1631 - Prototype a map of patient count results - Updated insititutions in unit test
Marc-Danie NazaireMarc-Danie Nazaire
20cf18659c8SHRINE2020-1631 - Prototype a map of patient count results - Fixed unit test
Marc-Danie NazaireMarc-Danie Nazaire
114dc14c6a3SHRINE2020-1631 - Prototype a map of patient count results - Fixed to allow for missing map coordinates for an insiti...
dwalenddwalend
87c3502f3d1i2b2 really doesn't behave well when it is overloaded. I added back shrine's internal timeout for SHRINE2020-1637
dwalenddwalend
53be246fe46Moved the timeout for connections to the actual http client, and put the gateway execution context in place for SHRIN...
Marc-Danie NazaireMarc-Danie Nazaire
6fa39a9374fSHRINE2020-1631 - Prototype a map of patient count results - Revert change to use BeforeEach and AfterEach in QepQuer...
Marc-Danie NazaireMarc-Danie Nazaire
ae0460eed1fSHRINE2020-1631 - Prototype a map of patient count results - Enabled all tests in QepQueryDbTest
Marc-Danie NazaireMarc-Danie Nazaire
7548c3c5912SHRINE2020-1631 - Prototype a map of patient count results - 3 Enabled even more tests in QepQueryDbTest
Marc-Danie NazaireMarc-Danie Nazaire
fd08096ca98SHRINE2020-1631 - Prototype a map of patient count results - 2 Enabled even more tests in QepQueryDbTest
Marc-Danie NazaireMarc-Danie Nazaire
3527928149fSHRINE2020-1631 - Prototype a map of patient count results - Enabled even more tests in QepQueryDbTest
Marc-Danie NazaireMarc-Danie Nazaire
0136269d63eSHRINE2020-1631 - Prototype a map of patient count results - Enabled again more tests in QepQueryDbTest