shrine-medco/qep/service/src/main/scalamaster
shrine-medco/qep/service/src/main/scala
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
390f294521e1 | David Walend | Potential fix for SHRINE-2329 - only ask the adapters for results if all the… | Sep 22 2017 | |||
872703dae287 | David Walend | More logging, and notifying when new data arrives for SHRINE-2286 | Sep 18 2017 | |||
5dea022435b9 | David Walend | Fix for SHRINE-2286 the QepReceiver now notifies the QepQueryDbChangeNotifier | Sep 15 2017 | |||
dcce5d0937cc | David Walend | Made many QEP DB runs transactional for SHRINE-1835 | Sep 14 2017 | |||
5161c0b3513c | David Walend | todo sweep at the end of SHRINE-2148 | Sep 8 2017 | |||
785f33263393 | David Walend | Created json envelope for all SHRINE 1.23 messages. Filled in isCompleted. | Sep 8 2017 | |||
d5100ce6fff1 | David Walend | Plans for statuses in SHRINE-2148 and the start of envelopes for SHRINE-2177 | Sep 7 2017 | |||
d646aebe6dd9 | David Walend | Fix for SHRINE-2149 - no longer writing the hub's web API reply to the QEP's… | Sep 5 2017 | |||
df369c51a0e9 | yifan xing | added detach and blocking | Aug 24 2017 | |||
d86c95a0ebff | David Walend | Put NodeId into the QEP and into every RunQueryRequest it sends for SHRINE-2174 | Aug 17 2017 | |||
49e53dfd49a9 | David Walend | Added a scheduled cleanup of the notification Map every 5 minutes. SHRINE-2145 | Aug 14 2017 | |||
b1977c6de01a | David Walend | Extracted QepQueryDbChangeNotifier into a singleton where other parts of SHRINE… | Aug 13 2017 | |||
cf8e7f2f363f | David Walend | Merge pull request #15 in SHRINE/shrine from feature/SHRINE-2140-quickly-return… | Aug 7 2017 | |||
e33082ad98ff | David Walend | Added a comment to pin down just what queryHub does. | Aug 7 2017 | |||
b4c47c9d13f2 | David Walend | Got breakdowns into a structure to deliver for SHRINE-2150 | Aug 4 2017 | |||
9ea8edcc1c0b | David Walend | Merge branch 'develop' into feature/SHRINE-2140-quickly-return-the-network-query | Aug 3 2017 | |||
faaefafae229 | David Walend | Added problem recording for SHRINE-2140 | Aug 3 2017 | |||
47c757c0380d | David Walend | AbstractQepService no longer waits for a response from the hub before replying… | Aug 3 2017 | |||
f47bff5d7d77 | David Walend | Assembles a new, result-free reply for SHRINE-2140 | Aug 2 2017 | |||
10ae225a0cc9 | David Walend | First step of SHRINE-2140. I'm able to change the statusTypeName element in the… | Aug 1 2017 | |||
a896ddb92350 | David Walend | Main body of work for SHRINE-2141 . I added new web API and database calls to… | Aug 1 2017 | |||
521fe95cc682 | David Walend | Fix for SHRINE-1455 - default value of authorizationType from a reference.conf | Jul 13 2017 | |||
5e347575f087 | David Walend | Cleaning up some todos before mothballing SHRINE-2055 | Jun 30 2017 | |||
b40f08975a64 | David Walend | Added row count and offset to ResultsTable for SHRINE-2072 | May 22 2017 | |||
ad8d71e09b7c | David Walend | networkIds as strings for SHRINE-2029 | May 2 2017 | |||
f97ae384453e | David Walend | Logging in the database layer to debug why it is so slow | Apr 7 2017 | |||
df5b3b56fa8e | David Walend | Code changes to get data flowing for SHRINE-1963 | Apr 5 2017 | |||
6284d1140170 | David Walend | DB changes to support previous queries view (for now) SHRINE-1963 | Apr 4 2017 | |||
567e3618077d | Ty | small sql optimization | Feb 7 2017 | |||
05b0bbccd695 | Ty | moved json structures, finished first draft | Feb 1 2017 | |||
c453486b5556 | Ty | further work on query json structures | Jan 31 2017 | |||
4f9ab3ff58b8 | Ty | fixed json structures | Jan 31 2017 | |||
f109100dff3a | Ty | first draft of json structure implementations | Jan 31 2017 | |||
cc35b9c156d1 | David Walend | Fix for SHRINE-1843 | Jan 13 2017 | |||
aa37ad9e8ea9 | David Walend | Test xml for the data admin | Jan 5 2017 | |||
a8a07235bd05 | David Walend | A lot of one-line changes consolidating ConfigSource implementations into just… | Nov 15 2016 | |||
8d5ac9ce1a5e | Ty | renamed crypto2 to crypto | Nov 10 2016 | |||
f034bed10311 | Ty | deleted old crypto | Nov 10 2016 | |||
1e4e0c5afb8d | Ty | updated keystore parser, need to fix client | Nov 7 2016 | |||
b932130e92e8 | Ty | fixes to signing/verifying, test fixes | Nov 3 2016 | |||
5adbff9b56a3 | Ty | Error handling upon constructing from keystore file | Oct 28 2016 | |||
403a1aace839 | Ty | initial setup of verifying cross site signatures | Oct 19 2016 | |||
7541b470f1ff | Ty | summary fix, qep trustModel, testing changes, various style changes | Oct 14 2016 | |||
45e08dbe92ac | Ty | Merge branch 'develop' of https://open.med.harvard.edu/stash/scm/shrine/shrine… | Oct 7 2016 | |||
9c5c81272a55 | Ty | Change to throw a ConfigError on parsing incorrect objects from config | Oct 7 2016 | |||
56e8ed449899 | David Walend | Fix for SHRINE-1644 - better error message when a delete query request has a… | Oct 6 2016 | |||
c055b3789ed1 | Ty | rewired the Dashboard to use the Status backend | Oct 3 2016 | |||
d34faaa42f78 | Ty | Needs Warmup Trait, beginning of Bootstrap visualization for dashboard | Sep 6 2016 | |||
2f54aea4a4c4 | Ty | refactored delayedInit | Aug 26 2016 | |||
477a28e31e84 | Ty | turn off connector added back to tests | Aug 17 2016 | |||
c596cfdb80f6 | Ty | moved problem into util | Aug 15 2016 | |||
229ee91b9d0e | Ty | changed how problems override Abstract Problem, using lazy vals instead of vals | Aug 2 2016 | |||
50b529562967 | Ty | Finally figured out how to serialize NodeSeq | Jul 22 2016 | |||
a5417d56f0e1 | Ty | Factored out config sources, Hopefully not too much | Jul 22 2016 | |||
9017f31ccbad | Ty | First half of code review refactoring (epoch added to Problems) | Jul 22 2016 | |||
161ebb92aec0 | David Walend | Separated most of the QEP components from ShrineOrchestrator, and found and… | May 18 2016 | |||
f0cb8f1ade70 | David Walend | Removed QepConfig and associated baggage for SHRINE-1041 | Apr 19 2016 | |||
37b9f97de0ea | David Walend | Moved a lot of goop from ShrineOrchestrator to… | Apr 18 2016 | |||
12e53983e2ec | David Walend | Removed authenticationType from ShrineOrchestrator for SHRINE-1041 | Apr 15 2016 | |||
c5755db71746 | David Walend | Pinned down AuthorizationType for SHRINE-1041 | Apr 15 2016 | |||
44eebba9827a | David Walend | Dissolved a lot of AuthStrategy for SHRINE-1041 | Apr 15 2016 | |||
2576f4735829 | David Walend | Big cleanup of DSA authorizer for SHRINE-1041 | Apr 15 2016 | |||
031efefe1ec9 | David Walend | Untangled some of the mess around QueryEntryPointComponents for SHRINE-1041 | Apr 14 2016 | |||
5dd2f2290838 | David Walend | Worked through mixed concerns in the hub and qep configs for SHRINE-1041 | Apr 14 2016 | |||
147f98ddb2b4 | David Walend | breakdownResultOutputTypes for SHRINE-1041 | Apr 1 2016 | |||
eee398843d7e | David Walend | More SHRINE-1113. Switched to new API in I2b2BroadcastResource | Mar 30 2016 | |||
3917f1682433 | David Walend | Merge branch 'release/1.21.0' into develop | Mar 18 2016 | |||
f146bb0dafa6 | David Walend | Possible fix for SHRINE-1388 | Mar 18 2016 | |||
3a20bb0b9ad2 | David Walend | Making the ResultOutputType optional. More hope for SHRINE-1377 | Mar 17 2016 | |||
6c50f60966df | David Walend | Possibly a fix for SHRINE-1377 - QueryResults with ERRORs don't have result… | Mar 16 2016 | |||
6cbb20c19235 | David Walend | Added sorting to selectPreviousQueriesByUserAndDomain() to pick most recent… | Mar 16 2016 | |||
3d57ca1786f0 | David Walend | Removed held field from QueryMaster. | Mar 11 2016 | |||
f769de87b136 | David Walend | Added a trap for SqlExceptions coming from the QEP's database. | Mar 8 2016 | |||
f145827ebd51 | David Walend | Added new problem response for trouble running a query in the qep | Mar 8 2016 | |||
f253511819a9 | David Walend | Added configurable timeout for the qep's communication with the qep db cache | Mar 7 2016 | |||
b6f766a02ebe | David Walend | Now transferring data between databases on shrine-dev | Mar 4 2016 | |||
5648e6caae51 | David Walend | Bulk of the code for priming the previous queries table | Mar 3 2016 | |||
d169d3654ae3 | David Walend | Interpretting fetchSize as an SQL limit for SHRINE-1309 | Feb 29 2016 | |||
d0726394537c | David Walend | Removed the hack to get auth errors | Feb 25 2016 | |||
1c3ea56d1424 | David Walend | Added a NotAuthenticatedProblem to report problems with authentication that… | Feb 25 2016 | |||
81211412c355 | David Walend | Hack to get an exception from the QEP | Feb 25 2016 | |||
bedefc0f6215 | David Walend | Now authenticating everythign that happens in the QepService and… | Feb 25 2016 | |||
9b302f58581e | David Walend | Added support for configured breakdown types | Feb 22 2016 | |||
2bf0f425c61e | David Walend | Better error message for SHRINE-1299 | Feb 22 2016 | |||
29820016199b | David Walend | Added logging of the response | Feb 22 2016 | |||
ff5a1baf4ea1 | David Walend | Need to update the times to pick up the delete | Feb 18 2016 | |||
9f94c89c8868 | David Walend | Plugging in method to delete queries | Feb 18 2016 | |||
3f85e99a94aa | David Walend | Support for renaming and deleting queries | Feb 18 2016 | |||
73feda32acaa | David Walend | Renaming before using in the db code | Feb 18 2016 | |||
918ca8ac1b3e | David Walend | Now using the isDone method on StatusType to determine if queries are done | Feb 18 2016 | |||
f0f63b4fe1f6 | David Walend | CQRS for breakdowns and errors in query results | Feb 17 2016 | |||
36d887412b58 | David Walend | Put in any updated records when new results come back from the hub. | Feb 17 2016 | |||
2a4852b100db | David Walend | First attempt at round-trip db cache of results in the qep, and some more cruft… | Feb 17 2016 | |||
c8676bf4a66c | David Walend | Got rid of some unused wierdly complex code | Feb 17 2016 | |||
f28f5f8754d0 | David Walend | Prep work and a bit of logging before reading query results | Feb 16 2016 | |||
fdcd7f3b1d65 | David Walend | Have to use the adapterNode as a foreign key for a response with problems. The… | Feb 5 2016 | |||
066b583758a5 | David Walend | DB work for problems | Feb 5 2016 | |||
ff66a1935aee | David Walend | Now storing and retrieving query results with breakdowns in unit tests. | Feb 4 2016 | |||
1ea5937a612a | David Walend | Getting a QueryResult out of the db | Feb 4 2016 | |||
dffc299274c1 | David Walend | Breakdown types table | Feb 4 2016 |
c4science · Help