shrine-medco/commons/protocol/srctokyber
shrine-medco/commons/protocol/src
tokyber
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
87af747198fb | David Walend | Got rid of ResultOutputType.PATIENTSET | Feb 23 2016 | |||
3996ee1ec6a5 | David Walend | A little cleanup before dealing with sorting and fetch size | Feb 22 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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
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 | |||
bfad2e33d56b | David Walend | Removing the parts that the QEP uses to ask adapters for previous queries | Jan 26 2016 | |||
b3ad90ab2ed9 | David Walend | Guess for the right value of queryMasterid | Jan 25 2016 | |||
71c32e0c1e66 | Ben Carmen | Commit of POSO stuff for Status | Jan 7 2016 | |||
cf533cf14423 | David Walend | Shrine-1114 error QueryResults must supply a Problem or a ProblemDigest | Nov 19 2015 | |||
12c3fa5819ac | David Walend | Broadcast message ids from xor'ed UUIDs. Fix for SHRINE-1057. | Nov 10 2015 | |||
59908e29cff7 | David Walend | Added NodeId to RemoteAdapterClient and strung it through the test code. | Nov 3 2015 | |||
c3a063dff576 | David Walend | Changed details to an xml element, which seems to carry through everything as… | Oct 15 2015 | |||
161cc7583606 | David Walend | Added time and place stamp (and stack trace xml) to the problem digest | Oct 14 2015 | |||
9bea78dd1ff6 | David Walend | Updated a lot of parts of Problems | Oct 13 2015 | |||
cbda89e8c3a6 | David Walend | Renamed the generic problem to ProblemNotYetEncoded | Oct 9 2015 | |||
6ca273615419 | David Walend | Changes to hopefully get the problem digest all the way through | Oct 7 2015 | |||
44a18e69a78e | David Walend | Got changes to ErrorResponse compiling | Oct 6 2015 | |||
65152e457b7d | David Walend | Propagated the change into some db code and got a successful build | Oct 1 2015 | |||
8b471cb2654f | David Walend | Changed the error query result to take an optional Problem, provide a default… | Sep 30 2015 | |||
1d6d7c5ff2f5 | David Walend | removed some stray printlns) | Sep 29 2015 | |||
0ddbed40338f | David Walend | Tweaked argument order to make more sense | Sep 29 2015 | |||
db5b816ee751 | David Walend | Got xml and i2b2 flows working for ProblemDigest in QueryResult | Sep 29 2015 | |||
f8a05cbd0759 | David Walend | Added test of i2b2 xml | Sep 29 2015 | |||
d9ddb13f2fd3 | David Walend | Got a None for ProblemDigest working with QueryResult | Sep 28 2015 | |||
c1bef85c2730 | David Walend | Added XML processing for ProblemDigest, optional ProblemDigest parameter for… | Sep 28 2015 | |||
46b614a6fa8e | David Walend | Added ProblemDigest | Sep 28 2015 | |||
b5b5283ce163 | David Walend | Test contents for an error - see if they flow all the way through | Sep 25 2015 | |||
a309ca32f76c | David Walend | Test of adding extra xml | Sep 23 2015 | |||
2205c9b63be2 | David Walend | Little cleanup things while exploring code | Sep 23 2015 | |||
c6d887f5279b | David Walend | Added some logging and (perhaps) propper error handling to… | Sep 21 2015 | |||
ba7741f56dc4 | David Walend | All run query requests should have a usable ID after construnction. | Sep 9 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 | |||
308b6e8da08c | Keith Dwyer | initial commit, based off revision 11702 of https://open.med.harvard. | Aug 26 2015 |
c4science · Help