History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
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 | |||
eb79eee62112 | David Walend | Removed unhelpful logging | Nov 17 2015 | |||
b3e9d4b6841a | David Walend | Tweaked logging to try to see what's happening | 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 | |||
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 | |||
308b6e8da08c | Keith Dwyer | initial commit, based off revision 11702 of https://open.med.harvard. | Aug 26 2015 |
c4science · Help