shrine-medco/hub/broadcaster-aggregator/src/main/scala/net/shrine/aggregationmaster
shrine-medco/hub/broadcaster-aggregator/src/main/scala/net/shrine/aggregation
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0b351780dd7b | David Walend | Fix for SHRINE-1640. Better error message for nothing to aggregate. | Oct 7 2016 | |||
2f54aea4a4c4 | Ty | refactored delayedInit | Aug 26 2016 | |||
477a28e31e84 | Ty | turn off connector added back to tests | Aug 17 2016 | |||
913dc186fe31 | David Walend | Rename net.shrine.protocol.Failure to FailureResult | Aug 8 2016 | |||
229ee91b9d0e | Ty | changed how problems override Abstract Problem, using lazy vals instead of vals | Aug 2 2016 | |||
a384fbafb8eb | Ty | Chagned get url, moved problems to data-commons | Jul 28 2016 | |||
9017f31ccbad | Ty | First half of code review refactoring (epoch added to Problems) | Jul 22 2016 | |||
0d1ed0f4b64f | David Walend | Proper problem for TimedOutWithAdapter, part of SHRINE-1113 | Mar 28 2016 | |||
96aa44ba6e1c | David Walend | Proper problem for TimedOutWithAdapter, part of SHRINE-1113 | Mar 28 2016 | |||
dae66ba237b4 | David Walend | More SHRINE-1113 three more Errors have real problems instead of strings. | Mar 25 2016 | |||
87af747198fb | David Walend | Got rid of ResultOutputType.PATIENTSET | Feb 23 2016 | |||
0b9ea42e31e7 | David Walend | Deleted more PDO stuff | Feb 1 2016 | |||
bfad2e33d56b | David Walend | Removing the parts that the QEP uses to ask adapters for previous queries | Jan 26 2016 | |||
30dd91476f9c | David Walend | Cleaned up dead imports from some ancient refactoring. | Jan 26 2016 | |||
53d591999cb2 | David Walend | Some debugs to see what's what | Jan 22 2016 | |||
cf533cf14423 | David Walend | Shrine-1114 error QueryResults must supply a Problem or a ProblemDigest | Nov 19 2015 | |||
5ed682f41d99 | David Walend | Merge branch 'release/1.20.0' into develop | Nov 3 2015 | |||
59908e29cff7 | David Walend | Added NodeId to RemoteAdapterClient and strung it through the test code. | Nov 3 2015 | |||
5358b449f362 | David Walend | Merge branch 'release/1.20.0' into develop | Nov 2 2015 | |||
6b7a860e0883 | David Walend | Now trapping ClientHandlerException. Fix for SHRINE-1220. | Nov 2 2015 | |||
b9b839bccba6 | David Walend | Merge branch 'release/1.20.0' into develop | Nov 2 2015 | |||
d136b21949c4 | David Walend | Now trapping an UnknownHostException in the Hub. Fix for SHRINE-1220. | Nov 2 2015 | |||
67fd3a7f78b7 | David Walend | Removed a todo | Oct 28 2015 | |||
f5373bfbbf2f | David Walend | Missing periods | Oct 22 2015 | |||
979b3608257b | David Walend | Updated problem text with Bill. | Oct 22 2015 | |||
c3a063dff576 | David Walend | Changed details to an xml element, which seems to carry through everything as… | Oct 15 2015 | |||
81c0255a02b8 | David Walend | Fixed a minor bug with connect exceptions, and updated some more text while… | Oct 13 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 | |||
8a4e49d64995 | David Walend | Added CouldNotParseResultsProblem and HttpErrorResponseProblem | Oct 8 2015 | |||
109a54ca6eef | David Walend | Added CouldNotConnectToAdapter problem | Oct 7 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 | |||
b5b5283ce163 | David Walend | Test contents for an error - see if they flow all the way through | Sep 25 2015 | |||
2205c9b63be2 | David Walend | Little cleanup things while exploring code | Sep 23 2015 | |||
ba7741f56dc4 | David Walend | All run query requests should have a usable ID after construnction. | Sep 9 2015 | |||
308b6e8da08c | Keith Dwyer | initial commit, based off revision 11702 of https://open.med.harvard. | Aug 26 2015 |
c4science · Help