History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a61317376d34 | David Walend | Added two new problems and traps for incomplete-due-to-errors breakdown results… | Aug 12 2016 | |||
a384fbafb8eb | Ty | Chagned get url, moved problems to data-commons | Jul 28 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 | |||
963eb3d73c31 | David Walend | Last of the fixes for SHRINE-1113 updated all the test code and removed the old… | Mar 30 2016 | |||
eee398843d7e | David Walend | More SHRINE-1113. Switched to new API in I2b2BroadcastResource | Mar 30 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 | |||
b4ec1b02dc2d | 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 | |||
81211412c355 | David Walend | Hack to get an exception from the QEP | Feb 25 2016 | |||
87af747198fb | David Walend | Got rid of ResultOutputType.PATIENTSET | Feb 23 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 | |||
f0f63b4fe1f6 | David Walend | CQRS for breakdowns and errors in query results | Feb 17 2016 | |||
f28f5f8754d0 | David Walend | Prep work and a bit of logging before reading query results | Feb 16 2016 | |||
d782e17e411e | David Walend | Test of storing and retrieving a result with a problem | 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 | |||
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 | |||
b809ecd7759b | David Walend | Start of query result tables | Feb 2 2016 | |||
73bc2b1c8e06 | David Walend | Got rid of ReadPDORequest and associated bits | Jan 29 2016 | |||
d6a2021af428 | David Walend | Removed stray columns from previousQueries | Jan 28 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 | |||
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 | |||
bfeaa8acc95a | David Walend | Added test for selecting by user | Jan 26 2016 | |||
adc59d4ba10b | David Walend | Added test for QepQueryDb, fixed a typo | Jan 20 2016 | |||
0ddbed40338f | David Walend | Tweaked argument order to make more sense | Sep 29 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 | |||
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 | |||
308b6e8da08c | Keith Dwyer | initial commit, based off revision 11702 of https://open.med.harvard. | Aug 26 2015 |
c4science · Help