shrine-medco/qep/service/src/main1.22.2.x
shrine-medco/qep/service/src/main
1.22.2.x
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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