shrine-medco/qep/service/src/main1.22.2.1
shrine-medco/qep/service/src/main
1.22.2.1
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
39b793677701 | David Walend | Merge branch 'release/1.21.0' into develop | Mar 22 2016 | |||
23c410f3c6de | David Walend | Missing database statements for SHRINE-1388 | Mar 22 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 | |||
18ee728afe67 | David Walend | Updated mssql and oracle qep audit schemas for SHRINE-1377 | Mar 17 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 | |||
e361f941f697 | David Walend | VARCHAR(MAX) replaces TEXT in mssql | Mar 7 2016 | |||
8ba321c3dde9 | David Walend | Fixes for Oracle schema | Mar 7 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 | |||
cf1ae4c6d5be | David Walend | First try at oracle and msssql ddls for the new tables in the qep. | Feb 23 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 | |||
14964e860330 | David Walend | Missed a line of db table creation code | Feb 16 2016 | |||
fdcd7f3b1d65 | David Walend | Have to use the adapterNode as a foreign key for a response with problems. The… | Feb 5 2016 | |||
f0d1dc55a943 | David Walend | Added mysql sql to create a table for problems the qep stores as part of query… | Feb 5 2016 | |||
066b583758a5 | David Walend | DB work for problems | Feb 5 2016 | |||
9b6f10a68dad | David Walend | breakdown sql for the qep | Feb 4 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 | |||
55d2b7bc9c78 | David Walend | Another try at the network id | Feb 2 2016 | |||
a9e82a82b430 | David Walend | Think I found the network id | Feb 2 2016 | |||
c3c7d4df1d2f | David Walend | Removed some dead code, updated sql for the new table, and removed the… | Feb 2 2016 | |||
3a5bc041c7f5 | David Walend | Now attempting to save part of QueryResults in the DB | Feb 2 2016 | |||
0b4d7f6fa098 | David Walend | Matched fields in a QueryResult with fields in the database | Feb 2 2016 | |||
ccb416e4cc48 | David Walend | A little extra logging to try to figure out what one of the aggregators is | Feb 2 2016 | |||
b809ecd7759b | David Walend | Start of query result tables | Feb 2 2016 | |||
0b9ea42e31e7 | David Walend | Deleted more PDO stuff | Feb 1 2016 | |||
73bc2b1c8e06 | David Walend | Got rid of ReadPDORequest and associated bits | Jan 29 2016 | |||
064b3b77cf6a | David Walend | Planning out the next part of local/local | Jan 29 2016 | |||
16bf34625454 | David Walend | Added some logging to see what else happens | Jan 29 2016 | |||
d6a2021af428 | David Walend | Removed stray columns from previousQueries | Jan 28 2016 | |||
85fb775a3a20 | David Walend | Added logging to try to find where the message comes in | Jan 28 2016 | |||
9a403f61dfab | David Walend | Attempting to track down what happened to the FlagQueryRequest's message | Jan 27 2016 | |||
29407c707e89 | David Walend | Attempting to track down what happened to the FlagQueryRequest's message | Jan 27 2016 | |||
c623fa3f3116 | David Walend | Should now handle flag/unflag query requests in the QEP's database | Jan 27 2016 | |||
54645092738b | David Walend | Add flagged query table and use it a little bit | Jan 27 2016 | |||
5315849aa994 | David Walend | Factored the JDNI/tomcat boilerplate off into its own class | Jan 26 2016 | |||
3c0dcb5f165c | David Walend | Handling a case where the dashboard's KeyStore just has the right cert in it. | Jan 26 2016 | |||
bfad2e33d56b | David Walend | Removing the parts that the QEP uses to ask adapters for previous queries | Jan 26 2016 | |||
75b470281df5 | David Walend | Renamed mysterious thing that is the heart of the QEP to AbstractQepService… | Jan 26 2016 | |||
5b03b448644f | David Walend | Renamed 'service' package to 'qep' | Jan 26 2016 | |||
30dd91476f9c | David Walend | Cleaned up dead imports from some ancient refactoring. | Jan 26 2016 | |||
bfeaa8acc95a | David Walend | Added test for selecting by user | Jan 26 2016 | |||
b3ad90ab2ed9 | David Walend | Guess for the right value of queryMasterid | Jan 25 2016 | |||
627357bb98ce | David Walend | Trying out reading previous queries from the db | Jan 25 2016 | |||
53d591999cb2 | David Walend | Some debugs to see what's what | Jan 22 2016 | |||
fe5b56ccf246 | David Walend | Bill's recommendations for handling the previous query table | Jan 22 2016 | |||
ba61dcf294fc | David Walend | Now storing queries locally in the QEP | Jan 22 2016 | |||
4a0864cdb8b3 | David Walend | Adding mysql.ddl for qepQueryDb. Split out the sql directory into… | Jan 21 2016 | |||
69fb78df0401 | David Walend | Moving sql scripts | Jan 20 2016 | |||
adc59d4ba10b | David Walend | Added test for QepQueryDb, fixed a typo | Jan 20 2016 | |||
75f57ff39ec6 | David Walend | Adding some slick code for the qep db | Jan 19 2016 | |||
e59e514d57f6 | David Walend | Basics of the QueryInstance db table | Jan 19 2016 | |||
012309b58aee | David Walend | Updated slick profile comments in the reference conf | Nov 19 2015 | |||
64e3c0616d47 | David Walend | Added full set of Slick profile names to the reference.conf | Nov 18 2015 | |||
c6bdb111be5e | David Walend | ddl for oracle and mssql | Nov 18 2015 | |||
62c64b62d854 | David Walend | Changes for running with oracle and mssql | Nov 18 2015 | |||
b6311a9b4a18 | David Walend | MSSQL slick profiles | Nov 17 2015 | |||
eb79eee62112 | David Walend | Removed unhelpful logging | Nov 17 2015 | |||
b3e9d4b6841a | David Walend | Tweaked logging to try to see what's happening | Nov 16 2015 | |||
ad501d07f955 | David Walend | Toward Oracle support | Nov 16 2015 | |||
dda5bd867962 | David Walend | No longer logging the password. Fix for SHRINE-1241 | Nov 13 2015 | |||
be357e0f2736 | David Walend | SHRINE-1052 now using create boolean config values to signal when to create a… | Oct 16 2015 | |||
c312cad73514 | David Walend | Turning on the ACT metrics audit by default | Sep 14 2015 | |||
84e2edf03a3f | David Walend | sql for generating a report | Sep 11 2015 | |||
c861d13e4361 | David Walend | Refactoring DB code before writing the data mining wiki page | Sep 11 2015 | |||
70587b3ca374 | David Walend | Added a hack to prevent the QEP from changing the network id just before… | Sep 10 2015 | |||
ba7741f56dc4 | David Walend | All run query requests should have a usable ID after construnction. | Sep 9 2015 | |||
3cd9dc92a388 | David Walend | Copy the run query request with the found topic name from the authorization… | Sep 9 2015 | |||
5efd4516f127 | David Walend | Allow topic names to be transmitted and recorded in the ACT metrics audit db… | Sep 8 2015 | |||
f389faeb2dd1 | David Walend | Unwinding some code to get the topic name from the auth service into the… | Sep 1 2015 | |||
bc5c426866af | David Walend | Inserted debug statements to hunt for correct ids, and cleaned out a lot of… | Sep 1 2015 | |||
800e7b00661b | David Walend | Revert "Combined topic name and topic id into an optional tuple in… | Sep 1 2015 | |||
5f7d9fbea4c3 | David Walend | Combined topic name and topic id into an optional tuple in RunQueryRequest. | Sep 1 2015 |
c4science · Help