Ben Carmen | 459a0120cd9 | Merge pull request #360 in SHRINE/shrine from bugfix/SHRINE-3030-404s-in-webclient to develop
* commit '5443bf995f2e... | | |
David Walend | 80dcc803069 | Merge pull request #374 in SHRINE/shrine from bugfix/SHRINE-3187-result-updates-can-arrive-out-of-order to release/1.... | | |
David Walend | a0f771327a8 | Using times observed at the hub as time changed for results for SHRINE-3187 | | |
David Walend | ec68247bc0f | Merge pull request #373 in SHRINE/shrine from bugfix/SHRINE-3179-change-qep-storage-of-results to release/1.26.4
* c... | | |
David Walend | 2c44b775a9f | Database inserts triggered by IOs can't use Futre/Awaits internally. Fix for SHRINE-3179 | | |
Ben Carmen | 5340df3dba1 | Merge pull request #371 in SHRINE/shrine from feature/swap-SSE-with-polling to release/1.26.4
* commit '70ca434db54e... | | |
David Walend | 182b00b5c49 | Merge remote-tracking branch 'origin/develop' into feature/SHRINE-2473-remove-unused-includeaggregateresults | | |
David Walend | e640a43b28d | Got the system working without an includeAggregateResults property in shrine.conf for SHRINE-2473 | | |
bendcarmen | 70ca434db54 | Changed delay from 5 seconds to 10. | | |
David Walend | da76567b693 | Merge pull request #364 in SHRINE/shrine from feature/SHRINE-3108-remove-v24-protocol-and-associated to develop
* co... | | |
Marc-Danie Nazaire | 11528b33f6f | Merge pull request #369 in SHRINE/shrine from bugfix/SHRINE-3167-improve-a-web-api-call-to-get to release/1.26.4
* c... | | |
bendcarmen | 766817b827a | Change back to polling, but with new JSON structure | | |
David Walend | dcce00490d9 | Dropped in a quick comment for future work. | | |
marc-danie | 7ec803835d1 | SHRINE-3167 - Improve a web api call to get query results | | |
Marc-Danie Nazaire | c5a08ede29c | Merge pull request #368 in SHRINE/shrine from feature/SHRINE-3145-create-a-web-api-call-to-get to release/1.26.4
* c... | | |
marc-danie | 64200618e49 | SHRINE-3145 - Create a web api call to get query results - fixed broken test | | |
Marc-Danie Nazaire | e59fe9d6206 | Merge pull request #367 in SHRINE/shrine from feature/SHRINE-3145-create-a-web-api-call-to-get to release/1.26.4
* c... | | |
marc-danie | 75d7ea696d7 | SHRINE-3145 - Create a web api call to get query results - edit code comments | | |
David Walend | 9f9eb93de6c | Updated the maven pluging version and fixed the scala console test script comments for SHRINE-3144 | | |
marc-danie | d729917ceaf | SHRINE-3145 - Create a web api call to get query results | | |
David Walend | 301e93793d8 | Merge fixes for SHRINE-3021 | | |
David Walend | eb81f935f35 | Added topic names everywhere topic ids are used for SHRINE-2724 | | |
David Walend | 8e4c4fcf2be | Merge pull request #365 in SHRINE/shrine from feature/SHRINE-2789-rethink-bot-defense-s-interaction to develop
* com... | | |
David Walend | 76ca25f91b1 | Changed the default bot defense to just the 200 queries per day per user limit for SHRINE-2789 | | |
David Walend | d2a5cfcccb3 | Last bit to delete for SHRINE-3108 | | |
David Walend | c27c580288a | Removed the v24 protocol layer for SHRINE-3108 | | |
David Walend | 956fe1bbb35 | Merged and back to the right versions | | |
Marc-Danie Nazaire | c5f984516ea | Merge pull request #363 in SHRINE/shrine from feature/SHRINE-3095-improvement-server-sent-endpoint to release/1.26.4
... | | |
David Walend | ac95a4ec3b5 | Merge branch 'release/1.26.4' into develop | | |
David Walend | c832ed3a124 | Messing with the pom.xml files to make the merge easier | | |
marc-danie | 317320e400d | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - merging changes fro... | | |
marc-danie | 415746ae580 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - added use of Monix ... | | |
marc-danie | 3b8a83bd6e7 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - removed duplicate Q... | | |
David Walend | 1980def0a8d | Merge pull request #362 in SHRINE/shrine from bugfix/SHRINE-3119-isha-s-found-a-way-to-crash-the to release/1.26.4
*... | | |
marc-danie | 9abb66b5b44 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - removed extra keep ... | | |
marc-danie | c7a1a756795 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - reset to 1.26.4 bra... | | |
marc-danie | b55344ec162 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - reset to 1.26.4 bra... | | |
marc-danie | 9a961d16c97 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - reset to branch ver... | | |
marc-danie | 3360c6bbd55 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - only retrieves data... | | |
marc-danie | 9df81f8d6f2 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes - reset POM version f... | | |
David Walend | 5a1fc261da9 | Merge remote-tracking branch 'origin/release/1.26.4' into bugfix/SHRINE-3119-isha-s-found-a-way-to-crash-the | | |
David Walend | 4fdde4d66c4 | My own review changes for SHRINE-3119 | | |
David Walend | 392180f9c4b | Last note about when a long-term fix will be available for SHRINE-3119 | | |
David Walend | e179417e428 | Found a work-around at least, and reported a bug to http4s for SHRINE-3119 | | |
David Walend | 199bcf44625 | Made a tiny working system that exhibits the problem for SHRINE-3119 | | |
David Walend | 63284f8c6a7 | Progress toward vindicating Resource.use() as the source of trouble for SHRINE-3119 | | |
bendcarmen | 5443bf995f2 | Potential fix of 404s in webclient | | |
David Walend | 669f4cde37b | Some code cleanup before sending examples for SHRINE-3119 | | |
marc-danie | a9cf11b6156 | Merge branches 'develop' and 'feature/SHRINE-3095-improvement-server-sent-endpoint' of https://open.med.harvard.edu/s... | | |
David Walend | dc11a98f940 | Some changes while bracketting SHRINE-3119 | | |
Ben Carmen | aeb85978cbd | Merge pull request #359 in SHRINE/shrine from bugfix/close-event-source to release/1.26.4
* commit 'b6028dad6ee96e61... | | |
David Walend | fbe412b3007 | A successful test showing a 4K buffer limit for SHRINE-3119 | | |
David Walend | 7bba9da2d3d | Added a message size test to make sure we aren't bumping into buffers on the server side for SHRINE-3119 | | |
bendcarmen | b6028dad6ee | Fixed issue where EventSource object did not close when query is cancelled. | | |
David Walend | 78f8d7723ed | Merge branch 'release/1.26.4' into bugfix/SHRINE-3119-isha-s-found-a-way-to-crash-the | | |
David Walend | 2a35086c417 | Merge pull request #353 in SHRINE/shrine from feature/SHRINE-2876-promote-the-id-column-to-the to develop
* commit '... | | |
bendcarmen | 19c84b81e43 | Merge branch 'develop' into feature/mock-sse | | |
David Walend | d036df02118 | Updated pom.xml version to 1.26.5.1-SNAPSHOT | | |
David Walend | bc274286e8a | Created release branch and updated pom.xml files to 1.26.4.2-SNAPSHOT | | |
David Walend | 16c3e7ee027 | Added a bit of logging to help bracket for SHRINE-3119 | | |
marc-danie | adea6581076 | SHRINE-3095 - Improve server sent endpoint qep/queryResultSet to only send data when it changes
- resolved conflicts... | | |
Ben Carmen | bdc2357b899 | Merge pull request #358 in SHRINE/shrine from bugfix/SHRINE-3082-show-statuses to develop
* commit '4eb9e9a119972e65... | | |
bendcarmen | 4eb9e9a1199 | Changed back to delayed as default | | |
bendcarmen | a324f05d9d3 | Added defualt case as Unknown | | |
bendcarmen | d0646e80ab5 | Made "Delayed" the default case. | | |
bendcarmen | 3e15dd8d45e | Incorporated Simplified logic suggested from review. | | |
bendcarmen | 8eae7fbc46c | Merge branch 'develop' into bugfix/SHRINE-3082-show-statuses | | |
bendcarmen | 97ae63636fd | Added cases for new states | | |
David Walend | 91d3fe724f9 | Using circe instead of json4s for Queues in the messaging library for SHRINE-3021 | | |
Marc-Danie Nazaire | c20331b57c8 | Merge pull request #356 in SHRINE/shrine from feature/SHRINE-3113-update-statuses-returned-by-the to develop
* commi... | | |
marc-danie | 73b861532e2 | SHRINE-3113 - Update statuses returned by the qep - fixed call to isComplete on results | | |
David Walend | 95db09c097c | Latest circe compiles OK for SHRINE-3010 | | |
David Walend | 1232004516b | Latest http4s compiles OK for SHRINE-3010 | | |
bendcarmen | f6cbf6d54a5 | saving work | | |
David Walend | ea998672922 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
Marc-Danie Nazaire | bafc04ea73f | Merge pull request #355 in SHRINE/shrine from feature/SHRINE-3113-update-statuses-returned-by-the to develop
* commi... | | |
marc-danie | ad3bb188c00 | SHRINE-3113 - Update statuses returned by the qep | | |
bendcarmen | 4bc3e82bff0 | refactored mock shrine-api | | |
bendcarmen | 3094a2bd9ea | commented out local dev configs. | | |
bendcarmen | 5ab68bfd4a7 | Renamed for clarity | | |
bendcarmen | f13eb057b41 | Updated mock shrine-api to yield results via SSE | | |
David Walend | e659c4c6668 | Refactoring to a common ID column for SHRINE-2876 | | |
David Walend | 1dc4dd6b1a9 | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine into develop | | |
David Walend | c99ae5a2d86 | Quick sql fix for Oracle and mssql | | |
bendcarmen | ed21ef5f8da | commented out the onerror handler | | |
Ben Carmen | f10ad469d89 | Merge pull request #352 in SHRINE/shrine from bugfix/SHRINE-3082-fix-SSE to develop
* commit '0bdcac99d654f7e59cd785... | | |
David Walend | 515334f53bc | Merge pull request #351 in SHRINE/shrine from feature/SHRINE-3087-use-mom-ping-to-detect-when-the to develop
* commi... | | |
bendcarmen | 0bdcac99d65 | added error handler back in and commented out the code that was causing the loop. | | |
bendcarmen | ab5bc3d2c79 | fix for SSE | | |
marc-danie | 65edd1522b5 | SHRINE-3096 - Run Network Health Connectivity test with real data - merged with develop | | |
marc-danie | 783533173c8 | SHRINE-3096 - Run Network Health Connectivity test with real data | | |
bendcarmen | 65fd49af5b7 | Merge branch 'develop' into task/SHRINE-3084-error-pop-up | | |
bendcarmen | 45117203476 | added Jira ticket # to comment | | |
bendcarmen | 6bfc55fd32b | fix time zone issue in jest SHRINE-3112 | | |
David Walend | 37f3b417e0e | Consolidated dispatcher API for SHRINE-3049 | | |
David Walend | ada9d30a70b | Cleaned up initiation of the network for SHRINE-3046 | | |
David Walend | aba3dcbdd84 | Graceful recovery from error for SHRINE-3087 SHRINE-3049 SHRINE-3046 SHRINE-3045 | | |
David Walend | 2e029aca54c | Retry setting up queues for SHRINE-3087 | | |
Ben Carmen | e117c941441 | Merge pull request #350 in SHRINE/shrine from task/SHRINE-3081-server-sent-events to develop
* commit '0c07d6a0b9689... | | |
bendcarmen | 0c07d6a0b96 | Added restart on unclosed error | | |
David Walend | 26096dbd4f2 | Merge pull request #344 in SHRINE/shrine from feature/SHRINE-2987-send-the-request-to-run-a-query to develop
* commi... | | |
David Walend | ca73bad7d79 | Merge pull request #345 in SHRINE/shrine from feature/SHRINE-3048-figure-out-how-to-use-with-a to feature/SHRINE-2987... | | |
David Walend | 305c28f2c33 | Merge pull request #348 in SHRINE/shrine from feature/SHRINE-2989-make-qep-handle-the-new-states to feature/SHRINE-30... | | |
marc-danie | 5fa49fb41f8 | Merge branches 'develop' and 'feature/SHRINE-3096-run-network-health-connectivity' of https://open.med.harvard.edu/st... | | |
marc-danie | 9631e6b46e8 | SHRINE-3106 - Fix partial results returned by server sent event call queryResultSet | | |
David Walend | 9e0c2af5edf | Missed a couple of files for SHRINE-2989 | | |
bendcarmen | ac8701db59a | quick edit | | |
bendcarmen | b1416d96e8a | removed unused property | | |
bendcarmen | 7ac819f6c92 | removed unnessesary file | | |
bendcarmen | be3028da4eb | Merge branch 'develop' into task/SHRINE-3081-server-sent-events | | |
bendcarmen | cd111dc599f | Potential solution for Server Sent Events | | |
David Walend | 9cbed44ed45 | Couple of shrine tickets for todos to wrap up SHRINE-2989 | | |
David Walend | cb332d90b1d | Review comments from Marc-Danie and me for SHRINE-2989 | | |
David Walend | f955d26d5fc | Merge branch 'feature/SHRINE-3048-figure-out-how-to-use-with-a' into feature/SHRINE-2989-make-qep-handle-the-new-states | | |
David Walend | 60aea16318f | Merge branch 'feature/SHRINE-2987-send-the-request-to-run-a-query' into feature/SHRINE-3048-figure-out-how-to-use-with-a | | |
David Walend | c8569fe2213 | Merge branch 'develop' into feature/SHRINE-2987-send-the-request-to-run-a-query | | |
David Walend | 7cae406b15c | Merge remote-tracking branch 'origin/develop' into feature/SHRINE-2989-make-qep-handle-the-new-states | | |
David Walend | 0b252944a36 | Result statuses in QEP database for SHRINE-2989 | | |
David Walend | 4706f1bf652 | Merge pull request #349 in SHRINE/shrine from bugfix/SHRINE-3107-proxy-won-t-let-a-relative-path to develop
* commit... | | |
David Walend | 245e3ddfda8 | Merge branch 'bugfix/SHRINE-3107-proxy-won-t-let-a-relative-path' into feature/SHRINE-2989-make-qep-handle-the-new-st... | | |
bendcarmen | fd5969d315d | Merge branch 'develop' into task/SHRINE-3081-server-sent-events | | |
bendcarmen | f88f48e5712 | working version of Server Sent Events | | |
David Walend | 508dc8bd276 | Merge branch 'develop' into feature/SHRINE-2989-make-qep-handle-the-new-states | | |
David Walend | 30b8aa163b2 | Interpreting new states in the QEP's database for SHRINE-2989 | | |
bendcarmen | 240fe35edbd | Remove of accidentally merged code | | |
David Walend | fae1470e5c3 | Merge remote-tracking branch 'origin/develop' into feature/SHRINE-2989-make-qep-handle-the-new-states | | |
bendcarmen | db9fd71cd68 | saving work | | |
bendcarmen | 48d91024a07 | removed a slash causing an error | | |
bendcarmen | 103666e6c1c | merged develop | | |
David Walend | ef0727f65ad | Really ugly hack to the proxy to let it work with relative paths on our test systems for SHRINE-3107 | | |
David Walend | 85c93f60a45 | Updates about result states for SHRINE-2989 | | |
David Walend | 1900b869e25 | Merge remote-tracking branch 'origin/develop' into feature/SHRINE-2989-make-qep-handle-the-new-states | | |
Ben Carmen | e516be6a290 | Merge pull request #346 in SHRINE/shrine from task/SHRINE-3088-remove-hover-text to develop
* commit 'a9a32b3ad0f116... | | |
Marc-Danie Nazaire | 65f9ece79f9 | Merge pull request #347 in SHRINE/shrine from bugfix/SHRINE-3106-fix-partial-results-returned to develop
* commit 'd... | | |
marc-danie | def7c2db15d | SHRINE-3106 - Fix partial results returned by server sent event call queryResultSet | | |
David Walend | bea49e71b40 | Got everything flowing for SHRINE-2989 | | |
bendcarmen | a9a32b3ad0f | Removal of Error tool tip | | |
bendcarmen | b1d2e1843c3 | Saving work on error pop-up | | |
David Walend | 95c7fd0579d | Now forwarding updates about results from the hub to the qep for SHRINE-2989 | | |
David Walend | f7d0fc40b83 | Merge branch 'feature/SHRINE-3048-figure-out-how-to-use-with-a' into feature/SHRINE-2989-make-qep-handle-the-new-states | | |
David Walend | 8db31c29a07 | Merge branch 'feature/SHRINE-2987-send-the-request-to-run-a-query' into feature/SHRINE-3048-figure-out-how-to-use-with-a | | |
David Walend | 1dc5095639a | Turns out Marc-Danie needs to get a query by id. Putting that back (new style) for SHRINE-3048 | | |
David Walend | d7a2ea5017b | Merge branch 'develop' into feature/SHRINE-2987-send-the-request-to-run-a-query | | |
David Walend | 6c52b0553b2 | First draft of receiving Results as json in the QEP for SHRINE-2989 | | |
bendcarmen | 83fd43b0d1e | Fixed breaking tests to reflect default config values. | | |
Ben Carmen | 9a6c224b650 | Merge pull request #343 in SHRINE/shrine from task/SHRINE-3079-move-config-to-service to develop
* commit 'ac4d0f1bb... | | |
bendcarmen | ac4d0f1bbef | fix of if statement | | |
David Walend | a81728203d0 | Updating the QEP's database before the query goes out for SHRINE-2989 | | |
David Walend | 9b15e64cffa | Some refactoring for SHRINE-2989, plus storing query state changes in the hub's database. | | |
David Walend | 91f30091484 | Some renaming to save confusion later | | |
David Walend | df205c1d06a | Status updates about running queries from the hub to the QEP's database for SHRINE-2989 | | |
bendcarmen | df740222c5f | Fix of undefined mutableUrl | | |
David Walend | 998e4e46e88 | Sending a query update for SHRINE-2989 | | |
bendcarmen | 11e944fc61a | Merge branch 'develop' into task/SHRINE-3079-move-config-to-service | | |
bendcarmen | 18d90882818 | Saving work | | |
David Walend | 5660bc06a47 | Database work for SHRINE-2989 | | |
David Walend | 8dcf13ad9bd | Able to receive query updates for SHRINE-2989 | | |
David Walend | 79e2871184b | Some renaming of hub db methods for SHRINE-3048 | | |
David Walend | c9ae8870856 | Better sorting in the hub db for SHRINE-3048 | | |
David Walend | 0262b5fc428 | Using === and some better queries for SHRINE-3048 | | |
David Walend | 548ce7a5e3a | Merge remote-tracking branch 'origin/develop' into feature/SHRINE-2987-send-the-request-to-run-a-query | | |
David Walend | da028fadeec | Added a zero-day assumed date to keep the harvested Topics and Researchers from the QEP from clashing in the hub's da... | | |
bendcarmen | c20819144ff | Changes based on review...check if url ends in slash, change to error pop text | | |
bendcarmen | 3c812ee9ba4 | Added unit tests for Server Side Events Saga and fixed and removed tests accordingly. | | |
David Walend | 33046a1bc8a | ids from the QEP (so that they will be consistent) for SHRINE-2987 | | |
David Walend | 2567584512d | Messages flowing for SHRINE-2987 | | |
bendcarmen | 41838c9aa61 | Merge branch 'develop' into task/SHRINE-3081-server-sent-events | | |
bendcarmen | 940ace18828 | Potential solution for SHRINE-3079 | | |
bendcarmen | 3ad10cc10df | Fetch of configration needed for logging in to the webclient | | |
bendcarmen | fd10fb48488 | mergeg of latest from develop | | |
Marc-Danie Nazaire | 10582d0d364 | Merge pull request #341 in SHRINE/shrine from feature/SHRINE-3091-finalize-the-json-structure-returned to develop
* ... | | |
David Walend | 12b0e55e0f8 | Merge pull request #342 in SHRINE/shrine from feature/SHRINE-2776-replace-web-api-requests-to-run to develop
* commi... | | |
marc-danie | 14e292e1b2d | SHRINE-3091 - Finalize the JSON structure returned by the server sent event - tweaked query parameter symbols | | |
marc-danie | f1e5421bc9b | SHRINE-3091 - Finalize the JSON structure returned by the server sent event - modified so that the networkId is optional | | |
David Walend | f440d684e53 | Got a command to run a query flowing from the QEP to the hub for SHRINE-2987 | | |
bendcarmen | 48b714909f6 | Saving SSE work | | |
David Walend | ae68495da01 | Changed RunQueryAtHub to take a node id for SHRINE-2987 | | |
marc-danie | 5c978eed4b5 | SHRINE-3091 - Finalize the JSON structure returned by the server sent event - moved the query parameters to a separat... | | |
David Walend | 401deac7a14 | Consistently working via messaging for SHRINE-2776 | | |
marc-danie | 32978303d92 | SHRINE-3091 - Finalize the JSON structure returned by the server sent event - fixed typo | | |
marc-danie | 770a5fccd9c | SHRINE-3091 - Finalize the JSON structure returned by the server sent event - tweaked the JSON structure some more | | |
marc-danie | 5e2354947b7 | SHRINE-3091 - Finalize the JSON structure returned by the server sent event | | |
David Walend | 45bb4d8ae0f | Merge branch 'develop' into feature/SHRINE-2776-replace-web-api-requests-to-run | | |
David Walend | 54adaaadcde | Seeing results flow through for SHRINE-2776 | | |
David Walend | 9665f518137 | Added a standard API for sending queries from the hub for SHRINE-2776 | | |
David Walend | 0b0e8bad28e | Shrine ontology terms for the test in SHRINE-2776 | | |
Marc-Danie Nazaire | fee99a9414c | Merge pull request #338 in SHRINE/shrine from feature/SHRINE-2861-use-cats-effect-io-for-sending to develop
* commit... | | |
Marc-Danie Nazaire | d48d7634aec | Merge pull request #340 in SHRINE/shrine from feature/SHRINE-3092-webclient-should-be-able-to-use to develop
* commi... | | |
| Next → |