Xav | 411cd4b8aa6 | SHRINE2020-1726 : fix new, buggy column names w.r.t. SQL schema | | |
Xav | dd6c4c5c03e | Merge branch 'develop' into SHRINE2020-1726-rewrite-database-terms-in-qep | | |
Xav | 6e68e3646bb | SHRINE2020-1726 : push this to origin so it can be tested on the dev tier | | |
Xav | 127bb5650dc | Give wildfly more time to come up by increasing the timeout in its config | | |
Xav | 534379bd7df | Shrine2020-1726 : adjust revision number to 4.4.0; fixed DATE_CREATED in 2 places | | |
Xav | 72a4cc79d08 | update revision number to 4.4.0 in topmost POM file | | |
Xav | ce7b29acdbc | SHRINE2020-1726 : rename queryFaved to QUERY_FAVED (straggler) | | |
Xav | 81412cea3a9 | SHRINE2020-1726 : rename dateCreated to DATE_CREATED (straggler) | | |
Xav | 181069fad4e | SHRINE2020-1726 : rename date_created to DATE_CREATED (straggler) | | |
Xav | 3bc7a2717f5 | SHRINE2020-1726 : rename date_created to DATE_CREATED | | |
Xav | 4b1e88b618f | SHRINE2020-1726 : rename domain to DOMAIN, queryName to QUERY_NAME, queryFaved to QUERY_FAVED, queryJSON to QUERY_JSO... | | |
Xav | 3fd6e33f50b | SHRINE2020-1726 : rename networkId to NETWORK_ID | | |
Xav | 9d16ef3470c | SHRINE2020-1726 : rename NETWORKQUERYID to NETWORK_QUERY_ID (straggler) | | |
Xav | 21483714db0 | SHRINE2020-1726 : rename networkId to NETWORK_ID (straggler) | | |
Xav | 145681adfd7 | SHRINE2020-1726 : rename timeQuerySent to TIME_QUERY_SENT | | |
Xav | 79d26848e04 | SHRINE2020-1726 : rename queryName to QUERY_NAME | | |
Xav | d30484a752a | SHRINE2020-1726 : rename NETWORKQUERYID to NETWORK_QUERY_ID (straggler) | | |
Xav | 858c0c30afd | SHRINE2020-1726 : rename NETWORKQUERYID to NETWORK_QUERY_ID | | |
Xav | 698b2afea19 | SHRINE2020-1726 : rename networkQueryId to NETWORK_QUERY_ID | | |
Xav | ae84e4eb4b8 | SHRINE2020-1726 : rename shrineNodeId to SHRINE_NODE_ID | | |
Xav | b4264cfc1e6 | SHRINE2020-1726 : rename userName to USER_NAME | | |
Xav | 2c25139b326 | SHRINE2020-1726 : rename shrineNodeId to SHRINE_NODE_ID | | |
Marc-Danie Nazaire | 756478248cc | SHRINE2020-890 - Institution name displays twice in results tab due to equal time stamps on results in the QEP - Fixe... | | |
Xav | 380efc9497f | SHRINE2020-1721 : make the query notes field not labelled as required | | |
Marc-Danie Nazaire | d9c18e8bcaa | SHRINE2020-890 - Institution name displays twice in results tab due to equal time stamps on results in the QEP - Need... | | |
Xav | 0119e262b08 | SHRINE2020-890 : committed broken code for Marc-Danie to look at | | |
Marc-Danie Nazaire | 825d1b0bf2a | Pull request #1549: Bugfix/SHRINE2020 1723
Merge in SHRINE/shrine from bugfix/SHRINE2020-1723 to develop
* commit '... | | |
Marc-Danie Nazaire | 24e7ac11b58 | SHRINE2020-1715 - Help link needs to be updated for 4.3.0 - test build | | |
Marc-Danie Nazaire | 7ff6d74ae7f | Pull request #1552: SHRINE2020-1715 - Help link needs to be updated for 4.3.0
Merge in SHRINE/shrine from bugfix/SHR... | | |
Marc-Danie Nazaire | 86e30bc3c91 | SHRINE2020-1715 - Help link needs to be updated for 4.3.0 - Fixed unit test | | |
Marc-Danie Nazaire | a5fdbcca7c6 | SHRINE2020-1715 - Help link needs to be updated for 4.3.0 | | |
Xav | 378d5cfd245 | SHRINE2020-890 : commit this in order to share code | | |
Xav | 48d301bf4bf | SHRINE2020-890 : clean-up test code | | |
Xav | 195ecc5fd25 | SHRINE2020-890 : better unit test for measuring response time | | |
Marc-Danie Nazaire | f0eb5f0d536 | Pull request #1551: SHRINE2020-1705 - Components that load from "shrine.webclient" are not loading on running the app... | | |
Xav | 9134baa05d0 | Merge branch 'develop' into bugfix/SHRINE2020-890-procedural | | |
Marc-Danie Nazaire | b4ef0bc60b6 | Updated mysql base docker image version | | |
Marc-Danie Nazaire | bb513a2af4f | SHRINE2020-1705 - Components that load from "shrine.webclient" are not loading on running the application | | |
Marc-Danie Nazaire | 45f27d5952e | SHRINE2020-1723 - Overdue query check does not work as expected in 4.3.0 - Code cleanup | | |
Marc-Danie Nazaire | 4bc6a064b9e | Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into bugfix/SHRINE2020-1723 | | |
Marc-Danie Nazaire | 9f0ac593419 | Pull request #1548: Bugfix/SHRINE2020 1722 - DB fixes for query notes feature
Merge in SHRINE/shrine from bugfix/SHR... | | |
Marc-Danie Nazaire | 3bfeef5b33a | SHRINE2020-1723 - Overdue query check does not work as expected in 4.3.0 - Possible fix | | |
Xav | da3bc638730 | SHRINE2020-1722 : remove all references to queryNotes and queryFaved from the adapter code | | |
Marc-Danie Nazaire | 470949268f3 | SHRINE2020-1722 - DB fixes for query notes feature - set default to null | | |
Marc-Danie Nazaire | 660b86dd50d | SHRINE2020-1722 - DB fixes for query notes feature | | |
Xav | 4a659338d05 | SHRINE2020-890 : approach based on scala's maxBy function (not working) | | |
Xav | 743c6d1ff90 | SHRINE2020-890 : add "load" test (ignored by default) | | |
Xav | c8611b94b3b | SHRINE2020-890 : implement skip and limit | | |
Xav | 14b27384948 | SHRINE2020-890 : clean-up | | |
Xav | 502582bf3b3 | SHRINE2020-890 : re-implemented sorting | | |
Marc-Danie Nazaire | d927c06d818 | Fix for db error running QepServiceTest | | |
Marc-Danie Nazaire | 0c53c8c71e7 | Get tests working and changes to allow building in Java 17 | | |
Xav | 766e13c5b02 | SHRINE2020-890 : temporary branch so Marc-Danie can give me a hand | | |
Xav | 111ba03c24b | SHRINE2020-890 : when 2 or more results (more specifically more than one state transitions) occur for the same query ... | | |
David Walend | b931ac69989 | Pull request #1545: SHRINE2020 1713 - hub overdue query fixes for SHRINE 4.3
Merge in SHRINE/shrine from feature/SHR... | | |
Xav | 78bf7e17162 | Merge branch 'develop' into feature/SHRINE2020-1668 | | |
Xav | d60979ca34c | Merge branch 'develop' into feature/SHRINE2020-1698 | | |
Xav | 2ad1f4ba81c | SHRINE2020-1668 : in the Docker set up scripts, remove references to no-longer-existing DBs on the adapter | | |
Ankit Panchamia | 4c7202b91cc | Pull request #1546: Feature/SHRINE2020 1661 testssopoc
Merge in SHRINE/shrine from feature/SHRINE2020-1661-testssopo... | | |
Xav | ca06cdbe7cd | SHRINE2020-1698 : improve input-validation messages | | |
Xav | d526a7858e0 | SHRINE2020-1698 : minor clean-up | | |
Ankit Panchamia | 49888c95f39 | initial POC for multiple IdP: handle NPE case for authorization since the user has a landing page now which can make ... | | |
dwalend | 6e75b77165b | Review comment from Xav for SHRINE2020-1713 | | |
Xav | e69e697912b | Merge branch 'develop' into feature/SHRINE2020-1698 | | |
Xav | da79c18f745 | SHRINE2020-1698 : integrate feedback from PR | | |
David Walend | ed92248b549 | Pull request #1544: Needed to trigger some IOs to get errors into the database for SHRINE2020-1714
Merge in SHRINE/s... | | |
Xav | b65dde689b3 | SHRINE2020-1698 : remove query notes and fave status fields from new queries; also allow query notes to be empty when... | | |
Ankit Panchamia | a741be2d6af | Merge branch 'develop' into feature/SHRINE2020-1661-testssopoc | | |
Ankit Panchamia | 4d34805d08e | initial POC for multiple IdP: handle NPE case for authorization since the user has a landing page now which can make ... | | |
dwalend | 821308e7e88 | Putting back this config bit for SHRINE2020-1712 | | |
dwalend | aebb08f093a | Scan the results table for overdue queries without locking the whole table for SHRINE2020-1712 | | |
Xav | 03edd3db0b7 | SHRINE2020-1698 : finish making query notes an Option (which fixes the bug in the previous commit) | | |
dwalend | 4ffa402b785 | Needed to trigger some IOs to get errors into the database for SHRINE2020-1714 | | |
Xav | 0bccdcca5a7 | SHRINE2020-1698 : this code doesn not compile but I want to be able to share it | | |
David Walend | fb9ab393590 | Pull request #1543: Feature/SHRINE2020 1711
Merge in SHRINE/shrine from feature/SHRINE2020-1711 to release/3.3.2
* ... | | |
Xav | 1c98ef1ade3 | SHRINE2020-1698 : reinstate @Ignore'd unit test, remove Ignore from imports | | |
Xav | 50f1a6ff886 | SHRINE2020-1698 : make query notes optional; rewrite query name/notes validation | | |
David Walend | c66c8a16595 | Pull request #1541: Removing six empty database files for SHRINE2020-1667
Merge in SHRINE/shrine from feature/SHRINE... | | |
dwalend | 0d5dd69819a | QEP test fixes from Marc-Danie to try to get SHRINE2020-1711 building on bamboo | | |
dwalend | 64ac53d7530 | More fixes for ontology tests to get 3.3.2 building | | |
dwalend | e87031d25bd | Changes Marc-Danie recommended from 3912c183897 as a fix for some brittle lucene tests | | |
dwalend | 95a31df2992 | A more involved test for SHRINE2020-1711 | | |
dwalend | 222d3352197 | Find overdue results without locking the whole RESULTS table for SHRINE2020-1711 | | |
Xav | af25bab6e3a | SHRINE2020-1698 : merge from develop | | |
Xav | 6751fa5f5ae | SHRINE2020-1698 : fix regression due to code clean-up | | |
dwalend | 00459fac262 | Removing six empty database files for SHRINE2020-1667 | | |
Xav | 43b820861e1 | SHRINE2020-1698 : some code clean-up | | |
Xav | 7215f5e0b09 | SHRINE2020-1698 : make a new changeDate the default when repeatedly clicking the "favorite/star" icon in the queries ... | | |
David Walend | 75a574bb95a | Pull request #1540: Feature/SHRINE2020 1672
Merge in SHRINE/shrine from feature/SHRINE2020-1672 to develop
* commit... | | |
Xav | fefd03877e1 | SHRINE2020-1698 : fix the sorting by "faved" status | | |
Xav | ebe6071020d | SHRINE2020-1698 : fix the index on the previousQueries.queryFaved column, in all 3 database dialects | | |
Xav | 0ac1127091f | SHRINE2020-1698 : midway to being able to star/unstar a query | | |
Xav | 25c75007616 | SHRINE2020-1698 : add missing js snapshot | | |
dwalend | c40468d82c9 | See what this looks like with just byte arrays now that I know about Oracle's Raw type for SHRINE2020-1672 | | |
David Walend | ba1a81034d9 | Pull request #1539: Feature/SHRINE2020 1439
Merge in SHRINE/shrine from feature/SHRINE2020-1439 to develop
* commit... | | |
dwalend | c3d74f5af30 | don't need to read the tasty symbols for SHRINE2020-1439 | | |
Xav | 118da04d7df | SHRINE2020-1698 : add back query id in name/notes dialog | | |
Xav | 9f92ffb60fe | SHRINE2020-1698 : round-trip query notes | | |
dwalend | 17a62ef7ca7 | Try out the RAW type in Oracle for SHRINE2020-1672 | | |
dwalend | ef4d0ad2cd9 | Setting up the oracle bug for SHRINE2020-1672 | | |
Xav | 85314cab345 | SHRINE2020-1698 : clean-up | | |
Xav | b740488ef20 | SHRINE2020-1698 : fix bug when creating a new query by passing an empty string for query notes | | |
Xav | 8e1e38e1f0a | SHRINE2020-1698 : round-trips changes made to query name and notes. Notes get reset to empty string when the dialog i... | | |
Xav | 32950dab843 | SHRINE2020-1698 : builds + all tests pass | | |
Ankit Panchamia | c21cc29f2e0 | Pull request #1538: initial POC for multiple IdP
Merge in SHRINE/shrine from feature/SHRINE2020-1661-testssopoc to d... | | |
Ankit Panchamia | dda635fac11 | initial POC for multiple IdP | | |
Xav | cf7cf821b9a | SHRINE2020-1698 : straggler: part-way commit; unit tests for QEP service fail on a SQL bug that I cannot make sense o... | | |
Xav | 9d875152716 | SHRINE2020-1698 : part-way commit; unit tests for QEP service fail on a SQL bug that I cannot make sense of. Committi... | | |
dwalend | db3d5d48596 | My own review of SHRINE2020-1439 | | |
dwalend | 9173c3fe862 | Merge remote-tracking branch 'origin/develop' into feature/SHRINE2020-1439 | | |
dwalend | 379180c49b8 | Restored the relevant tests for SHRINE2020-1439 | | |
dwalend | 88bf194c72a | Rename and cleanup for SHRINE2020-1439 | | |
dwalend | a64c1618b3e | Got a test working with the new test framework for SHRINE2020-1439 | | |
Xav | 2499a6f50ad | SHRINE2020-1696 : commit part-way changes in order to check out a-fresh in a new workspace | | |
Xav | 27509fc9095 | SHRINE2020-1696 : Only update the QEP and the Hub (not the adapter) when editing a query's name | | |
Xav | aa7d94ade64 | SHRINE2020-1633, 1643 : remove unused & incorrect port mapping | | |
Xav | 0f2734510ca | SHRINE2020-1633, 1643 : remove stale comment | | |
Xav | 6676c2e669d | SHRINE2020-1633, 1643 : add details/warning comment | | |
Xav | 21566b2b7c4 | SHRINE2020-1633, 1643 : make JSON/object round-trip tests somewhat less brittle and more readable by allowing the JSO... | | |
Xav | 4ec76551d6a | SHRINE2020-1633, 1643 : merge develop | | |
David Walend | c4a2dfbb871 | Pull request #1536: Some fixes while writing the docs for SHRINE2020-1670
Merge in SHRINE/shrine from feature/SHRINE... | | |
Xav | cef7d044f03 | SHRINE2020-1633, 1643 : rollback incorrect changes; formatted json data | | |
Xav | fe43de2c29f | SHRINE2020-1633, 1643 : fix reinstated test | | |
Xav | c1b6d9bf6c8 | SHRINE2020-1633, 1643 : still a dependency on aim3 -- commenting it out for now | | |
Xav | a50d20bca56 | Revert "SHRINE2020-1633, 1643 : still a dependency on aim3 -- commenting it out for now"
This reverts commit 391172d... | | |
Xav | 391172d8d94 | SHRINE2020-1633, 1643 : still a dependency on aim3 -- commenting it out for now | | |
Xav | e64d89d879f | SHRINE2020-1633, 1643 : update test class name | | |
Xav | df94be3cdd0 | SHRINE2020-1633, 1643 : fix inadvertent reverse commit | | |
Xav | e37dd5ebb06 | SHRINE2020-1633, 1643 : address PR feedback | | |
Xav | b8abec59160 | Revert "SHRINE2020-1633, 1643 : PR feedback"
This reverts commit 29b6b82900f76ed96094ed344bdb2665e1a9c846. | | |
Xav | d0003a43e09 | SHRINE2020-1633, 1643 : merge develop branch | | |
dwalend | 4041914663f | Stray 3 | | |
dwalend | adb05d07581 | Cleared out more stray aim3 references. This should fix the build for SHRINE2020-1670 | | |
Xav | ea5207ecc96 | SHRINE2020-1633, 1643 : further merge develop branch | | |
dwalend | 2ebd5c8b255 | Messing with the demo for SHRINE2020-1695 | | |
dwalend | cac5e7352fe | Some fixes while writing the docs for SHRINE2020-1670 | | |
Xav | a26c9cffecc | SHRINE2020-1633, 1643 : merged develop branch | | |
dwalend | e7974a489c1 | Demonstrate scalafix for SHRINE2020-1695 | | |
Xav | 13bc43ceb69 | SHRINE2020-1633, 1643 : remove the adapter code that updates a query's favorite status changing; renamed UpdateQuery... | | |
David Walend | 7707a3cd1fe | Pull request #1535: Feature/SHRINE2020 1669
Merge in SHRINE/shrine from feature/SHRINE2020-1669 to develop
* commit... | | |
David Walend | 1d0c94a2306 | Pull request #1532: Feature/SHRINE2020 1664
Merge in SHRINE/shrine from feature/SHRINE2020-1664 to develop
* commit... | | |
David Walend | c28806f5697 | Pull request #1531: Feature/SHRINE2020 1665
Merge in SHRINE/shrine from feature/SHRINE2020-1665 to develop
* commit... | | |
dwalend | b4be37333f4 | Put together a second database interface that plays nice with oracle, and rewired the mapping db to only use byte arr... | | |
dwalend | 982f593db02 | Preperation to split mapping info before splitting the code to make oracle work for SHRINE2020-1669 | | |
dwalend | d1d2e631897 | A note on why a test could be ignored for SHRINE2020-1669 | | |
dwalend | 615ce15ec59 | Isolated the problem with oracle for SHRINE2020-1669 | | |
dwalend | c855c02ad96 | Maybe it's the comment SHRINE2020-1669 | | |
Xav | 801c57a102a | SHRINE2020-1633, 1643 : remove remnants of query flags/fav in adapter (dead code) | | |
dwalend | 43f0ee58657 | Some logging to see what's out of joint for SHRINE2020-1669 | | |
dwalend | 4245deb212d | Split out common code in the servlet world and adapter exe world for SHRINE2020-1669 | | |
dwalend | 33b27b3c8df | Added a deferred keep alive to keep the adapter exec going until a shutdown signal for SHRINE2020-1669 | | |
David Walend | de5c2e31b9c | Pull request #1530: Feature/SHRINE2020 1662
Merge in SHRINE/shrine from feature/SHRINE2020-1662 to develop
* commit... | | |
dwalend | 5c10463a919 | Split out the Node system spec sender and used it in the new exec for SHRINE2020-1669 | | |
dwalend | ae137627a2c | Got the exec working for SHRINE2020-1669 | | |
dwalend | c481f8a9a13 | Merge in the prototype work for SHRINE2020-1669 | | |
Xav | f118deddadd | SHRINE2020-1633, 1643 : remove remnants of query flags and flag messages, send favorite data from qep to hub but not ... | | |
dwalend | a71bfda5877 | Split out the adapter configs for running with a JNDI system for SHRINE2020-1664 | | |
David Walend | 02e14c9f59e | Pull request #1528: Feature/SHRINE2020 1660
Merge in SHRINE/shrine from feature/SHRINE2020-1660 to develop
* commit... | | |
dwalend | db495ad265c | Moved the adapter mapping table to shrine_query_history, and emptied out the adapterAuditDB schema for SHRHINE2020-1665 | | |
Xav | a44b5293ee5 | SHRINE2020-1633, 1643 : some comments to help me keep track of things | | |
David Walend | 469abb7176b | Pull request #1527: Feature/SHRINE2020 1659
Merge in SHRINE/shrine from feature/SHRINE2020-1659 to develop
* commit... | | |
dwalend | 4a22e0bc746 | Removed adapter audit database code for SHRINE2020-1662 | | |
dwalend | f8456760254 | Removed the AdapterAudtDb code for SHRINE2020-1662 | | |
dwalend | 2ffcad4d787 | Removed all calls to the audit db for SHRINE2020-1662 | | |
David Walend | a117b9d5280 | Pull request #1526: Feature/SHRINE2020 1658
Merge in SHRINE/shrine from feature/SHRINE2020-1658 to develop
* commit... | | |
David Walend | 4aa09747b67 | Pull request #1529: Feature/SHRINE2020 1218 cats effect upgrade
Merge in SHRINE/shrine from feature/SHRINE2020-1218-... | | |
David Walend | ed11f574140 | Pull request #1525: Feature/SHRINE2020 1655
Merge in SHRINE/shrine from feature/SHRINE2020-1655 to feature/SHRINE202... | | |
Ankit Panchamia | 1d719aaeb54 | inital POC for multiple IdP | | |
David Walend | 6844427fcea | Pull request #1524: Feature/SHRINE2020 1653
Merge in SHRINE/shrine from feature/SHRINE2020-1653 to feature/SHRINE202... | | |
dwalend | b8734204dd8 | Removed aim3 from the build for SHRINE2020-1660 | | |
dwalend | 96213b1e8ed | Cleaned out the last of the scala import blocks for aim3 for SHRINE2020-1659 | | |
dwalend | 82d401a482c | Added some comments for some suspicious adapter DB code in SHRINE2020-1659 | | |
dwalend | 6624ff35031 | Removed QueryMaster and co for SHRINE2020-1659 | | |
dwalend | f581fc9460e | Ripping a lot of aim3 things out of the adapter for SHRINE2020-1659 | | |
dwalend | 3dd079f38b6 | Medium-sized delete for aim3 for SHRINE2020-1659 | | |
dwalend | 8d553f4b1ec | Gutted aim3 to just imports for SHRINE2020-1658 | | |
David Walend | e5c6a93d86e | Pull request #1523: Bugfix/SHRINE2020 1654
Merge in SHRINE/shrine from bugfix/SHRINE2020-1654 to feature/SHRINE2020-... | | |
Xav | c01954fcdf4 | SHRINE2020-1633, 1643 : PR feedback | | |
David Walend | 3902a8565a1 | Pull request #1522: Feature/SHRINE2020 1652
Merge in SHRINE/shrine from feature/SHRINE2020-1652 to feature/SHRINE202... | | |
dwalend | 89e0cc46369 | cats effect IO's theads are daemon by default - no reason to do anything to get that - SHRINE2020-1655 | | |
dwalend | bb952132755 | Added back the LocalMessageQueueStopper stop call for SHRINE2020-1653 | | |
dwalend | c06eefc2dca | Restoring the breakdowns to the jmeter file for SHRINE2020-1654 | | |
Xav | 29b6b82900f | SHRINE2020-1633, 1643 : PR feedback | | |
dwalend | 9df08f0cdf4 | Refactored the legacy client to handle both PM cell and CRC cell requests for SHRINE2020-1654 | | |
dwalend | 6c764e1ce88 | Small profound changes to fix problems at scale for SHRINE2020-1654 | | |
Xav | 27554194245 | SHRINE2020-1633, 1643 : fix 2 bugs in the frontend : saving favorite status + ability to sort by favoriteness | | |
David Walend | 32a01f2bd06 | Pull request #1521: Bugfix/SHRINE2020 1650
Merge in SHRINE/shrine from bugfix/SHRINE2020-1650 to feature/SHRINE2020-... | | |
dwalend | 9cc4d27eaba | Removed soem uninteresting logging for SHRINE2020-1654 | | |
| Next → |