shrine-medco/qep1.22.2.1
shrine-medco/qep
1.22.2.1
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
d782e17e411e | David Walend | Test of storing and retrieving a result with a problem | 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 | |||
254268658d55 | David Walend | Some tests for flagged queries | 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 | |||
4eba8153a907 | David Walend | Renamed shrine-service to shrine-qep | 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 | |||
7a6e225ef0a9 | David Walend | straightening out the ddl | 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 | |||
5da3dad7337c | David Walend | Try a compatible version of freeslick | 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 | |||
253e6ab10784 | David Walend | Merge branch 'release/1.20.0' into develop | Nov 16 2015 | |||
ad501d07f955 | David Walend | Toward Oracle support | Nov 16 2015 | |||
9c6770a4720d | David Walend | Merge branch 'release/1.20.0' into develop | Nov 13 2015 | |||
bc4d082c6b64 | David Walend | Fix for SHRINE-1242. Including freeslick drivers in the .war files that might… | Nov 13 2015 | |||
dda5bd867962 | David Walend | No longer logging the password. Fix for SHRINE-1241 | Nov 13 2015 | |||
1f67119693f8 | David Walend | Updated to 1.21.0-SNAPSHOT. develop is open for 1.21 | Oct 27 2015 | |||
be357e0f2736 | David Walend | SHRINE-1052 now using create boolean config values to signal when to create a… | Oct 16 2015 | |||
0ddbed40338f | David Walend | Tweaked argument order to make more sense | Sep 29 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 | |||
c064351b7eb1 | David Walend | Next step in getting topic title through the works. | Sep 3 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 | |||
041ca1a4fd81 | David Walend | Got topic name threaded through the XML layers. | Aug 31 2015 | |||
dce491b3a7a8 | David Walend | I2B2BroadcastService is the right thing to use, not ShrineService. | Aug 28 2015 | |||
a2fd8ed4f36e | David Walend | Added logging to try to track down the missing config value | Aug 28 2015 | |||
0225d7dfe367 | David Walend | Fixed some typo-level bugs in the metrics audit code | Aug 28 2015 | |||
a8ad37e2005f | David Walend | created mysql.ddl for the adapter's part of the ACT metrics audit db | Aug 27 2015 | |||
308b6e8da08c | Keith Dwyer | initial commit, based off revision 11702 of https://open.med.harvard. | Aug 26 2015 |
c4science · Help